Status: Pass 199 Failure 19 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.test_volumes_snapshots_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotListTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON)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_snapshots_list.py", line 32, in resource_setup volume_origin = 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 2a907ae9-8998-444d-8f3f-bddf5a7ad3a8 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
ft2.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 28054e56-9787-469a-96e9-11c755c41a0d within the required time (360 s). Timer started at 1658399089. Timer ended at 1658399449. Waited for 360 s., <traceback object at 0x7fe2178bb0c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 1a818457-310a-4031-beeb-636bf0ecde83 within the required time (360 s). Timer started at 1658399449. Timer ended at 1658399928. Waited for 479 s., <traceback object at 0x7fe217791600>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft3.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 0x7ff54b053cc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume c5451dca-8252-41b8-ba38-dcbba7739df0 within the required time (360 s). Timer started at 1658399500. Timer ended at 1658399928. Waited for 428 s., <traceback object at 0x7ff54b063c40>), (<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 0x7ff54b073680>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 within the required time (360 s). Timer started at 1658400048. Timer ended at 1658400408. Waited for 360 s., <traceback object at 0x7ff54b07f880>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeNegativeTest) |
fail
ft4.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)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 0x7f81c5fd0f80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume e224490a-687c-4aac-bca4-b4baf25280a6 within the required time (360 s). Timer started at 1658400701. Timer ended at 1658401061. Waited for 360 s., <traceback object at 0x7f81c5f87580>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesNegativeTest) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest)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: (VolumesNegativeTest:tearDownClass) Failed to delete volume d7f2277b-071e-4f72-826b-114b581408c8 within the required time (360 s). Timer started at 1658398735. Timer ended at 1658399095. Waited for 360 s., <traceback object at 0x7f7682390080>) |
||||||
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 0x7fef67cd8e00>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotNegativeTestJSON) |
fail
ft7.1: tearDownClass (tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON)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 0x7f7681a22b80>) |
||||||
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
pt8.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
ft8.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-07-21 10:16:00,855 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes 0.258s 2022-07-21 10:16:00,856 118660 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-1274453600"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617296fc-5209-4ee3-af5c-25cb77f211ee', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617296fc-5209-4ee3-af5c-25cb77f211ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:00.774079", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:16:00,957 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.095s 2022-07-21 10:16:00,957 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8b11fc-f23b-4299-98dd-0f55b5d583ab', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8b11fc-f23b-4299-98dd-0f55b5d583ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:02,025 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.054s 2022-07-21 10:16:02,025 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d825fc62-69ba-4b9c-b226-ab67a1fdfa6a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d825fc62-69ba-4b9c-b226-ab67a1fdfa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:16:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:02,032 118660 INFO [tempest.common.waiters] volume 28054e56-9787-469a-96e9-11c755c41a0d reached available after waiting for 2.031965 seconds 2022-07-21 10:16:02,032 118660 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-21 10:16:02,115 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.079s 2022-07-21 10:16:02,116 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1036873593", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBdnJETrcmygChnh5izWLY9+RFS6zXpgDNrA4oxDLOq5ogwF49c2BO0q51V4yYtZnE0f55N0X+9AFj1jJQLAtPwklyLF5cMl85Ne1lzswwjFAMdF1OyKCTnIhEB+0LReuQ=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:02 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-9c59bb70-45fd-4d62-bc97-5bf97b554683', 'x-compute-request-id': 'req-9c59bb70-45fd-4d62-bc97-5bf97b554683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1036873593", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBdnJETrcmygChnh5izWLY9+RFS6zXpgDNrA4oxDLOq5ogwF49c2BO0q51V4yYtZnE0f55N0X+9AFj1jJQLAtPwklyLF5cMl85Ne1lzswwjFAMdF1OyKCTnIhEB+0LReuQ==", "fingerprint": "89:dc:c1:1a:86:76:12:1c:ad:a4:2c:84:8c:14:c0:5c", "user_id": "b0ff075d9612455a93a898413e8a948e"}}' 2022-07-21 10:16:02,117 118660 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1036873593 created 2022-07-21 10:16:02,272 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.154s 2022-07-21 10:16:02,272 118660 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--764287731", "description": "tempest-description--50224321"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-8f839c98-ca63-4a24-9c49-8bb6daa1e5e0', 'date': 'Thu, 21 Jul 2022 10:16:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c241d1ce-b96a-41a3-a141-68b608170889", "name": "tempest-securitygroup--764287731", "stateful": true, "tenant_id": "8804e6669b274c118f26e0984e409917", "description": "tempest-description--50224321", "shared": false, "security_group_rules": [{"id": "01b3bc8b-6b71-497f-8382-d09c951e0b36", "tenant_id": "8804e6669b274c118f26e0984e409917", "security_group_id": "c241d1ce-b96a-41a3-a141-68b608170889", "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": 370, "description": null, "tags": [], "created_at": "2022-07-21T10:16:02Z", "updated_at": "2022-07-21T10:16:02Z", "revision_number": 0, "project_id": "8804e6669b274c118f26e0984e409917"}, {"id": "fc694d40-1e21-4871-9114-346bf3eda155", "tenant_id": "8804e6669b274c118f26e0984e409917", "security_group_id": "c241d1ce-b96a-41a3-a141-68b608170889", "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": 369, "description": null, "tags": [], "created_at": "2022-07-21T10:16:02Z", "updated_at": "2022-07-21T10:16:02Z", "revision_number": 0, "project_id": "8804e6669b274c118f26e0984e409917"}], "tags": [], "created_at": "2022-07-21T10:16:02Z", "updated_at": "2022-07-21T10:16:02Z", "revision_number": 1, "project_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:02,596 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.323s 2022-07-21 10:16:02,597 118660 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": "c241d1ce-b96a-41a3-a141-68b608170889", "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-b11c7ee3-5f41-4dda-887d-ccf845070490', 'date': 'Thu, 21 Jul 2022 10:16:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "237f4434-9653-4231-b3bc-f16a18f15c46", "tenant_id": "8804e6669b274c118f26e0984e409917", "security_group_id": "c241d1ce-b96a-41a3-a141-68b608170889", "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-07-21T10:16:02Z", "updated_at": "2022-07-21T10:16:02Z", "revision_number": 0, "project_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:02,867 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.269s 2022-07-21 10:16:02,867 118660 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": "c241d1ce-b96a-41a3-a141-68b608170889", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b96c8533-632a-4445-a0f7-62ffe2e15f5c', 'date': 'Thu, 21 Jul 2022 10:16:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "520a3689-5df3-4c3e-bb60-e42a6fb7e5c5", "tenant_id": "8804e6669b274c118f26e0984e409917", "security_group_id": "c241d1ce-b96a-41a3-a141-68b608170889", "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-07-21T10:16:02Z", "updated_at": "2022-07-21T10:16:02Z", "revision_number": 0, "project_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:02,867 118660 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--764287731 created 2022-07-21 10:16:04,378 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/v2.0/floatingips 1.510s 2022-07-21 10:16:04,379 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-3cbe2977-b65c-443e-acd1-cc610616f6fe', 'date': 'Thu, 21 Jul 2022 10:16:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "783f7285-48eb-4261-8b78-896b134be765", "tenant_id": "8804e6669b274c118f26e0984e409917", "floating_ip_address": "172.27.3.53", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8804e6669b274c118f26e0984e409917", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-21T10:16:04Z", "updated_at": "2022-07-21T10:16:04Z", "revision_number": 0}}' 2022-07-21 10:16:04,379 118660 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '783f7285-48eb-4261-8b78-896b134be765', 'tenant_id': '8804e6669b274c118f26e0984e409917', 'floating_ip_address': '172.27.3.53', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8804e6669b274c118f26e0984e409917', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:16:04Z', 'updated_at': '2022-07-21T10:16:04Z', 'revision_number': 0, 'ip': '172.27.3.53'} created 2022-07-21 10:16:04,467 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.082s 2022-07-21 10:16:04,468 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:04 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-8a30f1f1-6ae2-4d80-9c3d-6bdccebcac61', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b0ff075d9612455a93a898413e8a948e", "name": "tempest-ServerRescueNegativeTestJSON-1943466293-project", "password_expires_at": null}, "audit_ids": ["ZLhKCwBLRhiQ1jyHp0phdw"], "expires_at": "2022-07-21T11:16:04.000000Z", "issued_at": "2022-07-21T10:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8804e6669b274c118f26e0984e409917", "name": "tempest-ServerRescueNegativeTestJSON-1943466293"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/8804e6669b274c118f26e0984e409917", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_8804e6669b274c118f26e0984e409917", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:16:04,468 118660 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '30933ed5-6ea6-4f0e-a392-ba846392c593', 'name': 'tempest-ServerRescueNegativeTestJSON-939551543-network', 'tenant_id': '8804e6669b274c118f26e0984e409917', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8804e6669b274c118f26e0984e409917', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 673, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:13:19Z', 'updated_at': '2022-07-21T10:13:19Z', 'revision_number': 1} available for tenant 2022-07-21 10:16:04,469 118660 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1036873593', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBdnJETrcmygChnh5izWLY9+RFS6zXpgDNrA4oxDLOq5ogwF49c2BO0q51V4yYtZnE0f55N0X+9AFj1jJQLAtPwklyLF5cMl85Ne1lzswwjFAMdF1OyKCTnIhEB+0LReuQ==', 'fingerprint': '89:dc:c1:1a:86:76:12:1c:ad:a4:2c:84:8c:14:c0:5c', 'user_id': 'b0ff075d9612455a93a898413e8a948e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDC6aI2tMlrkn5b9MLpm+2G/hdxscilH/+zpyvrkdYHrgMpiZysHf96\nuwSeGEsc8pmgBwYFK4EEACKhZANiAAQXZyRE63JsoAoZ4eYs1i2PfkRUus16YAza\nwOKMQyzquaIMBePXNgTtKudVeMmLWZxNH+eTdF/vQBY9YyUCwLT8JJcixeXDJfOT\nXtZc7MMIxQDHRdTsigk5yIRAftC0Xrk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c241d1ce-b96a-41a3-a141-68b608170889', 'name': 'tempest-securitygroup--764287731', 'stateful': True, 'tenant_id': '8804e6669b274c118f26e0984e409917', 'description': 'tempest-description--50224321', 'shared': False, 'security_group_rules': [{'id': '01b3bc8b-6b71-497f-8382-d09c951e0b36', 'tenant_id': '8804e6669b274c118f26e0984e409917', 'security_group_id': 'c241d1ce-b96a-41a3-a141-68b608170889', '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': 370, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:16:02Z', 'updated_at': '2022-07-21T10:16:02Z', 'revision_number': 0, 'project_id': '8804e6669b274c118f26e0984e409917'}, {'id': 'fc694d40-1e21-4871-9114-346bf3eda155', 'tenant_id': '8804e6669b274c118f26e0984e409917', 'security_group_id': 'c241d1ce-b96a-41a3-a141-68b608170889', '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': 369, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:16:02Z', 'updated_at': '2022-07-21T10:16:02Z', 'revision_number': 0, 'project_id': '8804e6669b274c118f26e0984e409917'}], 'tags': [], 'created_at': '2022-07-21T10:16:02Z', 'updated_at': '2022-07-21T10:16:02Z', 'revision_number': 1, 'project_id': '8804e6669b274c118f26e0984e409917'}, 'floating_ip': {'id': '783f7285-48eb-4261-8b78-896b134be765', 'tenant_id': '8804e6669b274c118f26e0984e409917', 'floating_ip_address': '172.27.3.53', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8804e6669b274c118f26e0984e409917', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:16:04Z', 'updated_at': '2022-07-21T10:16:04Z', 'revision_number': 0, 'ip': '172.27.3.53'}} 2022-07-21 10:16:05,136 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 0.666s 2022-07-21 10:16:05,137 118660 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-1193824248", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "adminPass": "T2%V8U%J4gCNJXB", "networks": [{"uuid": "30933ed5-6ea6-4f0e-a392-ba846392c593"}], "security_groups": [{"name": "tempest-securitygroup--764287731"}], "key_name": "tempest-keypair-1036873593", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fbd642-8d94-4a78-9c5a-9684c38d2b40', 'x-compute-request-id': 'req-45fbd642-8d94-4a78-9c5a-9684c38d2b40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--764287731"}], "adminPass": "T2%V8U%J4gCNJXB"}}' 2022-07-21 10:16:05,215 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.076s 2022-07-21 10:16:05,215 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:05 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-43e67566-20f8-46ca-a4f5-97919e729671', 'x-compute-request-id': 'req-43e67566-20f8-46ca-a4f5-97919e729671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:06,316 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.093s 2022-07-21 10:16:06,317 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:06 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-d024c89e-36f4-4738-8402-5d001f53461d', 'x-compute-request-id': 'req-d024c89e-36f4-4738-8402-5d001f53461d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:07,423 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.097s 2022-07-21 10:16:07,424 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:07 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-f353b2a1-1853-4c6f-b186-6b06c0cdd9c6', 'x-compute-request-id': 'req-f353b2a1-1853-4c6f-b186-6b06c0cdd9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:08,544 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.113s 2022-07-21 10:16:08,545 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:08 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-6fe43a13-ea4b-455b-a826-46816ab41279', 'x-compute-request-id': 'req-6fe43a13-ea4b-455b-a826-46816ab41279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:09,642 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.088s 2022-07-21 10:16:09,643 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:09 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-a77e5857-cdb1-43be-a583-82c63290d1f5', 'x-compute-request-id': 'req-a77e5857-cdb1-43be-a583-82c63290d1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:10,743 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.092s 2022-07-21 10:16:10,743 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:10 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-dfb97374-9a9d-4607-b41d-ce8e261bd99b', 'x-compute-request-id': 'req-dfb97374-9a9d-4607-b41d-ce8e261bd99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:11,840 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.088s 2022-07-21 10:16:11,841 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:11 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-3ea0cefe-e4f6-4a87-a669-59d1c0a4decb', 'x-compute-request-id': 'req-3ea0cefe-e4f6-4a87-a669-59d1c0a4decb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:12,940 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.091s 2022-07-21 10:16:12,941 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:12 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-c551cd5d-bc46-44fd-82c7-f262871e0282', 'x-compute-request-id': 'req-c551cd5d-bc46-44fd-82c7-f262871e0282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:14,042 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.093s 2022-07-21 10:16:14,042 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:13 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-a0d48a6f-7a26-485f-be96-94496a8806e6', 'x-compute-request-id': 'req-a0d48a6f-7a26-485f-be96-94496a8806e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:15,154 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.103s 2022-07-21 10:16:15,155 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:15 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-2086817b-df4e-45f7-b50e-78c9d17a25aa', 'x-compute-request-id': 'req-2086817b-df4e-45f7-b50e-78c9d17a25aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:16,265 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.101s 2022-07-21 10:16:16,266 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:16 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-804322b2-8b01-4e96-a253-5dc7e4b8bb3e', 'x-compute-request-id': 'req-804322b2-8b01-4e96-a253-5dc7e4b8bb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:16,274 118660 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 11 second wait 2022-07-21 10:16:17,385 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.109s 2022-07-21 10:16:17,385 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:17 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-0f64efc0-00b2-4ec7-b3dd-e9093b1b613a', 'x-compute-request-id': 'req-0f64efc0-00b2-4ec7-b3dd-e9093b1b613a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:18,493 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.099s 2022-07-21 10:16:18,493 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:18 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-2a3a567b-2a7e-4635-9417-fca29dda3250', 'x-compute-request-id': 'req-2a3a567b-2a7e-4635-9417-fca29dda3250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:19,600 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.098s 2022-07-21 10:16:19,601 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:19 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-bd8052da-15ef-4d10-926e-e11a2e0a132f', 'x-compute-request-id': 'req-bd8052da-15ef-4d10-926e-e11a2e0a132f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:20,925 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.316s 2022-07-21 10:16:20,926 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b118d00-3730-4798-b37d-7a5a32ee2ba3', 'x-compute-request-id': 'req-0b118d00-3730-4798-b37d-7a5a32ee2ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "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-07-21 10:16:20,941 118660 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 15 second wait 2022-07-21 10:16:22,549 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.607s 2022-07-21 10:16:22,549 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16: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-57147b06-29c4-4577-b584-48e64365efce', 'x-compute-request-id': 'req-57147b06-29c4-4577-b584-48e64365efce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:22,557 118660 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 17 second wait 2022-07-21 10:16:23,859 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.301s 2022-07-21 10:16:23,859 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:23 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-054d9f30-523e-4bf8-ba14-f02f707daddd', 'x-compute-request-id': 'req-054d9f30-523e-4bf8-ba14-f02f707daddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:25,309 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.441s 2022-07-21 10:16:25,309 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:24 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-5aeef62a-dd4a-4fc0-86b2-4fd360c696b9', 'x-compute-request-id': 'req-5aeef62a-dd4a-4fc0-86b2-4fd360c696b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:26,782 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.464s 2022-07-21 10:16:26,782 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:26 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-be36063b-cd3a-48e9-b34a-439edd324446', 'x-compute-request-id': 'req-be36063b-cd3a-48e9-b34a-439edd324446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:28,022 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.230s 2022-07-21 10:16:28,022 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:27 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-1fc076f1-7b52-4a15-9d63-a92a1efaa952', 'x-compute-request-id': 'req-1fc076f1-7b52-4a15-9d63-a92a1efaa952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:29,311 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.279s 2022-07-21 10:16:29,311 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:29 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-8513530d-ba54-42d6-8605-4500d18af47d', 'x-compute-request-id': 'req-8513530d-ba54-42d6-8605-4500d18af47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:30,597 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.276s 2022-07-21 10:16:30,597 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:30 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-34b8db68-6021-4357-b35e-5e936bc2a2a6', 'x-compute-request-id': 'req-34b8db68-6021-4357-b35e-5e936bc2a2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:32,064 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.458s 2022-07-21 10:16:32,064 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:31 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-776ced10-2865-4418-aa52-7348f3e074c4', 'x-compute-request-id': 'req-776ced10-2865-4418-aa52-7348f3e074c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:33,452 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.372s 2022-07-21 10:16:33,453 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:33 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-a92d0bae-9a1c-4653-9f5d-16943d239dff', 'x-compute-request-id': 'req-a92d0bae-9a1c-4653-9f5d-16943d239dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:34,741 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.280s 2022-07-21 10:16:34,741 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:34 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-c5ae5750-6763-4fd2-a636-41b26a112cd6', 'x-compute-request-id': 'req-c5ae5750-6763-4fd2-a636-41b26a112cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:36,044 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.294s 2022-07-21 10:16:36,044 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:35 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-af8ff3d4-e1e8-4bf7-8c1b-d7d9160f1371', 'x-compute-request-id': 'req-af8ff3d4-e1e8-4bf7-8c1b-d7d9160f1371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:37,385 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.332s 2022-07-21 10:16:37,386 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:37 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-34032c77-5734-4422-bc1b-b71768212ea3', 'x-compute-request-id': 'req-34032c77-5734-4422-bc1b-b71768212ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:38,686 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.291s 2022-07-21 10:16:38,686 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:38 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-b4647cdb-55b9-4f6a-b558-1a43afc0fb0d', 'x-compute-request-id': 'req-b4647cdb-55b9-4f6a-b558-1a43afc0fb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:40,039 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.344s 2022-07-21 10:16:40,040 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:39 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-72a92f91-0f71-4428-a978-f14be03cbf13', 'x-compute-request-id': 'req-72a92f91-0f71-4428-a978-f14be03cbf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:41,556 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.506s 2022-07-21 10:16:41,556 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:41 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-81c48922-7de7-4acb-bdf2-63cac5d4f11f', 'x-compute-request-id': 'req-81c48922-7de7-4acb-bdf2-63cac5d4f11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:43,041 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.476s 2022-07-21 10:16:43,041 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:42 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-16380a57-c5f9-496b-ae2c-ff2e19c6e5e1', 'x-compute-request-id': 'req-16380a57-c5f9-496b-ae2c-ff2e19c6e5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:44,528 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.479s 2022-07-21 10:16:44,529 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:44 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-7832e1cc-bb37-4bc6-b584-278cbf88ec50', 'x-compute-request-id': 'req-7832e1cc-bb37-4bc6-b584-278cbf88ec50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:45,759 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.222s 2022-07-21 10:16:45,759 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:45 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-4ef9f0c4-b986-45ce-88f6-f7bc89f30f84', 'x-compute-request-id': 'req-4ef9f0c4-b986-45ce-88f6-f7bc89f30f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:47,044 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.277s 2022-07-21 10:16:47,045 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:46 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-eecd99b8-b9ac-4265-9979-e05aa27137f8', 'x-compute-request-id': 'req-eecd99b8-b9ac-4265-9979-e05aa27137f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "BUILD", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:48,258 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 0.205s 2022-07-21 10:16:48,259 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:48 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-2c94e62c-112e-4bd5-84a9-f0e71bc770a7', 'x-compute-request-id': 'req-2c94e62c-112e-4bd5-84a9-f0e71bc770a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2'} Body: b'{"server": {"id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "name": "tempest-ServerRescueNegativeTestJSON-server-1193824248", "status": "ACTIVE", "tenant_id": "8804e6669b274c118f26e0984e409917", "user_id": "b0ff075d9612455a93a898413e8a948e", "metadata": {}, "hostId": "c8b02cde5b0ee3b7ba6c206797ac6662a25d783de810436a8e601564", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:05Z", "updated": "2022-07-21T10:16:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-939551543-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:37:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036873593", "OS-SRV-USG:launched_at": "2022-07-21T10:16:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--764287731"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:48,266 118660 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 43 second wait 2022-07-21 10:16:48,392 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2/os-interface 0.125s 2022-07-21 10:16:48,393 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:48 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-218e2a3e-b436-44a7-9b87-515ffae10966', 'x-compute-request-id': 'req-218e2a3e-b436-44a7-9b87-515ffae10966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "30933ed5-6ea6-4f0e-a392-ba846392c593", "port_id": "7ebdc45a-7a13-4345-bcaa-925f7772c589", "mac_addr": "fa:16:3e:09:37:96", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bfffb21-4c2a-4f85-b704-ee7712e63013", "ip_address": "172.20.0.11"}]}]}' 2022-07-21 10:16:49,910 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/783f7285-48eb-4261-8b78-896b134be765 1.514s 2022-07-21 10:16:49,911 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "7ebdc45a-7a13-4345-bcaa-925f7772c589"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-78942050-22c5-41c7-8b42-ba498a2f3b91', 'date': 'Thu, 21 Jul 2022 10:16:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/783f7285-48eb-4261-8b78-896b134be765'} Body: b'{"floatingip": {"id": "783f7285-48eb-4261-8b78-896b134be765", "tenant_id": "8804e6669b274c118f26e0984e409917", "floating_ip_address": "172.27.3.53", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": "52507763-fd43-4261-b776-eee1f27752ec", "port_id": "7ebdc45a-7a13-4345-bcaa-925f7772c589", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "30933ed5-6ea6-4f0e-a392-ba846392c593", "mac_address": "fa:16:3e:09:37:96", "admin_state_up": true, "status": "ACTIVE", "device_id": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-21T10:16:04Z", "updated_at": "2022-07-21T10:16:48Z", "revision_number": 1, "project_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:16:49,911 118660 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.53:22' as 'ubuntu' with public key authentication 2022-07-21 10:16:55,115 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 1. Retry after 2 seconds. 2022-07-21 10:16:58,186 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 2. Retry after 3 seconds. 2022-07-21 10:17:04,746 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 3. Retry after 4 seconds. 2022-07-21 10:17:12,330 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 4. Retry after 5 seconds. 2022-07-21 10:17:20,906 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 5. Retry after 6 seconds. 2022-07-21 10:17:30,478 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 6. Retry after 7 seconds. 2022-07-21 10:17:41,070 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 7. Retry after 8 seconds. 2022-07-21 10:17:52,650 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 8. Retry after 9 seconds. 2022-07-21 10:18:02,157 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 9. Retry after 10 seconds. 2022-07-21 10:18:12,668 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 10. Retry after 11 seconds. 2022-07-21 10:18:24,179 118660 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.53 ([Errno None] Unable to connect to port 22 on 172.27.3.53). Number attempts: 11. Retry after 12 seconds. 2022-07-21 10:18:36,704 118660 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:18:36,895 118660 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-21 10:18:36,896 118660 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.53 successfully created 2022-07-21 10:18:43,465 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2/os-volume_attachments 6.568s 2022-07-21 10:18:43,465 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "28054e56-9787-469a-96e9-11c755c41a0d"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:36 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-982b4efc-a398-4f0b-985d-3a5929a1b21f', 'x-compute-request-id': 'req-982b4efc-a398-4f0b-985d-3a5929a1b21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "serverId": "45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2", "volumeId": "28054e56-9787-469a-96e9-11c755c41a0d", "device": "/dev/sdb"}}' 2022-07-21 10:18:43,522 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.054s 2022-07-21 10:18:43,522 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d161169-b948-4414-bbb2-53632fd6377a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d161169-b948-4414-bbb2-53632fd6377a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:44,580 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.049s 2022-07-21 10:18:44,581 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fde026e-179d-4144-9f5f-073bfd7df3e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fde026e-179d-4144-9f5f-073bfd7df3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:45,642 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:18:45,643 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02015506-9869-4336-afcc-7949f7ec5d0f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02015506-9869-4336-afcc-7949f7ec5d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:46,697 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:18:46,697 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65768b93-5c24-4cd8-bbcb-a3e95a33ae59', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65768b93-5c24-4cd8-bbcb-a3e95a33ae59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:47,750 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:18:47,750 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39a998c-d0e5-4e04-85f1-deef6e021abc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39a998c-d0e5-4e04-85f1-deef6e021abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:48,804 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:18:48,805 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685fae7e-658d-4bd4-b900-8b4a1c649246', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685fae7e-658d-4bd4-b900-8b4a1c649246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:49,858 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:18:49,858 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049ef93b-f3f5-44a2-8808-ff0e3e38c6c1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049ef93b-f3f5-44a2-8808-ff0e3e38c6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:50,912 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:18:50,912 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c2b07a-4dc6-442e-a5b9-3c9f1ca7d5b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c2b07a-4dc6-442e-a5b9-3c9f1ca7d5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:51,976 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.055s 2022-07-21 10:18:51,976 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23af1b32-5f29-478d-9793-f4139cfb6b6d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23af1b32-5f29-478d-9793-f4139cfb6b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:53,202 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.208s 2022-07-21 10:18:53,203 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a484dfe-458b-4d2d-83b7-9a879751029a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a484dfe-458b-4d2d-83b7-9a879751029a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:54,260 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:18:54,261 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5e42ac-bdf4-469e-9490-d17a5b273930', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5e42ac-bdf4-469e-9490-d17a5b273930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:55,328 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.060s 2022-07-21 10:18:55,329 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8db746b-f664-495f-9235-23f21635eac6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8db746b-f664-495f-9235-23f21635eac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:56,388 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.051s 2022-07-21 10:18:56,388 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56b0cc4-53cf-43dd-82d7-b1e42f25c4e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56b0cc4-53cf-43dd-82d7-b1e42f25c4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:57,442 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:18:57,443 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae3645f-b98d-4275-8557-9bd0a8088c13', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae3645f-b98d-4275-8557-9bd0a8088c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:58,496 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:18:58,497 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049e2497-a6d0-4d50-97cd-c87c0aa44d1c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049e2497-a6d0-4d50-97cd-c87c0aa44d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:18:59,551 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:18:59,552 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cca4491-4f14-4915-b581-716cff80fbc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cca4491-4f14-4915-b581-716cff80fbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:00,604 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:00,605 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4c7f57-e83f-468b-9a0b-c7e2996153b6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4c7f57-e83f-468b-9a0b-c7e2996153b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:01,660 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:19:01,660 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6523def6-8516-4ade-a6fb-443be47478a7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6523def6-8516-4ade-a6fb-443be47478a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:02,731 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.062s 2022-07-21 10:19:02,731 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1701563c-540c-4f14-8e6a-dc01753dac9d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1701563c-540c-4f14-8e6a-dc01753dac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:03,794 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.054s 2022-07-21 10:19:03,794 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b127d72-b80c-4f21-bb21-a982f09ba9b9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b127d72-b80c-4f21-bb21-a982f09ba9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:04,846 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:04,847 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e052185-65d1-4899-94f1-bd8bce836f7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e052185-65d1-4899-94f1-bd8bce836f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:05,900 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:05,900 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b46115d-7d29-4f00-a32e-2f3b47c73459', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b46115d-7d29-4f00-a32e-2f3b47c73459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:06,952 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:06,952 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004e4bee-dc14-41c0-b976-4a028fa6f3d5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004e4bee-dc14-41c0-b976-4a028fa6f3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:08,006 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:08,006 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343a1522-c77a-48c7-9157-96a90421e91c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343a1522-c77a-48c7-9157-96a90421e91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:09,060 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:09,060 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacf3acb-bc0a-4fbf-8148-099563e2731b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aacf3acb-bc0a-4fbf-8148-099563e2731b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:10,114 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:10,115 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb19d16-f49e-4655-979f-9512cf2a13c5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb19d16-f49e-4655-979f-9512cf2a13c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:11,165 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:11,165 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfca83a-4385-433e-b741-5799ff1d87b1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfca83a-4385-433e-b741-5799ff1d87b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:12,215 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:12,216 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c3a582-944f-4135-8c1e-5d4b73e0a124', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c3a582-944f-4135-8c1e-5d4b73e0a124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:13,269 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:13,270 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820e895e-566e-4bce-b1fc-468a2132d81c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820e895e-566e-4bce-b1fc-468a2132d81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:14,325 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:19:14,325 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70983355-408c-4944-bc48-2d07c74d0abe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70983355-408c-4944-bc48-2d07c74d0abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:15,376 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:19:15,376 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8167a18-1fbb-4ccf-8d7e-a88dea63ffc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8167a18-1fbb-4ccf-8d7e-a88dea63ffc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:16,430 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:16,430 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd427c20-51e3-4af9-83a5-2b2e08f100d1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd427c20-51e3-4af9-83a5-2b2e08f100d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:17,481 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:17,482 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcc237d-21db-4a0c-b538-1f804566e0cf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcc237d-21db-4a0c-b538-1f804566e0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:18,537 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:19:18,538 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b248a4cb-057f-4118-872d-5594c3413c01', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b248a4cb-057f-4118-872d-5594c3413c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:19,592 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:19,592 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce3cc51-8274-42b2-92f0-f2e460cec185', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce3cc51-8274-42b2-92f0-f2e460cec185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:20,644 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:20,644 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e87a24c-2110-4d0e-b956-83aec281a39d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e87a24c-2110-4d0e-b956-83aec281a39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:21,699 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:19:21,699 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b21895-974d-4059-9308-72f37ce761a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b21895-974d-4059-9308-72f37ce761a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:22,754 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:22,754 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a69ea4-9a0a-43ed-bf1e-ef24930227a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a69ea4-9a0a-43ed-bf1e-ef24930227a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:23,808 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:23,808 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06671d6e-0890-4a23-b773-e47b296cadca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06671d6e-0890-4a23-b773-e47b296cadca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:24,860 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:24,860 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ba32f0-3288-4419-b620-beefe2ea1226', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ba32f0-3288-4419-b620-beefe2ea1226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:25,913 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:25,913 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f557878c-ec5f-45e9-b941-ecff7c2a469b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f557878c-ec5f-45e9-b941-ecff7c2a469b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:26,965 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:26,965 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5375b8a0-71ca-4374-afb3-46b26d7f82f0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5375b8a0-71ca-4374-afb3-46b26d7f82f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:28,020 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:28,021 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ce25ec-fd92-4df4-b613-3428944f3b16', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ce25ec-fd92-4df4-b613-3428944f3b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:29,079 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:29,080 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53903bc2-efb7-4317-ab4c-ecae1fe7ffa4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53903bc2-efb7-4317-ab4c-ecae1fe7ffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:30,135 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:30,135 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0541074-88c6-48f0-9401-3e0ae95282d9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0541074-88c6-48f0-9401-3e0ae95282d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:31,185 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:19:31,186 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0071509-0d67-4075-86f5-053682ea4d2e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0071509-0d67-4075-86f5-053682ea4d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:32,242 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:19:32,242 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb43b59f-04fb-4233-94f5-ab6a259f0dcf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb43b59f-04fb-4233-94f5-ab6a259f0dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:33,294 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:33,294 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597f76a8-8e3c-44cf-b2d5-fbe58d401719', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597f76a8-8e3c-44cf-b2d5-fbe58d401719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:34,349 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:34,349 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac2bda3-4556-4eb2-98af-a1da130ae637', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac2bda3-4556-4eb2-98af-a1da130ae637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:35,401 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:35,401 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7467e272-a8dd-41c6-b47e-e86b4147010c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7467e272-a8dd-41c6-b47e-e86b4147010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:36,458 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.049s 2022-07-21 10:19:36,458 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dea1f1-0604-4aa4-bcec-978f0334892a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dea1f1-0604-4aa4-bcec-978f0334892a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:37,517 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:19:37,517 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aef08a-fe06-4e33-a418-eae60abc38ac', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aef08a-fe06-4e33-a418-eae60abc38ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:38,570 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:38,571 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9294e960-2d78-465e-bff5-9400b085dfd4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9294e960-2d78-465e-bff5-9400b085dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:39,623 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:39,623 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5510b8-fe0c-4635-bde5-9f21f33cff5f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5510b8-fe0c-4635-bde5-9f21f33cff5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:40,676 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:40,676 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf4d510-a220-435a-86c7-e95560e091cf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf4d510-a220-435a-86c7-e95560e091cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:41,728 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:19:41,728 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db1013d-1b5b-44bc-a1ca-31a23895f9a7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db1013d-1b5b-44bc-a1ca-31a23895f9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:42,781 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:42,782 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ccc0e5e-0cb1-4b0a-bf4a-3f385d466538', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ccc0e5e-0cb1-4b0a-bf4a-3f385d466538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:43,835 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:43,835 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ef6b5d-22a6-41fc-9772-96ce04603e09', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ef6b5d-22a6-41fc-9772-96ce04603e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:44,886 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:44,887 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35130e18-2b66-4a59-9ad7-d64971420ded', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35130e18-2b66-4a59-9ad7-d64971420ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:45,937 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:19:45,937 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb80af28-68aa-4e79-b26b-8b57e211fe97', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb80af28-68aa-4e79-b26b-8b57e211fe97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:46,991 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:46,992 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779cb66b-39ea-450a-a687-0904d26653ac', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779cb66b-39ea-450a-a687-0904d26653ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:48,051 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.051s 2022-07-21 10:19:48,051 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d09054-a460-41f3-badb-9e8521c7d94b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d09054-a460-41f3-badb-9e8521c7d94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:49,106 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:49,106 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfb8a40-eb9e-4705-ae72-6c5d3be1812e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfb8a40-eb9e-4705-ae72-6c5d3be1812e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:50,158 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:50,158 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34252a09-8b30-40bb-be4d-b62b89553177', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34252a09-8b30-40bb-be4d-b62b89553177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:51,210 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:51,210 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d0f1e3-41f7-450f-9ab1-4bd6885b5728', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d0f1e3-41f7-450f-9ab1-4bd6885b5728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:52,263 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:52,263 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505b9e42-c79d-45ad-a460-60e320d58e49', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505b9e42-c79d-45ad-a460-60e320d58e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:53,317 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:53,317 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2386988-d672-43ac-8bad-733c31906e3f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2386988-d672-43ac-8bad-733c31906e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:54,373 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:19:54,373 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942309f9-5913-4dfa-a2a4-04a20e574166', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942309f9-5913-4dfa-a2a4-04a20e574166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:55,427 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:55,427 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9533caa9-0be1-498e-bcd2-2609747db82f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9533caa9-0be1-498e-bcd2-2609747db82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:56,480 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:19:56,480 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88aa3f6a-58bc-4859-98c8-12282ffde312', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88aa3f6a-58bc-4859-98c8-12282ffde312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:57,532 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:57,532 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3c159f-1b57-4db6-8208-4e7ea3344da7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3c159f-1b57-4db6-8208-4e7ea3344da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:58,586 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:19:58,587 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42ab2a4-5869-40dc-8f5c-814c83fe03a5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42ab2a4-5869-40dc-8f5c-814c83fe03a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:19:59,638 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:19:59,638 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c15ee85-b1bf-4a06-852b-9bb491805acc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c15ee85-b1bf-4a06-852b-9bb491805acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:00,690 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:00,691 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59949bd7-1282-4b3a-a51e-9356895cb37c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59949bd7-1282-4b3a-a51e-9356895cb37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:01,745 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:01,746 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c5788a-e4c8-431d-a8e1-8ada0a913f27', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c5788a-e4c8-431d-a8e1-8ada0a913f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:02,800 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:02,801 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40da682f-c56b-4408-8d4b-1b4c8d87e086', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40da682f-c56b-4408-8d4b-1b4c8d87e086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:03,853 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:03,853 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d7137c-73b3-49e9-8625-fc9aa5f9f654', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d7137c-73b3-49e9-8625-fc9aa5f9f654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:04,904 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:04,905 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e3e247-2376-4d58-9ac0-93cb954b9f27', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e3e247-2376-4d58-9ac0-93cb954b9f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:05,956 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:05,957 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0481122c-817b-42ba-a401-72bdb1041ad4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0481122c-817b-42ba-a401-72bdb1041ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:07,009 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:07,009 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2535b1-0c5b-4243-807f-51cf0bc30880', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2535b1-0c5b-4243-807f-51cf0bc30880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:08,061 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:08,061 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8b0ccd-1ccd-4404-8932-ad08584e1ecd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8b0ccd-1ccd-4404-8932-ad08584e1ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:09,112 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:09,113 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f391261-5bdb-4f3f-9d96-dd3192695bc3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f391261-5bdb-4f3f-9d96-dd3192695bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:10,163 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:20:10,163 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ddf185-ab33-41c9-93c5-2178cd543a9c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ddf185-ab33-41c9-93c5-2178cd543a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:11,214 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:11,214 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588e831d-2164-4455-bd73-299dfc26333e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588e831d-2164-4455-bd73-299dfc26333e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:12,269 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:12,269 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd09b00-c23e-4fde-ae61-a4b9d4baf758', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd09b00-c23e-4fde-ae61-a4b9d4baf758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:13,325 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:20:13,325 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6167f1-a656-4a2c-8601-9db3a227802f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6167f1-a656-4a2c-8601-9db3a227802f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:14,394 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.061s 2022-07-21 10:20:14,395 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50524a6-6665-480d-ae4b-fffa69a97b18', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50524a6-6665-480d-ae4b-fffa69a97b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:15,448 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:15,448 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e1f735-26d8-4e8a-8d61-89c47a7f5678', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e1f735-26d8-4e8a-8d61-89c47a7f5678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:16,501 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:16,502 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34c0512-e5fb-4d76-86db-6b8e0fe974fe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34c0512-e5fb-4d76-86db-6b8e0fe974fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:17,553 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:17,554 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4be7c42-846f-48ad-ab14-3b5c88378b1a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4be7c42-846f-48ad-ab14-3b5c88378b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:18,606 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:18,606 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be44a729-763b-4a4b-86e4-429dc8d2623b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be44a729-763b-4a4b-86e4-429dc8d2623b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:19,659 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:19,660 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180b05c1-7425-4e8b-b6b4-dd779251a3e3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180b05c1-7425-4e8b-b6b4-dd779251a3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:20,713 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:20,713 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c601aa-7e24-4218-996f-93ccf1bd777a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c601aa-7e24-4218-996f-93ccf1bd777a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:21,767 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:21,767 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b032f5-4f2d-4447-9208-1a8225c0bbf3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b032f5-4f2d-4447-9208-1a8225c0bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:22,823 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:20:22,823 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bead7e-4e89-456c-9c13-605cd867cf9a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bead7e-4e89-456c-9c13-605cd867cf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:23,880 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:20:23,880 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee93844-e79f-4b1a-94d4-b2fd51502b12', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee93844-e79f-4b1a-94d4-b2fd51502b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:24,933 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:24,934 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fff7f4-c78f-4281-8aef-b89e56bc2406', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fff7f4-c78f-4281-8aef-b89e56bc2406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:25,987 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:25,987 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb2a568-ee40-4eba-a0f1-8ba383dd9b10', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb2a568-ee40-4eba-a0f1-8ba383dd9b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:27,040 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:27,040 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca6c993-5bd1-4f3c-94d4-ba78a69920a0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca6c993-5bd1-4f3c-94d4-ba78a69920a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:28,094 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:28,094 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4979cde6-b7b8-47eb-9ceb-1d5d486ae657', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4979cde6-b7b8-47eb-9ceb-1d5d486ae657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:29,146 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:20:29,146 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0741415b-75fe-4ac7-96ad-894f2ad2a756', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0741415b-75fe-4ac7-96ad-894f2ad2a756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:30,200 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:30,201 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d14834f-d386-47b6-916e-f809c3db444f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d14834f-d386-47b6-916e-f809c3db444f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:31,305 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.095s 2022-07-21 10:20:31,305 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9989512-17bd-4584-9db7-1ee14cb887d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9989512-17bd-4584-9db7-1ee14cb887d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:32,369 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.056s 2022-07-21 10:20:32,370 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ba5771-6128-4ef2-a05e-d6c51d0d6f39', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ba5771-6128-4ef2-a05e-d6c51d0d6f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:33,423 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:33,423 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac401ef-f34d-4777-af78-571a0d60bd0b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac401ef-f34d-4777-af78-571a0d60bd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:34,487 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.056s 2022-07-21 10:20:34,487 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ebb827-04b7-4a10-a144-d46bc0ad3016', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ebb827-04b7-4a10-a144-d46bc0ad3016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:35,548 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:20:35,549 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807ef9c5-65fd-4977-91fe-46ac8384dfbd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807ef9c5-65fd-4977-91fe-46ac8384dfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:36,607 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:20:36,608 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26ec8ea-b01d-4ee5-80f8-76f6b476f8cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26ec8ea-b01d-4ee5-80f8-76f6b476f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:37,667 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.052s 2022-07-21 10:20:37,668 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ceee57-7532-4322-9468-ffa533c5ff55', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ceee57-7532-4322-9468-ffa533c5ff55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:38,722 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:20:38,723 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dacc650-1cfe-43cc-962e-b61fac31bdaa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dacc650-1cfe-43cc-962e-b61fac31bdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:39,775 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:39,775 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33be578a-15b3-4406-85df-457602b327f0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33be578a-15b3-4406-85df-457602b327f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:40,830 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:40,831 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f26ca6a-d66a-4542-8317-240fabe97c83', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f26ca6a-d66a-4542-8317-240fabe97c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:41,884 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:41,884 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5b008d-6aeb-4d90-9816-4169fd4cfdfd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5b008d-6aeb-4d90-9816-4169fd4cfdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:42,942 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:20:42,943 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f309ba68-a9cd-4e19-9fc5-8276efa54af0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f309ba68-a9cd-4e19-9fc5-8276efa54af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:43,996 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:43,996 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897938d7-e855-40c4-9498-c9fde9a38eb0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897938d7-e855-40c4-9498-c9fde9a38eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:45,059 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.054s 2022-07-21 10:20:45,060 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19352906-cc4c-4885-adc7-79fe2a764343', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19352906-cc4c-4885-adc7-79fe2a764343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:46,114 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:46,114 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36246556-92b7-4f2b-8f4c-c6437a92ef34', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36246556-92b7-4f2b-8f4c-c6437a92ef34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:47,180 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.058s 2022-07-21 10:20:47,180 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400adf0a-e738-4c69-abe7-198940565608', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400adf0a-e738-4c69-abe7-198940565608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:48,232 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:48,233 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a893f61e-5c6e-4cb5-a116-11051f8def83', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a893f61e-5c6e-4cb5-a116-11051f8def83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:49,288 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:20:49,288 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd925c03-538c-4442-b97a-7245b2ea8b1d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd925c03-538c-4442-b97a-7245b2ea8b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:50,348 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.052s 2022-07-21 10:20:50,348 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc82190-5659-454b-8465-464e243ef8c8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc82190-5659-454b-8465-464e243ef8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:51,401 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:20:51,401 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097faf83-ab08-40b6-ad86-cb963705c3f9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097faf83-ab08-40b6-ad86-cb963705c3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:52,454 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:52,454 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f98dc9-af86-4d67-b27c-a8b9aa1cc9c3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f98dc9-af86-4d67-b27c-a8b9aa1cc9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:53,515 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:20:53,515 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a23df6-ead3-4012-9481-1b7d1c90a667', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a23df6-ead3-4012-9481-1b7d1c90a667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:54,578 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.055s 2022-07-21 10:20:54,579 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5b1a84-5fc0-4fea-83a5-0afac4cf1c52', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5b1a84-5fc0-4fea-83a5-0afac4cf1c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:55,632 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:55,632 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3184a4-84e6-48c0-b92a-9c180ce8f8ef', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3184a4-84e6-48c0-b92a-9c180ce8f8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:56,686 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:56,686 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0739dc6-5289-4ce3-b3b2-0df8b882fca7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0739dc6-5289-4ce3-b3b2-0df8b882fca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:57,742 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:20:57,742 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce17cbb-3d6e-4c87-8afc-a47096b8ec2e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce17cbb-3d6e-4c87-8afc-a47096b8ec2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:58,794 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:20:58,795 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18746c77-5bc2-4153-8310-7f401d62e573', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18746c77-5bc2-4153-8310-7f401d62e573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:20:59,849 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:20:59,849 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b9d51d-1dc7-4e05-a51a-235b85aa57d9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b9d51d-1dc7-4e05-a51a-235b85aa57d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:00,904 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:00,904 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7080e710-92b4-46c7-b38f-5bc9ebca2245', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7080e710-92b4-46c7-b38f-5bc9ebca2245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:01,956 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:01,956 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6df2a8-e6a1-4f9a-a62c-a3485d7273b1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6df2a8-e6a1-4f9a-a62c-a3485d7273b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:03,010 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:03,010 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfa0cc0-f389-4c36-bbef-f29c3b387aa8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfa0cc0-f389-4c36-bbef-f29c3b387aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:04,061 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:04,062 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822da551-7c33-45f2-bfd2-3e1748272242', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822da551-7c33-45f2-bfd2-3e1748272242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:05,120 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:21:05,120 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d70c616-d85d-4e5c-acfc-4f583199717b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d70c616-d85d-4e5c-acfc-4f583199717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:06,176 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:21:06,176 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5879777-1d2f-4872-81a5-5de92774e6e0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5879777-1d2f-4872-81a5-5de92774e6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:07,237 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:21:07,237 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14071eaf-8681-4824-9f8b-b805fdfc0975', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14071eaf-8681-4824-9f8b-b805fdfc0975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:08,293 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:21:08,293 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a8ca95-52d9-48a9-bd74-4f0c87f48642', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a8ca95-52d9-48a9-bd74-4f0c87f48642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:09,349 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:21:09,350 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de8b810-dcf9-41ac-80a9-63d97bef3f24', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de8b810-dcf9-41ac-80a9-63d97bef3f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:10,403 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:10,403 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75fa46a5-9575-4c4a-bfd4-3cd881703d47', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75fa46a5-9575-4c4a-bfd4-3cd881703d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:11,457 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:11,457 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2efda5-3c80-41c7-ae33-81fb834ee05f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2efda5-3c80-41c7-ae33-81fb834ee05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:12,514 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.049s 2022-07-21 10:21:12,515 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf5dd77-482a-46d7-8569-5e47a2b00b27', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf5dd77-482a-46d7-8569-5e47a2b00b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:13,568 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:13,569 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05926082-921e-4013-92a8-70fc38b92457', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05926082-921e-4013-92a8-70fc38b92457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:14,623 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:14,623 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d2fc3c-d204-46ab-b302-2026df201b82', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d2fc3c-d204-46ab-b302-2026df201b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:15,685 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.054s 2022-07-21 10:21:15,686 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e78f92a-ed1c-4156-8435-397a4a1545cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e78f92a-ed1c-4156-8435-397a4a1545cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:16,741 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:16,741 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b471e04e-54f0-485d-ba77-a929d92c8132', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b471e04e-54f0-485d-ba77-a929d92c8132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:17,795 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:17,795 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0cbf8f-acf5-453a-8bde-dcb018e497d0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0cbf8f-acf5-453a-8bde-dcb018e497d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:18,853 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.049s 2022-07-21 10:21:18,853 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dac9812-e889-446e-a12e-26b1c3d6af7f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dac9812-e889-446e-a12e-26b1c3d6af7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:19,907 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:19,907 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac683fb-aaa2-466a-bf0a-0111acd9c815', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac683fb-aaa2-466a-bf0a-0111acd9c815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:20,960 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:20,960 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4abe679-8fb8-47db-a7f2-6a3afc5e0cc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4abe679-8fb8-47db-a7f2-6a3afc5e0cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:22,014 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:22,015 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031d2ba8-ae3a-47be-951b-236ceeb0a8c2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031d2ba8-ae3a-47be-951b-236ceeb0a8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:23,074 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.052s 2022-07-21 10:21:23,075 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda9b214-8afd-4e6f-88eb-85bb3286b2d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda9b214-8afd-4e6f-88eb-85bb3286b2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:24,127 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:21:24,128 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c514e30b-43f2-4c8c-a58d-b3f6ed1ff5bd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c514e30b-43f2-4c8c-a58d-b3f6ed1ff5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:25,180 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:21:25,180 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e45c487-331b-43df-9678-8d9509474cd0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e45c487-331b-43df-9678-8d9509474cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:26,234 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:26,234 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeea81c9-9435-4412-84d2-7d4210104124', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeea81c9-9435-4412-84d2-7d4210104124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:27,285 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:27,286 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349aa0d7-bd00-4ee6-b973-c71f1667cdae', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349aa0d7-bd00-4ee6-b973-c71f1667cdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:28,339 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:28,339 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a06fd60-fc0c-418d-abde-a6b7bead359a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a06fd60-fc0c-418d-abde-a6b7bead359a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:29,390 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:21:29,391 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52a842d-4917-459e-be24-e3eb909f88c2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52a842d-4917-459e-be24-e3eb909f88c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:30,443 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:30,443 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818ae290-c141-40e6-b863-3c6e73611dfa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818ae290-c141-40e6-b863-3c6e73611dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:31,500 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:21:31,500 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abceb00e-6d1f-45d3-843d-b9bf37d32be3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abceb00e-6d1f-45d3-843d-b9bf37d32be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:32,562 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:21:32,562 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77f017e-affe-49e6-8d9b-26a068819901', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77f017e-affe-49e6-8d9b-26a068819901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:33,616 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:21:33,617 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d41a51-e282-4722-a78e-c9bb981dd456', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d41a51-e282-4722-a78e-c9bb981dd456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:34,668 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:34,668 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57798c17-b6e7-47e2-8497-0e53466c5225', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57798c17-b6e7-47e2-8497-0e53466c5225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:35,721 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:21:35,721 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d76dee5-4702-4846-868b-a7615259c3c6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d76dee5-4702-4846-868b-a7615259c3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:36,773 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:36,773 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3217ba1e-a75e-4fca-8a25-b096732c7296', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3217ba1e-a75e-4fca-8a25-b096732c7296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:37,824 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:37,824 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112aa5fa-e6b9-402c-97ac-d922fd99e746', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112aa5fa-e6b9-402c-97ac-d922fd99e746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:38,877 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:21:38,878 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e054f0-2e6b-43a0-bba1-2d3b0a6956b1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e054f0-2e6b-43a0-bba1-2d3b0a6956b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:39,933 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:21:39,934 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99970183-164c-49aa-b44b-af8e45440b8a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99970183-164c-49aa-b44b-af8e45440b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:40,985 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:40,986 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232c3912-e3e2-4b34-8615-630cdd24e746', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232c3912-e3e2-4b34-8615-630cdd24e746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:42,037 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:42,037 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f198f73-4c56-493e-9195-2ed08e31d6c1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f198f73-4c56-493e-9195-2ed08e31d6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:43,090 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:43,091 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f6b997-063f-4487-bd5a-54dde480e458', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f6b997-063f-4487-bd5a-54dde480e458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:44,142 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:44,142 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76141d7-b445-4a3f-8e77-b61d228a2b26', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76141d7-b445-4a3f-8e77-b61d228a2b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:45,193 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:45,193 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1202c573-3f81-46a8-ad63-9e21b94bef93', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1202c573-3f81-46a8-ad63-9e21b94bef93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:46,245 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:46,246 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f63bfa5-2195-4404-8f10-62c12a653e2e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f63bfa5-2195-4404-8f10-62c12a653e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:47,301 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:47,301 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dfd4f7-a2f1-44f6-b3e8-5d7f1a184be2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dfd4f7-a2f1-44f6-b3e8-5d7f1a184be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:48,366 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.057s 2022-07-21 10:21:48,367 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8cd937-42f5-49cf-b073-ff79dffc12eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8cd937-42f5-49cf-b073-ff79dffc12eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:49,423 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:21:49,423 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3ed221-fd3c-48d8-adca-637d4f600bca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3ed221-fd3c-48d8-adca-637d4f600bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:50,475 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:50,475 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09dd633-0f94-4f2d-a075-e0e209f2c132', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09dd633-0f94-4f2d-a075-e0e209f2c132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:51,529 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:51,529 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c623f03-95e8-4ff1-848c-65838a145412', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c623f03-95e8-4ff1-848c-65838a145412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:52,579 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:52,579 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce203e7c-20aa-471b-ab83-3a9f9817d74e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce203e7c-20aa-471b-ab83-3a9f9817d74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:53,631 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:53,632 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045bef54-f99d-492a-a2b0-c2f731a6734f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045bef54-f99d-492a-a2b0-c2f731a6734f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:54,691 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:21:54,691 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a312ed-5e8b-4177-b7ca-5363892f6bb2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a312ed-5e8b-4177-b7ca-5363892f6bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:55,743 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:55,744 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76d3a65-8482-434a-80fe-54f9593e6918', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76d3a65-8482-434a-80fe-54f9593e6918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:56,795 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:56,796 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117f74f3-a835-4863-a552-36b377555843', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117f74f3-a835-4863-a552-36b377555843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:57,847 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:21:57,848 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be7388-22aa-4459-87f3-893da532c348', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be7388-22aa-4459-87f3-893da532c348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:58,898 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:58,898 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5116e2-716b-4247-ad42-cbbc669b5ab9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5116e2-716b-4247-ad42-cbbc669b5ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:21:59,949 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:21:59,950 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5dd947-b054-440e-8118-842121fc353f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5dd947-b054-440e-8118-842121fc353f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:01,017 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.059s 2022-07-21 10:22:01,018 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd32f36-8ad7-480f-b28e-f70aaeb44748', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd32f36-8ad7-480f-b28e-f70aaeb44748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:02,069 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:02,070 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84846667-8709-4d0d-86f7-677d70dbbba4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84846667-8709-4d0d-86f7-677d70dbbba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:03,120 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:03,121 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115b1e5d-8aad-4fcf-ae67-18f68ee2a2ff', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115b1e5d-8aad-4fcf-ae67-18f68ee2a2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:04,171 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:04,171 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa766ae-653b-4f01-9a96-6a473e3d628c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa766ae-653b-4f01-9a96-6a473e3d628c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:05,222 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:05,222 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7efc3e-2f25-4121-a3a1-f7b0fdf009da', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7efc3e-2f25-4121-a3a1-f7b0fdf009da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:06,273 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:06,274 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931ad0dd-db34-4be6-83be-84fae8ab6c17', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931ad0dd-db34-4be6-83be-84fae8ab6c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:07,323 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:07,324 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee888664-0867-44e8-b92e-3e9f578b626e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee888664-0867-44e8-b92e-3e9f578b626e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:08,377 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:22:08,378 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20557510-2113-4e61-8da8-6d0df4372af5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20557510-2113-4e61-8da8-6d0df4372af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:09,433 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:22:09,433 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf266f7-73ca-4552-9c8a-dba3a523e44a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf266f7-73ca-4552-9c8a-dba3a523e44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:10,495 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:22:10,496 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58469091-df0a-47d5-9139-a815ea694b8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58469091-df0a-47d5-9139-a815ea694b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:11,553 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:11,554 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ca1d4c-64d9-459f-8198-e48ae005f217', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ca1d4c-64d9-459f-8198-e48ae005f217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:12,604 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:12,604 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bf22c3-68ca-4b9f-bc22-66f566bcc140', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bf22c3-68ca-4b9f-bc22-66f566bcc140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:13,657 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:13,658 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186453c2-9b03-4dea-9b56-659465e52678', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186453c2-9b03-4dea-9b56-659465e52678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:14,710 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:14,710 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc54430a-d64b-4780-b266-49485e985f3f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc54430a-d64b-4780-b266-49485e985f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:15,761 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:15,761 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46a0bc6-9c6a-4fd1-8966-5911b976cb46', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46a0bc6-9c6a-4fd1-8966-5911b976cb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:16,814 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:16,814 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af4fd41-9308-402d-b5c9-07bd8542c62d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af4fd41-9308-402d-b5c9-07bd8542c62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:17,867 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:17,867 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e218d16d-e95f-4d9d-a695-24648314ea6a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e218d16d-e95f-4d9d-a695-24648314ea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:18,922 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:22:18,923 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3ec855-db9c-4490-b4e2-fe506caa8aaa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3ec855-db9c-4490-b4e2-fe506caa8aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:19,974 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:19,975 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0582cbe7-d095-4512-8d46-4d78ce2591d8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0582cbe7-d095-4512-8d46-4d78ce2591d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:21,026 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:21,026 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28fe2da-2dce-4aa0-ba4d-7cdbef47bf28', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28fe2da-2dce-4aa0-ba4d-7cdbef47bf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:22,078 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:22,079 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8947dc3-5ef0-40c5-85ac-46cd950de4f3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8947dc3-5ef0-40c5-85ac-46cd950de4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:23,136 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.041s 2022-07-21 10:22:23,136 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed74da9-e860-4596-9400-dcb89fb13f57', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed74da9-e860-4596-9400-dcb89fb13f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:24,188 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:24,189 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ffe7f7-ed3e-40e9-bc43-d7cac543217b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ffe7f7-ed3e-40e9-bc43-d7cac543217b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:25,243 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:22:25,244 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8a3b94-61ed-4c30-8048-a4d4a358e3b4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8a3b94-61ed-4c30-8048-a4d4a358e3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:26,294 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:26,295 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a41b17-b880-49f2-9be3-ab5bf8524319', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a41b17-b880-49f2-9be3-ab5bf8524319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:27,345 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:27,346 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e025550-9982-4b0a-8914-ca0d5020ec6c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e025550-9982-4b0a-8914-ca0d5020ec6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:28,397 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:28,398 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf0d51b-4733-4a68-ab51-44ac4f1c1f71', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf0d51b-4733-4a68-ab51-44ac4f1c1f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:29,452 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:22:29,453 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37c99c8-4a94-42fc-a3b1-b532d3478b6f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37c99c8-4a94-42fc-a3b1-b532d3478b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:30,506 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:30,507 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374d26d0-906b-4319-8df2-97464a073091', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374d26d0-906b-4319-8df2-97464a073091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:31,559 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:31,559 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58be492f-b9b3-4f50-beb4-63754238ed78', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58be492f-b9b3-4f50-beb4-63754238ed78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:32,613 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:22:32,614 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f9a210-3cb0-45ee-bdfd-1b50f2788112', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f9a210-3cb0-45ee-bdfd-1b50f2788112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:33,671 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.049s 2022-07-21 10:22:33,672 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52c7cec-6910-4687-9cb2-98345fec60d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52c7cec-6910-4687-9cb2-98345fec60d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:34,728 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:22:34,728 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9397ee10-d9fc-4e38-a7ca-03639f25a603', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9397ee10-d9fc-4e38-a7ca-03639f25a603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:35,781 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:22:35,781 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a6fe3e-f5e4-4725-803f-cfff08f93082', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a6fe3e-f5e4-4725-803f-cfff08f93082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:36,834 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:22:36,834 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64afcd31-3825-4255-bd34-96394c0bbf8b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64afcd31-3825-4255-bd34-96394c0bbf8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:37,886 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:37,887 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e7f16a-634a-4dcf-9f83-190a2bf2fab9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e7f16a-634a-4dcf-9f83-190a2bf2fab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:38,941 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:22:38,941 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d9f51e-e8b5-47bb-942d-0220cc6b4395', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d9f51e-e8b5-47bb-942d-0220cc6b4395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:40,037 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.087s 2022-07-21 10:22:40,037 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56598b5-fe6e-49bd-b1c2-526c035cfb6c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56598b5-fe6e-49bd-b1c2-526c035cfb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:41,091 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:41,092 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a25701-af1f-4d7b-84ab-a5537b3099f5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a25701-af1f-4d7b-84ab-a5537b3099f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:42,147 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:22:42,147 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8819ae66-01ce-44d1-a244-555da3823afe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8819ae66-01ce-44d1-a244-555da3823afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:43,203 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:22:43,203 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bd4002-f871-456d-81f8-7071a72d3436', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bd4002-f871-456d-81f8-7071a72d3436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:44,255 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:44,255 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e01bca-0bbb-4e1b-b801-c79b61ad49ce', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e01bca-0bbb-4e1b-b801-c79b61ad49ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:45,305 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:45,305 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328639f4-ad1b-4aef-8d7c-79e10f065906', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328639f4-ad1b-4aef-8d7c-79e10f065906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:46,356 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:46,357 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe52254-dd2d-4334-898f-b9fe5045c6e8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe52254-dd2d-4334-898f-b9fe5045c6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:47,407 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:47,407 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4f7f86-3afc-44c5-9a75-fe9c206dfa3a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4f7f86-3afc-44c5-9a75-fe9c206dfa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:48,457 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:22:48,457 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dccb3d3-1e34-4c84-a384-49664d0b44be', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dccb3d3-1e34-4c84-a384-49664d0b44be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:49,508 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:49,508 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93a90b7-3155-46d9-af03-0c61d70895a1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93a90b7-3155-46d9-af03-0c61d70895a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:50,565 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:22:50,565 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2173575b-970b-4b01-b600-12f99b5d44b8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2173575b-970b-4b01-b600-12f99b5d44b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:51,619 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:22:51,620 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f44fd4-ba06-4641-89f2-0fe3f0ff229c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f44fd4-ba06-4641-89f2-0fe3f0ff229c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:52,673 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:22:52,674 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932d6b90-a735-4697-bf60-d9b66c47391d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932d6b90-a735-4697-bf60-d9b66c47391d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:53,725 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:53,726 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faea4d7f-a6cb-4df6-92b7-85da14c7f044', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faea4d7f-a6cb-4df6-92b7-85da14c7f044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:54,780 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:22:54,780 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06167d4d-5250-4a64-aefe-d633da1d0f7b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06167d4d-5250-4a64-aefe-d633da1d0f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:55,831 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:22:55,831 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58077d53-6d30-4ab6-b976-a4c29ca6944b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58077d53-6d30-4ab6-b976-a4c29ca6944b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:56,884 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:22:56,885 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327e9972-1eae-44c9-a1a7-f72eb203f2e6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327e9972-1eae-44c9-a1a7-f72eb203f2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:57,937 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:57,937 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fd4e25-8ffc-4a62-9f0e-ada902d37887', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fd4e25-8ffc-4a62-9f0e-ada902d37887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:22:58,989 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:22:58,989 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80f5a6d-401c-49c1-b3ac-aa4fc3834d7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80f5a6d-401c-49c1-b3ac-aa4fc3834d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:00,041 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:00,042 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-388e184f-a06d-40ee-95a1-c30ace7c711d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-388e184f-a06d-40ee-95a1-c30ace7c711d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:01,091 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:01,092 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65373f1-3200-4121-bb57-8d1cabb3f733', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65373f1-3200-4121-bb57-8d1cabb3f733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:02,144 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:02,144 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f198d39e-fc18-4903-9fb1-849fe60eef7f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f198d39e-fc18-4903-9fb1-849fe60eef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:03,194 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:03,194 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ec3dd2-0b3c-473f-af93-70e0613a729c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ec3dd2-0b3c-473f-af93-70e0613a729c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:04,245 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:04,245 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b370431-02a4-4dc4-861a-970b040d7c59', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b370431-02a4-4dc4-861a-970b040d7c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:05,294 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:05,294 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c912cd-6947-4451-acb2-05abea2263a3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c912cd-6947-4451-acb2-05abea2263a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:06,348 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:06,348 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c1dcff-d080-43c4-8ef0-55bd2f80c157', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c1dcff-d080-43c4-8ef0-55bd2f80c157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:07,401 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:07,401 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07095d8f-e19e-43f1-965c-11ba7bdc4383', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07095d8f-e19e-43f1-965c-11ba7bdc4383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:08,452 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:08,452 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7ccb0e-5c06-4d5b-b5f5-8aa57f7d9b3b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7ccb0e-5c06-4d5b-b5f5-8aa57f7d9b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:09,504 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:09,504 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1d3d33-6fbf-4fe2-a6b1-a2b3ba65f489', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1d3d33-6fbf-4fe2-a6b1-a2b3ba65f489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:10,555 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:10,555 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4461a173-585e-45e0-b2ba-f5f97d3bc856', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4461a173-585e-45e0-b2ba-f5f97d3bc856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:11,606 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:11,606 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef34ce5d-e9cc-458d-9c19-bf0150c38f96', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef34ce5d-e9cc-458d-9c19-bf0150c38f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:12,657 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:12,657 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c2fb8e-b4c8-4052-a427-26919ae3a3e6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c2fb8e-b4c8-4052-a427-26919ae3a3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:13,708 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:13,708 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea835fd-1e92-403b-b5c1-884e0660e113', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea835fd-1e92-403b-b5c1-884e0660e113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:14,760 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:14,760 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc87c5b-9c1c-4d25-890f-5358ee003e91', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc87c5b-9c1c-4d25-890f-5358ee003e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:15,811 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:15,811 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18fc116-4269-4756-bbdf-a290991e40df', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18fc116-4269-4756-bbdf-a290991e40df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:16,862 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:16,863 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62eae83a-f87d-4f64-9e76-376230da6ba0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62eae83a-f87d-4f64-9e76-376230da6ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:17,913 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:17,913 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6504f83-1c2b-4280-b0a2-7d1183a4d791', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6504f83-1c2b-4280-b0a2-7d1183a4d791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:18,964 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:18,964 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c06bc45-55a7-4b2d-9cfd-35064b004a48', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c06bc45-55a7-4b2d-9cfd-35064b004a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:20,016 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:20,017 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b5c86e-aaf4-40a7-8d7c-99d3706d5fa2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b5c86e-aaf4-40a7-8d7c-99d3706d5fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:21,068 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:21,068 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b3be29-48ba-4bd2-8b56-93a986d0a38d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b3be29-48ba-4bd2-8b56-93a986d0a38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:22,121 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:22,121 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5161f5b8-e513-4340-b11f-1fc1b5759f62', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5161f5b8-e513-4340-b11f-1fc1b5759f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:23,177 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:23:23,177 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f13bcb7-6424-486c-892a-99d3ae5d5c00', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f13bcb7-6424-486c-892a-99d3ae5d5c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:24,229 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:24,230 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d573bd9-bac6-434b-9f5c-fa0a77e56d1a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d573bd9-bac6-434b-9f5c-fa0a77e56d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:25,283 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:25,284 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667fbd0f-cd5d-4bdc-a232-9d6710e37055', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667fbd0f-cd5d-4bdc-a232-9d6710e37055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:26,336 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:26,336 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e65ba84-8aef-48c6-8b50-9228bd3dfcdc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e65ba84-8aef-48c6-8b50-9228bd3dfcdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:27,388 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:27,389 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d87599-8420-4b1f-9825-076710feb44f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d87599-8420-4b1f-9825-076710feb44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:28,441 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:28,441 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55941332-fcd3-4528-9f1a-0af1f42c82b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55941332-fcd3-4528-9f1a-0af1f42c82b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:29,495 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:23:29,496 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54657a13-57ff-4144-a804-dc2690353657', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54657a13-57ff-4144-a804-dc2690353657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:30,547 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:30,547 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c092396-cb27-4ef5-aad8-2ed697042226', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c092396-cb27-4ef5-aad8-2ed697042226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:31,599 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:31,599 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e08069-0f0d-42a3-8038-b2d1b7a80171', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e08069-0f0d-42a3-8038-b2d1b7a80171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:32,650 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:32,651 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd016f6-38ec-4f4b-a032-561de4c1fb9c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd016f6-38ec-4f4b-a032-561de4c1fb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:33,702 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:33,703 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2aa21c4-901c-449a-b360-76d95a217610', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2aa21c4-901c-449a-b360-76d95a217610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:34,754 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:34,754 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfc0445-3b71-4224-aea7-b764be9a5907', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfc0445-3b71-4224-aea7-b764be9a5907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:35,805 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:35,805 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2865ab4-319c-4e5a-890a-988c1000d94c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2865ab4-319c-4e5a-890a-988c1000d94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:36,857 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:36,857 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2879c0-075e-4658-93d9-98eeda2c5565', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2879c0-075e-4658-93d9-98eeda2c5565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:37,968 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.103s 2022-07-21 10:23:37,969 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422485ad-58e2-4b54-8f4c-d6305a16b3f4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422485ad-58e2-4b54-8f4c-d6305a16b3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:39,027 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:23:39,027 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff5a703-1d5a-49d8-8bdd-e897e35b5ba4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff5a703-1d5a-49d8-8bdd-e897e35b5ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:40,077 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:40,078 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba4e116-9d4e-424e-bce0-38e8aa174482', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba4e116-9d4e-424e-bce0-38e8aa174482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:41,132 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:41,132 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9389b6ce-698d-4e2c-80d1-8bcd6ad45c74', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9389b6ce-698d-4e2c-80d1-8bcd6ad45c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:42,183 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:42,183 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194e2c63-5857-4ef5-a478-95b637014498', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194e2c63-5857-4ef5-a478-95b637014498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:43,234 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:43,234 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082fa27e-8166-4db7-bf6c-ae423521c483', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082fa27e-8166-4db7-bf6c-ae423521c483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:44,285 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:23:44,285 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd72ae-e238-465b-b967-ce28a82e5331', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd72ae-e238-465b-b967-ce28a82e5331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:45,337 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:23:45,337 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb77b1c6-7cad-4888-b8bb-0c2774d69485', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb77b1c6-7cad-4888-b8bb-0c2774d69485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:46,390 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:46,390 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9d4ad9-ed68-49b2-a5ff-24edcfe175cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9d4ad9-ed68-49b2-a5ff-24edcfe175cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:47,445 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:23:47,446 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d00b724-573a-4c4c-85d9-e7b4831c3fd0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d00b724-573a-4c4c-85d9-e7b4831c3fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:48,505 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.051s 2022-07-21 10:23:48,505 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b2662d-cf78-4090-b049-0b6a29fb4545', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b2662d-cf78-4090-b049-0b6a29fb4545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:49,558 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:49,558 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ca1581-b6a1-4cbb-9b1e-3123836b5148', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ca1581-b6a1-4cbb-9b1e-3123836b5148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:50,612 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:23:50,612 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c460f3f-89d7-44cf-8ed6-e7dde36ef7a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c460f3f-89d7-44cf-8ed6-e7dde36ef7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:51,664 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:23:51,664 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ef9929-d460-4553-b31b-32edb7f3ec04', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ef9929-d460-4553-b31b-32edb7f3ec04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:52,718 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:23:52,718 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4ac787-4c31-449a-9266-414facd5dccf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4ac787-4c31-449a-9266-414facd5dccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:53,774 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:23:53,774 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb887c2-f950-417c-8137-15b70ed86e42', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb887c2-f950-417c-8137-15b70ed86e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:54,828 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.047s 2022-07-21 10:23:54,829 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c647e6cb-c5a0-472e-849a-f43c70886737', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c647e6cb-c5a0-472e-849a-f43c70886737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:55,893 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.055s 2022-07-21 10:23:55,894 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebf0ce3-1a63-4df7-a028-6329e977ff3d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebf0ce3-1a63-4df7-a028-6329e977ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:56,963 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.062s 2022-07-21 10:23:56,963 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d004cb4-0d1a-4521-a942-d0434c7121c9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d004cb4-0d1a-4521-a942-d0434c7121c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:58,039 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.066s 2022-07-21 10:23:58,039 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7503948e-3e32-412d-aacc-dd7c5040cde1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7503948e-3e32-412d-aacc-dd7c5040cde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:23:59,100 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.053s 2022-07-21 10:23:59,101 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a83774-04d1-4787-a52c-cee9c01ffede', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a83774-04d1-4787-a52c-cee9c01ffede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:00,165 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.056s 2022-07-21 10:24:00,165 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4627d820-09e4-4374-8252-74ece5644f8a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4627d820-09e4-4374-8252-74ece5644f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:01,272 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.099s 2022-07-21 10:24:01,273 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a38b673-6b50-4e7b-9e09-820109d27b93', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a38b673-6b50-4e7b-9e09-820109d27b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:02,416 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.134s 2022-07-21 10:24:02,417 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910dd961-e438-4d32-9f7c-c4d1910bd083', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910dd961-e438-4d32-9f7c-c4d1910bd083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:03,562 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.138s 2022-07-21 10:24:03,562 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5dd87c-f2b1-4b7c-a28b-908f88545ff0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5dd87c-f2b1-4b7c-a28b-908f88545ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:04,725 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.155s 2022-07-21 10:24:04,726 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048af969-476a-49d4-8cd7-92e8b3687d70', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048af969-476a-49d4-8cd7-92e8b3687d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:05,794 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.060s 2022-07-21 10:24:05,794 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7fcc5d-3903-4057-a369-5948e8a186cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7fcc5d-3903-4057-a369-5948e8a186cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:06,867 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.064s 2022-07-21 10:24:06,867 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2faaa5-367e-4a1e-8955-d6b9ee8a50c3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2faaa5-367e-4a1e-8955-d6b9ee8a50c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:07,935 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.060s 2022-07-21 10:24:07,936 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7142d94-6cd8-4e39-9701-f12aa81a532f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7142d94-6cd8-4e39-9701-f12aa81a532f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:09,007 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.063s 2022-07-21 10:24:09,007 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43608ed1-11c7-436c-9d86-5af8b7fa2881', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43608ed1-11c7-436c-9d86-5af8b7fa2881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:10,119 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.104s 2022-07-21 10:24:10,120 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef70d9a-b4e3-484f-8a85-9ffd826c2f65', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef70d9a-b4e3-484f-8a85-9ffd826c2f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:11,172 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:24:11,173 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565cd2e6-c76c-44bd-9898-ff570a4dc30e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565cd2e6-c76c-44bd-9898-ff570a4dc30e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:12,227 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:12,227 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cde318-5236-48b5-afaa-10e4af376ee8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cde318-5236-48b5-afaa-10e4af376ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:13,280 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:13,280 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fe80a4-ffa0-464f-bb87-faf660351f28', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fe80a4-ffa0-464f-bb87-faf660351f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:14,333 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:14,334 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170a904d-5b1a-48e1-8e66-3d0a42e9d762', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170a904d-5b1a-48e1-8e66-3d0a42e9d762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:15,388 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:15,388 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403a5426-7dd4-4536-b3e0-cb172077a561', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403a5426-7dd4-4536-b3e0-cb172077a561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:16,452 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.055s 2022-07-21 10:24:16,452 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f2c8fd-a7f1-47df-9e1d-82a0a328f7c1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f2c8fd-a7f1-47df-9e1d-82a0a328f7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:17,507 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:17,507 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6841d07-f93c-4976-ac75-8c3c3d371e21', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6841d07-f93c-4976-ac75-8c3c3d371e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:18,564 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.050s 2022-07-21 10:24:18,565 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c44d5ef-34a6-435d-abfb-2865c6ce40a3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c44d5ef-34a6-435d-abfb-2865c6ce40a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:19,618 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:19,619 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cda0ab5-85bb-44aa-9075-ecb09c9e4ee3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cda0ab5-85bb-44aa-9075-ecb09c9e4ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:20,669 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:20,670 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e226334-7f0b-4320-a90b-823353a5629f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e226334-7f0b-4320-a90b-823353a5629f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:21,721 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:21,722 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e2faa3-c9b9-44df-8a5a-b7f01fa98316', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e2faa3-c9b9-44df-8a5a-b7f01fa98316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:22,777 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:24:22,778 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c3b228-4942-40b3-a36b-04049ac753ed', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c3b228-4942-40b3-a36b-04049ac753ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:23,830 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:23,830 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10caed47-154e-496d-a590-08ed1cf013f9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10caed47-154e-496d-a590-08ed1cf013f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:24,881 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:24,881 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645b2d70-c7f4-4866-b16d-0ab5a325f7cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645b2d70-c7f4-4866-b16d-0ab5a325f7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:25,932 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:25,932 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ef8419-b9c1-4c74-b63b-f1ac561f379d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ef8419-b9c1-4c74-b63b-f1ac561f379d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:26,983 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:26,983 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14de5502-762f-457d-8256-0ea67afcfc97', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14de5502-762f-457d-8256-0ea67afcfc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:28,038 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:28,038 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5b98ac-8603-405a-b6b3-38a50d17f3cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5b98ac-8603-405a-b6b3-38a50d17f3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:29,091 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.045s 2022-07-21 10:24:29,091 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add16984-e5d5-43e7-bdd5-b6631a21c0a5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add16984-e5d5-43e7-bdd5-b6631a21c0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:30,145 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:24:30,146 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d072a5b-c5e1-41ff-8314-88c072bf624e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d072a5b-c5e1-41ff-8314-88c072bf624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:31,196 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:31,197 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a48d01f-13be-4849-ab9e-cc6abce5c490', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a48d01f-13be-4849-ab9e-cc6abce5c490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:32,250 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:32,250 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fedd3c-1dea-4f6b-bbce-3d6f84519860', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fedd3c-1dea-4f6b-bbce-3d6f84519860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:33,305 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:33,305 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32565938-ed7c-408f-bd17-5f074636c061', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32565938-ed7c-408f-bd17-5f074636c061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:34,356 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:34,357 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e126fc-bff3-4ccc-b53a-97d73f675dfc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e126fc-bff3-4ccc-b53a-97d73f675dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:35,408 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:24:35,409 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a207c0-e1eb-4004-95b8-f66c990038f4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a207c0-e1eb-4004-95b8-f66c990038f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:36,459 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:24:36,460 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efed463-99a8-4b8b-b2bc-5684a8031da7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efed463-99a8-4b8b-b2bc-5684a8031da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:37,513 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.046s 2022-07-21 10:24:37,514 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623057c3-85b6-4da3-9bc4-807f422d813d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623057c3-85b6-4da3-9bc4-807f422d813d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:38,565 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.042s 2022-07-21 10:24:38,565 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b3cf65-97eb-466d-a44e-a878277dd971', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b3cf65-97eb-466d-a44e-a878277dd971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:39,621 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.048s 2022-07-21 10:24:39,622 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cedeea7-78a0-405d-98d5-b50bf8195917', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cedeea7-78a0-405d-98d5-b50bf8195917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:40,673 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:24:40,673 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e225550-9d7e-46c1-8596-0eae2cb781b2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e225550-9d7e-46c1-8596-0eae2cb781b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:41,725 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.043s 2022-07-21 10:24:41,725 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdf0cdb-b3b3-419c-855c-b68a973bb74c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdf0cdb-b3b3-419c-855c-b68a973bb74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' 2022-07-21 10:24:42,778 118660 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d 0.044s 2022-07-21 10:24:42,778 118660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd48d264-b859-4e0b-8743-1aa7a9cab1f1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd48d264-b859-4e0b-8743-1aa7a9cab1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d'} Body: b'{"volume": {"id": "28054e56-9787-469a-96e9-11c755c41a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:01.000000", "updated_at": "2022-07-21T10:18:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1274453600", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8804e6669b274c118f26e0984e409917/volumes/28054e56-9787-469a-96e9-11c755c41a0d"}], "user_id": "b0ff075d9612455a93a898413e8a948e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8804e6669b274c118f26e0984e409917"}}' }}} 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 593, 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 28054e56-9787-469a-96e9-11c755c41a0d to server 45f1c5d6-a7f0-475c-8aa9-8b8b3de180a2 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
ft9.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-07-21 10:13:36,772 118657 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-21 10:13:36,772 118657 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-21 10:13:38,243 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 1.467s 2022-07-21 10:13:38,243 118657 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-180924296", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpEIrcjkJho6V9Ovj9fAPLzpW1VxzE89MwhjWhYfJeIKbTMVypAB/wpE3x67OyIYvbyvHtGpppoXvgo1vWK0UQQdYn4lYRxuCJRgF46RSeqsYSiVPFwgBINk/XAfTJ7GQ=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', '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-6e55b7ea-c3f8-4035-954f-7131555b1abd', 'x-compute-request-id': 'req-6e55b7ea-c3f8-4035-954f-7131555b1abd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-180924296", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpEIrcjkJho6V9Ovj9fAPLzpW1VxzE89MwhjWhYfJeIKbTMVypAB/wpE3x67OyIYvbyvHtGpppoXvgo1vWK0UQQdYn4lYRxuCJRgF46RSeqsYSiVPFwgBINk/XAfTJ7GQ==", "fingerprint": "23:27:60:9e:a8:5b:b9:53:46:56:be:0e:a0:5e:b5:5c", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f"}}' 2022-07-21 10:13:38,246 118657 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-180924296 created 2022-07-21 10:13:39,693 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 1.446s 2022-07-21 10:13:39,693 118657 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--919130515", "description": "tempest-description--1730957243"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d7c89a64-9dd2-40d8-8e35-5e51051a2c2e', 'date': 'Thu, 21 Jul 2022 10:13:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "name": "tempest-securitygroup--919130515", "stateful": true, "tenant_id": "0b5845b217704fe4866953d3d169c1be", "description": "tempest-description--1730957243", "shared": false, "security_group_rules": [{"id": "15d0c928-403a-4c3b-8741-0e5d53fffd03", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "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": 116, "description": null, "tags": [], "created_at": "2022-07-21T10:13:39Z", "updated_at": "2022-07-21T10:13:39Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}, {"id": "42545c2e-9efe-4217-b32f-c9ac79683c32", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "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": 115, "description": null, "tags": [], "created_at": "2022-07-21T10:13:39Z", "updated_at": "2022-07-21T10:13:39Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}], "tags": [], "created_at": "2022-07-21T10:13:38Z", "updated_at": "2022-07-21T10:13:39Z", "revision_number": 1, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:13:40,469 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.775s 2022-07-21 10:13:40,469 118657 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": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "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-af3b8f4a-2535-4c0f-b202-50d5f4282879', 'date': 'Thu, 21 Jul 2022 10:13:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bafe8859-47a2-4586-bd96-274fea9755ee", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "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-07-21T10:13:40Z", "updated_at": "2022-07-21T10:13:40Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:13:42,232 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 1.762s 2022-07-21 10:13:42,232 118657 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": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-66500565-73d9-47cb-8384-8d4927a13b63', 'date': 'Thu, 21 Jul 2022 10:13:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84479545-c371-4317-8c92-597d4099bd58", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "1815cc37-a6f5-49ea-93a9-f6a1577ed4fa", "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-07-21T10:13:40Z", "updated_at": "2022-07-21T10:13:40Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:13:42,233 118657 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--919130515 created 2022-07-21 10:13:50,655 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 8.421s 2022-07-21 10:13:50,670 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-a4ba3d72-c14b-4c90-b383-4350c479c046', 'date': 'Thu, 21 Jul 2022 10:13:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "floating_ip_address": "172.27.3.182", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0b5845b217704fe4866953d3d169c1be", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-21T10:13:46Z", "updated_at": "2022-07-21T10:13:46Z", "revision_number": 0}}' 2022-07-21 10:13:50,670 118657 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'floating_ip_address': '172.27.3.182', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b5845b217704fe4866953d3d169c1be', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:13:46Z', 'updated_at': '2022-07-21T10:13:46Z', 'revision_number': 0, 'ip': '172.27.3.182'} created 2022-07-21 10:13:51,382 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.706s 2022-07-21 10:13:51,382 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:50 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-744e82fc-bb5b-4afa-8db4-58a914fdb7d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cb3146ed5b1947ee99cba2e95a777a6f", "name": "tempest-AttachVolumeShelveTestJSON-2130312798-project", "password_expires_at": null}, "audit_ids": ["aIlo34LlTnucVsQbi8dTmQ"], "expires_at": "2022-07-21T11:13:50.000000Z", "issued_at": "2022-07-21T10:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b5845b217704fe4866953d3d169c1be", "name": "tempest-AttachVolumeShelveTestJSON-2130312798"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:13:51,383 118657 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ff084df8-349d-4eb5-b279-6c663d3d47e5', 'name': 'tempest-AttachVolumeShelveTestJSON-122272714-network', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0b5845b217704fe4866953d3d169c1be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 679, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:13:19Z', 'updated_at': '2022-07-21T10:13:19Z', 'revision_number': 1} available for tenant 2022-07-21 10:13:51,384 118657 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-180924296', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpEIrcjkJho6V9Ovj9fAPLzpW1VxzE89MwhjWhYfJeIKbTMVypAB/wpE3x67OyIYvbyvHtGpppoXvgo1vWK0UQQdYn4lYRxuCJRgF46RSeqsYSiVPFwgBINk/XAfTJ7GQ==', 'fingerprint': '23:27:60:9e:a8:5b:b9:53:46:56:be:0e:a0:5e:b5:5c', 'user_id': 'cb3146ed5b1947ee99cba2e95a777a6f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCRXgG6xE1HIc/LwMQmFlbVemMINyW2PUrXLjXKntiOVJZBAHWsm641\nGOVp2eepW4igBwYFK4EEACKhZANiAASaRCK3I5CYaOlfTr4/XwDy86VtVccxPPTM\nIY1oWHyXiCm0zFcqQAf8KRN8euzsiGL28rx7RqaaaF74KNb1itFEEHWJ+JWEcbgi\nUYBeOkUnqrGEolTxcIASDZP1wH0yexk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1815cc37-a6f5-49ea-93a9-f6a1577ed4fa', 'name': 'tempest-securitygroup--919130515', 'stateful': True, 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'description': 'tempest-description--1730957243', 'shared': False, 'security_group_rules': [{'id': '15d0c928-403a-4c3b-8741-0e5d53fffd03', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'security_group_id': '1815cc37-a6f5-49ea-93a9-f6a1577ed4fa', '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': 116, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:13:39Z', 'updated_at': '2022-07-21T10:13:39Z', 'revision_number': 0, 'project_id': '0b5845b217704fe4866953d3d169c1be'}, {'id': '42545c2e-9efe-4217-b32f-c9ac79683c32', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'security_group_id': '1815cc37-a6f5-49ea-93a9-f6a1577ed4fa', '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': 115, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:13:39Z', 'updated_at': '2022-07-21T10:13:39Z', 'revision_number': 0, 'project_id': '0b5845b217704fe4866953d3d169c1be'}], 'tags': [], 'created_at': '2022-07-21T10:13:38Z', 'updated_at': '2022-07-21T10:13:39Z', 'revision_number': 1, 'project_id': '0b5845b217704fe4866953d3d169c1be'}, 'floating_ip': {'id': '4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'floating_ip_address': '172.27.3.182', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b5845b217704fe4866953d3d169c1be', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:13:46Z', 'updated_at': '2022-07-21T10:13:46Z', 'revision_number': 0, 'ip': '172.27.3.182'}} 2022-07-21 10:13:57,314 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/compute/v2.1/servers 5.929s 2022-07-21 10:13:57,314 118657 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-1082121217", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "ff084df8-349d-4eb5-b279-6c663d3d47e5"}], "security_groups": [{"name": "tempest-securitygroup--919130515"}], "key_name": "tempest-keypair-180924296", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a', '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-489125c3-4a6f-47c2-90fc-42a31b7e3250', 'x-compute-request-id': 'req-489125c3-4a6f-47c2-90fc-42a31b7e3250', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--919130515"}], "adminPass": "password"}}' 2022-07-21 10:13:59,324 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 2.006s 2022-07-21 10:13:59,324 118657 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': 'Thu, 21 Jul 2022 10:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', '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-746086d6-4a33-4b6d-bde2-f3b3c015eabb', 'x-compute-request-id': 'req-746086d6-4a33-4b6d-bde2-f3b3c015eabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:00,445 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.111s 2022-07-21 10:14:00,446 118657 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': 'Thu, 21 Jul 2022 10:14:00 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-95b836b8-90b5-4c63-b84d-3281131fd8dd', 'x-compute-request-id': 'req-95b836b8-90b5-4c63-b84d-3281131fd8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:01,736 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.279s 2022-07-21 10:14:01,736 118657 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': 'Thu, 21 Jul 2022 10:14:01 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-89c27861-cca2-4641-9147-6c195869c0b1', 'x-compute-request-id': 'req-89c27861-cca2-4641-9147-6c195869c0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:02,938 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.191s 2022-07-21 10:14:02,938 118657 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': 'Thu, 21 Jul 2022 10:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-da318c97-991a-4fc3-823c-8b9225e264d8', 'x-compute-request-id': 'req-da318c97-991a-4fc3-823c-8b9225e264d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:02,946 118657 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-07-21 10:14:04,226 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.279s 2022-07-21 10:14:04,227 118657 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': 'Thu, 21 Jul 2022 10:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-e444ccde-a35a-4dc0-86ef-c87a4040cb56', 'x-compute-request-id': 'req-e444ccde-a35a-4dc0-86ef-c87a4040cb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:05,404 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.164s 2022-07-21 10:14:05,404 118657 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': 'Thu, 21 Jul 2022 10:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-49eda508-833c-4af6-a8cc-c33ac3417fae', 'x-compute-request-id': 'req-49eda508-833c-4af6-a8cc-c33ac3417fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:06,578 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.164s 2022-07-21 10:14:06,579 118657 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': 'Thu, 21 Jul 2022 10:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-c36d71bf-67a3-4133-86d0-50ee31d269e6', 'x-compute-request-id': 'req-c36d71bf-67a3-4133-86d0-50ee31d269e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:07,853 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.264s 2022-07-21 10:14:07,853 118657 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': 'Thu, 21 Jul 2022 10:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-448d3737-e885-427d-ba42-a31ff67c937d', 'x-compute-request-id': 'req-448d3737-e885-427d-ba42-a31ff67c937d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:08,957 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.094s 2022-07-21 10:14:08,957 118657 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': 'Thu, 21 Jul 2022 10:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-53f04117-38c6-4a90-9f86-31b4535180ee', 'x-compute-request-id': 'req-53f04117-38c6-4a90-9f86-31b4535180ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:10,059 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.093s 2022-07-21 10:14:10,060 118657 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': 'Thu, 21 Jul 2022 10:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-216acda3-ec26-4e91-9638-b54c9a36210c', 'x-compute-request-id': 'req-216acda3-ec26-4e91-9638-b54c9a36210c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:11,179 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.110s 2022-07-21 10:14:11,180 118657 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': 'Thu, 21 Jul 2022 10:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-b1adc692-bbcc-4d08-9b69-6e032054e34b', 'x-compute-request-id': 'req-b1adc692-bbcc-4d08-9b69-6e032054e34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:12,316 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.125s 2022-07-21 10:14:12,316 118657 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': 'Thu, 21 Jul 2022 10:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-34402554-1295-460f-a3d0-7cabd9622b17', 'x-compute-request-id': 'req-34402554-1295-460f-a3d0-7cabd9622b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:13,523 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.196s 2022-07-21 10:14:13,524 118657 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': 'Thu, 21 Jul 2022 10:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', '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-5013ba73-8809-4e90-8443-aea583c26e57', 'x-compute-request-id': 'req-5013ba73-8809-4e90-8443-aea583c26e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "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-07-21 10:14:14,780 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.246s 2022-07-21 10:14:14,780 118657 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': 'Thu, 21 Jul 2022 10:14:14 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-f6184ad5-03ef-4018-9572-344808c6bf33', 'x-compute-request-id': 'req-f6184ad5-03ef-4018-9572-344808c6bf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:16,599 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.809s 2022-07-21 10:14:16,599 118657 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': 'Thu, 21 Jul 2022 10:14:15 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-1d3127a1-9d94-4282-9b56-b46c28c7fc3f', 'x-compute-request-id': 'req-1d3127a1-9d94-4282-9b56-b46c28c7fc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:17,823 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.214s 2022-07-21 10:14:17,823 118657 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': 'Thu, 21 Jul 2022 10:14:17 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-eddb8f3f-7f4d-4101-a59d-d01f35b2c344', 'x-compute-request-id': 'req-eddb8f3f-7f4d-4101-a59d-d01f35b2c344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:19,031 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.198s 2022-07-21 10:14:19,031 118657 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': 'Thu, 21 Jul 2022 10:14:18 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-54ff8b44-2c6c-446a-bb84-6a8b1410d2d0', 'x-compute-request-id': 'req-54ff8b44-2c6c-446a-bb84-6a8b1410d2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:20,266 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.225s 2022-07-21 10:14:20,266 118657 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': 'Thu, 21 Jul 2022 10:14:20 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-d36e9c29-2b8b-4052-b0e4-60f68cb3b3d5', 'x-compute-request-id': 'req-d36e9c29-2b8b-4052-b0e4-60f68cb3b3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:21,449 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.168s 2022-07-21 10:14:21,449 118657 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': 'Thu, 21 Jul 2022 10:14:21 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-3a390d3e-db60-45e8-a756-5aba8bcf9a81', 'x-compute-request-id': 'req-3a390d3e-db60-45e8-a756-5aba8bcf9a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:22,619 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.161s 2022-07-21 10:14:22,620 118657 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': 'Thu, 21 Jul 2022 10:14:22 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-f668c2a7-1cca-4425-930f-84cc20f14848', 'x-compute-request-id': 'req-f668c2a7-1cca-4425-930f-84cc20f14848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:23,814 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.184s 2022-07-21 10:14:23,814 118657 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': 'Thu, 21 Jul 2022 10:14:23 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-7ad3da42-3513-4c13-86f9-5b4dd84eacdc', 'x-compute-request-id': 'req-7ad3da42-3513-4c13-86f9-5b4dd84eacdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:24,998 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.175s 2022-07-21 10:14:24,999 118657 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': 'Thu, 21 Jul 2022 10:14:24 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-d4fc7139-02c6-435d-982e-4decd5631b4f', 'x-compute-request-id': 'req-d4fc7139-02c6-435d-982e-4decd5631b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:26,171 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.162s 2022-07-21 10:14:26,171 118657 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': 'Thu, 21 Jul 2022 10:14:26 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-a9a9c2dc-a26d-4c6b-a64e-1725bc90482d', 'x-compute-request-id': 'req-a9a9c2dc-a26d-4c6b-a64e-1725bc90482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:27,339 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.157s 2022-07-21 10:14:27,340 118657 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': 'Thu, 21 Jul 2022 10:14:27 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-469d270b-af37-4b09-89cc-ad30af6704fe', 'x-compute-request-id': 'req-469d270b-af37-4b09-89cc-ad30af6704fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:28,518 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.169s 2022-07-21 10:14:28,518 118657 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': 'Thu, 21 Jul 2022 10:14:28 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-4f46f336-f408-4b21-bf11-685a1893797d', 'x-compute-request-id': 'req-4f46f336-f408-4b21-bf11-685a1893797d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:29,683 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.153s 2022-07-21 10:14:29,683 118657 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': 'Thu, 21 Jul 2022 10:14:29 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-8ecb1002-f534-4c23-a174-5c840515838c', 'x-compute-request-id': 'req-8ecb1002-f534-4c23-a174-5c840515838c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:30,859 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.166s 2022-07-21 10:14:30,859 118657 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': 'Thu, 21 Jul 2022 10:14:30 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-8579cc5e-d648-4c55-bbb9-adcecd4611fe', 'x-compute-request-id': 'req-8579cc5e-d648-4c55-bbb9-adcecd4611fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:32,049 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.181s 2022-07-21 10:14:32,049 118657 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': 'Thu, 21 Jul 2022 10:14:31 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-e5b12a59-f935-4581-bc0a-ea3be1ad64a2', 'x-compute-request-id': 'req-e5b12a59-f935-4581-bc0a-ea3be1ad64a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:33,337 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.277s 2022-07-21 10:14:33,338 118657 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': 'Thu, 21 Jul 2022 10:14:33 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-7389998a-3ed3-434d-8204-e3c40577a7af', 'x-compute-request-id': 'req-7389998a-3ed3-434d-8204-e3c40577a7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:34,535 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.188s 2022-07-21 10:14:34,535 118657 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': 'Thu, 21 Jul 2022 10:14:34 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-5ed2add5-0cf6-4490-a8d4-1b7c15368066', 'x-compute-request-id': 'req-5ed2add5-0cf6-4490-a8d4-1b7c15368066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:35,746 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.201s 2022-07-21 10:14:35,746 118657 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': 'Thu, 21 Jul 2022 10:14:35 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-ed1c508f-e57a-42a1-a5f7-e544168d4ac2', 'x-compute-request-id': 'req-ed1c508f-e57a-42a1-a5f7-e544168d4ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:36,967 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.211s 2022-07-21 10:14:36,968 118657 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': 'Thu, 21 Jul 2022 10:14:36 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-ee239fce-53b8-4390-87cd-c4263f78bfc3', 'x-compute-request-id': 'req-ee239fce-53b8-4390-87cd-c4263f78bfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:38,514 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.536s 2022-07-21 10:14:38,514 118657 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': 'Thu, 21 Jul 2022 10:14:37 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-906b926c-e961-4161-8f1b-25f0fc2338ca', 'x-compute-request-id': 'req-906b926c-e961-4161-8f1b-25f0fc2338ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:39,750 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.226s 2022-07-21 10:14:39,750 118657 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': 'Thu, 21 Jul 2022 10:14:39 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-0048f321-43e8-43e6-8008-87c75e336a60', 'x-compute-request-id': 'req-0048f321-43e8-43e6-8008-87c75e336a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:40,920 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.160s 2022-07-21 10:14:40,921 118657 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': 'Thu, 21 Jul 2022 10:14:40 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-9bc3eeb9-8c17-459f-bb71-91c3aa9159c3', 'x-compute-request-id': 'req-9bc3eeb9-8c17-459f-bb71-91c3aa9159c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:42,095 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.165s 2022-07-21 10:14:42,096 118657 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': 'Thu, 21 Jul 2022 10:14:41 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-bf5f89d9-4953-449c-aece-030cfa9d60be', 'x-compute-request-id': 'req-bf5f89d9-4953-449c-aece-030cfa9d60be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:43,261 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.156s 2022-07-21 10:14:43,262 118657 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': 'Thu, 21 Jul 2022 10:14:43 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-83f45bd4-f718-471c-9387-c57682aa2ed0', 'x-compute-request-id': 'req-83f45bd4-f718-471c-9387-c57682aa2ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:44,428 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.156s 2022-07-21 10:14:44,428 118657 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': 'Thu, 21 Jul 2022 10:14:44 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-01e88449-c7e8-4d8b-b34f-128b6eba5850', 'x-compute-request-id': 'req-01e88449-c7e8-4d8b-b34f-128b6eba5850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:45,596 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.158s 2022-07-21 10:14:45,596 118657 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': 'Thu, 21 Jul 2022 10:14:45 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-9d5f5b2c-6dcc-4feb-8644-483dbf0f99dc', 'x-compute-request-id': 'req-9d5f5b2c-6dcc-4feb-8644-483dbf0f99dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:46,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.177s 2022-07-21 10:14:46,784 118657 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': 'Thu, 21 Jul 2022 10:14:46 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-11d0e444-4a9c-4906-aa40-857e9ab6597b', 'x-compute-request-id': 'req-11d0e444-4a9c-4906-aa40-857e9ab6597b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:48,104 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.310s 2022-07-21 10:14:48,104 118657 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': 'Thu, 21 Jul 2022 10:14:47 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-bb6ff932-fa84-4952-8f6d-c6000f00e249', 'x-compute-request-id': 'req-bb6ff932-fa84-4952-8f6d-c6000f00e249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:49,323 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.209s 2022-07-21 10:14:49,324 118657 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': 'Thu, 21 Jul 2022 10:14: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-3bcc365e-d647-4565-ac7b-231b9a1e53b3', 'x-compute-request-id': 'req-3bcc365e-d647-4565-ac7b-231b9a1e53b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:50,547 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.214s 2022-07-21 10:14:50,548 118657 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': 'Thu, 21 Jul 2022 10:14: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-187be552-9ec1-49f4-b20b-115966e15e92', 'x-compute-request-id': 'req-187be552-9ec1-49f4-b20b-115966e15e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:51,794 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.236s 2022-07-21 10:14:51,794 118657 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': 'Thu, 21 Jul 2022 10:14: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-b08fe10b-f65a-4e43-b17e-dcf169f39ff9', 'x-compute-request-id': 'req-b08fe10b-f65a-4e43-b17e-dcf169f39ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:53,025 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.221s 2022-07-21 10:14:53,026 118657 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': 'Thu, 21 Jul 2022 10:14:52 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-3ae625e0-13bb-4689-b49a-0149e062d42c', 'x-compute-request-id': 'req-3ae625e0-13bb-4689-b49a-0149e062d42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:54,255 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.219s 2022-07-21 10:14:54,255 118657 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': 'Thu, 21 Jul 2022 10:14: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-98058ad8-8421-4127-b873-25123bd30785', 'x-compute-request-id': 'req-98058ad8-8421-4127-b873-25123bd30785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:55,535 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.270s 2022-07-21 10:14:55,535 118657 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': 'Thu, 21 Jul 2022 10:14: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-2f0e335a-ca36-4893-895d-31b8cd87e1ac', 'x-compute-request-id': 'req-2f0e335a-ca36-4893-895d-31b8cd87e1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:56,801 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.254s 2022-07-21 10:14:56,801 118657 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': 'Thu, 21 Jul 2022 10:14: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-e2aea153-c50c-40c3-a857-163739624bab', 'x-compute-request-id': 'req-e2aea153-c50c-40c3-a857-163739624bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:58,125 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.314s 2022-07-21 10:14:58,126 118657 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': 'Thu, 21 Jul 2022 10:14:57 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-117e342b-8a78-491c-a9eb-5feac0998b94', 'x-compute-request-id': 'req-117e342b-8a78-491c-a9eb-5feac0998b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:14:59,314 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.178s 2022-07-21 10:14:59,315 118657 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': 'Thu, 21 Jul 2022 10:14:59 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-76192925-8ef9-4225-aa1d-e2c49c6380b5', 'x-compute-request-id': 'req-76192925-8ef9-4225-aa1d-e2c49c6380b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:00,526 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.201s 2022-07-21 10:15:00,527 118657 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': 'Thu, 21 Jul 2022 10:15:00 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-ac90c47e-a773-4066-aa9d-a5e0ba382f25', 'x-compute-request-id': 'req-ac90c47e-a773-4066-aa9d-a5e0ba382f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:01,726 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.189s 2022-07-21 10:15:01,727 118657 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': 'Thu, 21 Jul 2022 10:15:01 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-2452cd10-8920-4146-8e77-fc243e2f31f8', 'x-compute-request-id': 'req-2452cd10-8920-4146-8e77-fc243e2f31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:03,037 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.301s 2022-07-21 10:15:03,038 118657 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': 'Thu, 21 Jul 2022 10:15:02 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-5a37bc0f-7d13-4133-a2ef-c27e457c5760', 'x-compute-request-id': 'req-5a37bc0f-7d13-4133-a2ef-c27e457c5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:04,411 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.363s 2022-07-21 10:15:04,411 118657 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': 'Thu, 21 Jul 2022 10:15:04 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-0b0d10d0-2afc-4a4d-9098-fdf1cc4e97e2', 'x-compute-request-id': 'req-0b0d10d0-2afc-4a4d-9098-fdf1cc4e97e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:05,672 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.252s 2022-07-21 10:15:05,673 118657 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': 'Thu, 21 Jul 2022 10:15:05 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-e7f79060-0071-46bf-8fd9-7a8756304837', 'x-compute-request-id': 'req-e7f79060-0071-46bf-8fd9-7a8756304837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:06,996 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.310s 2022-07-21 10:15:06,997 118657 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': 'Thu, 21 Jul 2022 10:15:06 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-c4d08ade-6ffd-4f28-8d81-a7da58cc8b68', 'x-compute-request-id': 'req-c4d08ade-6ffd-4f28-8d81-a7da58cc8b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:08,222 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.216s 2022-07-21 10:15:08,223 118657 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': 'Thu, 21 Jul 2022 10:15:08 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-1c32a459-dd30-467f-a3f1-8944d386bd23', 'x-compute-request-id': 'req-1c32a459-dd30-467f-a3f1-8944d386bd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:09,811 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.575s 2022-07-21 10:15:09,811 118657 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': 'Thu, 21 Jul 2022 10:15:09 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-36b63bc1-2404-40c7-9fe2-44af02522592', 'x-compute-request-id': 'req-36b63bc1-2404-40c7-9fe2-44af02522592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:11,081 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.260s 2022-07-21 10:15:11,082 118657 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': 'Thu, 21 Jul 2022 10:15:10 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-76f523d3-9b89-4916-96f1-db80e582f051', 'x-compute-request-id': 'req-76f523d3-9b89-4916-96f1-db80e582f051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:15:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": "2022-07-21T10:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:15:11,092 118657 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 72 second wait 2022-07-21 10:15:11,227 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a/os-interface 0.135s 2022-07-21 10:15:11,228 118657 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': 'Thu, 21 Jul 2022 10:15:11 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-9fd3b67a-389a-4f0d-98d0-57c85c0b7235', 'x-compute-request-id': 'req-9fd3b67a-389a-4f0d-98d0-57c85c0b7235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ff084df8-349d-4eb5-b279-6c663d3d47e5", "port_id": "605ca096-c3cc-4dd5-bcac-db33b2e978a8", "mac_addr": "fa:16:3e:e0:b5:30", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "073b8c94-b69c-48b2-a614-13cb6c6856e4", "ip_address": "172.20.0.8"}]}]}' 2022-07-21 10:15:13,171 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d 1.940s 2022-07-21 10:15:13,172 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "605ca096-c3cc-4dd5-bcac-db33b2e978a8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-92bd2b49-9efe-4b5a-a724-e5e5d7d81096', 'date': 'Thu, 21 Jul 2022 10:15:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d'} Body: b'{"floatingip": {"id": "4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "floating_ip_address": "172.27.3.182", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": "3609acf8-add1-4a5d-9877-b6b9399309ec", "port_id": "605ca096-c3cc-4dd5-bcac-db33b2e978a8", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ff084df8-349d-4eb5-b279-6c663d3d47e5", "mac_address": "fa:16:3e:e0:b5:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "f8432b20-2300-476b-b2e3-265a458cc27a", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-21T10:13:46Z", "updated_at": "2022-07-21T10:15:12Z", "revision_number": 1, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:15:13,172 118657 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.182:22' as 'ubuntu' with public key authentication 2022-07-21 10:15:17,290 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 1. Retry after 2 seconds. 2022-07-21 10:15:22,862 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 2. Retry after 3 seconds. 2022-07-21 10:15:29,418 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 3. Retry after 4 seconds. 2022-07-21 10:15:37,002 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 4. Retry after 5 seconds. 2022-07-21 10:15:45,578 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 5. Retry after 6 seconds. 2022-07-21 10:15:55,150 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 6. Retry after 7 seconds. 2022-07-21 10:16:03,691 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 7. Retry after 8 seconds. 2022-07-21 10:16:12,200 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 8. Retry after 9 seconds. 2022-07-21 10:16:21,711 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 9. Retry after 10 seconds. 2022-07-21 10:16:32,224 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 10. Retry after 11 seconds. 2022-07-21 10:16:43,736 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 11. Retry after 12 seconds. 2022-07-21 10:16:56,247 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 12. Retry after 13 seconds. 2022-07-21 10:17:09,760 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 13. Retry after 14 seconds. 2022-07-21 10:17:24,273 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 ([Errno None] Unable to connect to port 22 on 172.27.3.182). Number attempts: 14. Retry after 15 seconds. 2022-07-21 10:17:39,833 118657 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:17:40,271 118657 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-07-21 10:17:40,276 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.182 (Authentication failed.). Number attempts: 15. Retry after 16 seconds. 2022-07-21 10:17:56,806 118657 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:17:56,923 118657 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-21 10:17:56,923 118657 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.182 successfully created 2022-07-21 10:17:56,968 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a/ips 0.044s 2022-07-21 10:17:56,968 118657 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': 'Thu, 21 Jul 2022 10:17:56 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-50bb3291-8acf-4c6f-8895-23345302118e', 'x-compute-request-id': 'req-50bb3291-8acf-4c6f-8895-23345302118e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.3.182"}]}}' 2022-07-21 10:17:57,243 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes 0.272s 2022-07-21 10:17:57,243 118657 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-1219333722"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f904b73-24af-4e6c-91e1-c91818113dcd', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f904b73-24af-4e6c-91e1-c91818113dcd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.164901", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:17:57,292 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:17:57,292 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c0130d-4444-4ece-a023-a35bf3b780f4', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c0130d-4444-4ece-a023-a35bf3b780f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:17:58,343 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:17:58,343 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2deca1c4-c27d-4de1-b304-e7b12b2a6015', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2deca1c4-c27d-4de1-b304-e7b12b2a6015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:17:59,393 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:17:59,394 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a874e27-8066-4586-96e4-af4063d6a7c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a874e27-8066-4586-96e4-af4063d6a7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:00,441 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:00,442 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71209f9d-5783-49fe-8455-d6d5541b7a92', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71209f9d-5783-49fe-8455-d6d5541b7a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:01,490 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:18:01,490 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03f7249-de9c-4a19-a361-da90b75ecb90', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03f7249-de9c-4a19-a361-da90b75ecb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:02,537 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:02,538 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28116cd3-f068-4649-a41d-bcf78c19700e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28116cd3-f068-4649-a41d-bcf78c19700e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:03,583 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:18:03,584 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5e4dc8-ae70-47a5-a447-ca4d3cbeec1e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5e4dc8-ae70-47a5-a447-ca4d3cbeec1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:04,631 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:18:04,632 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1853495f-6fc8-4d10-8417-fb925d5464a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1853495f-6fc8-4d10-8417-fb925d5464a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:05,678 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:18:05,678 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38a5d9b-737e-46fb-ba50-6a76f66552a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38a5d9b-737e-46fb-ba50-6a76f66552a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:06,726 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:18:06,727 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cdcf5d8-6c93-4739-ac82-4991b22e236d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cdcf5d8-6c93-4739-ac82-4991b22e236d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:07,775 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:07,776 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01208b7-2a1c-4abb-82f2-596d3d27d988', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01208b7-2a1c-4abb-82f2-596d3d27d988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:08,825 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:08,825 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14eefd75-33db-4c76-b3c6-24bd1d1e38a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14eefd75-33db-4c76-b3c6-24bd1d1e38a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:09,873 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:09,874 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99587526-f883-40b3-b31a-0c7aa701eaae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99587526-f883-40b3-b31a-0c7aa701eaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:10,920 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:18:10,920 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b600c9c-1e38-4b5d-8282-39890c4a4ebc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b600c9c-1e38-4b5d-8282-39890c4a4ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:11,967 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:18:11,968 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2c4b56-9ac8-4439-98cc-58db45d417de', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2c4b56-9ac8-4439-98cc-58db45d417de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:13,015 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:13,015 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196dd022-304a-4483-9f17-ddd7cf92681e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196dd022-304a-4483-9f17-ddd7cf92681e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:14,062 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:18:14,062 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b499999-6434-4576-b88e-b574e5afd899', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b499999-6434-4576-b88e-b574e5afd899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:15,111 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:15,112 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41186e2d-1be8-4a78-8666-f78b06942421', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41186e2d-1be8-4a78-8666-f78b06942421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:16,160 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:16,161 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd8ec06-8468-4434-a882-f8a0685184fc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd8ec06-8468-4434-a882-f8a0685184fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:17,208 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:17,208 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bbd7eb-8077-4249-ac76-cd5cfda501a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bbd7eb-8077-4249-ac76-cd5cfda501a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:18,259 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:18:18,259 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b8db03-dd43-4204-a19a-01abb64b9a2d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b8db03-dd43-4204-a19a-01abb64b9a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:19,310 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:19,310 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bc2cf2-535c-4a70-ab78-e91263970d98', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bc2cf2-535c-4a70-ab78-e91263970d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:20,359 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:20,359 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3205b950-d04b-4145-896c-b33d88032367', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3205b950-d04b-4145-896c-b33d88032367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:21,406 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:18:21,407 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878d3b8d-fc2f-47d1-b118-d7e26a1eb39c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878d3b8d-fc2f-47d1-b118-d7e26a1eb39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:22,456 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:22,456 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77127365-6ff7-41a6-a8fe-33267b1d29c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77127365-6ff7-41a6-a8fe-33267b1d29c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:23,506 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:23,507 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691516d5-ba7a-419f-8ecc-f4eb260043e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691516d5-ba7a-419f-8ecc-f4eb260043e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:24,557 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:18:24,558 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9c84f1-5909-40c6-9ad6-c09ea7ed4c28', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9c84f1-5909-40c6-9ad6-c09ea7ed4c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:25,606 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:18:25,607 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7461c28e-336b-4955-b8de-ce2b7438c3b4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7461c28e-336b-4955-b8de-ce2b7438c3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:26,674 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.058s 2022-07-21 10:18:26,674 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38dc257-e4ee-4f27-898f-60380002a95f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38dc257-e4ee-4f27-898f-60380002a95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:27,723 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:27,723 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00715173-fc41-4a92-b2e4-ba6d39df8fe3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00715173-fc41-4a92-b2e4-ba6d39df8fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:28,773 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:28,774 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fa1ad9-eb43-4362-b5ff-c93477639602', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fa1ad9-eb43-4362-b5ff-c93477639602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:29,824 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:29,824 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7390754-f976-429d-9b71-71737fe1afe2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7390754-f976-429d-9b71-71737fe1afe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:30,875 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:30,875 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719be373-b461-429b-b4eb-baefc754d037', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719be373-b461-429b-b4eb-baefc754d037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:31,925 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:31,925 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8379b6-d62e-4134-829b-86d42192f209', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8379b6-d62e-4134-829b-86d42192f209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:32,974 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:32,974 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fe01ca-5ed4-4bde-b7ce-a3634cacd34e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fe01ca-5ed4-4bde-b7ce-a3634cacd34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:34,024 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:34,024 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7093d6-20d3-48a6-b6e9-a598124c36bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7093d6-20d3-48a6-b6e9-a598124c36bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:35,084 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:18:35,087 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e1760e-3200-4f63-b4bd-d585a26f8eb4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e1760e-3200-4f63-b4bd-d585a26f8eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:36,142 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:18:36,143 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc20b817-1c32-488b-9bc3-beff70cab398', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc20b817-1c32-488b-9bc3-beff70cab398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:37,192 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:37,193 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24fd106-8c65-49af-956f-6371986d1afc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24fd106-8c65-49af-956f-6371986d1afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:38,344 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.143s 2022-07-21 10:18:38,345 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102f379c-8a41-49ce-a2d6-4ffce1947654', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102f379c-8a41-49ce-a2d6-4ffce1947654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:39,395 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:39,395 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b980971-a75e-40ab-9920-7905ed515fd9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b980971-a75e-40ab-9920-7905ed515fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:40,445 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:40,445 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f898246b-b8d1-4108-9277-6fb34f493b47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f898246b-b8d1-4108-9277-6fb34f493b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:41,495 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:41,495 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b325d937-abf8-4b4b-8a92-92b53dbab092', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b325d937-abf8-4b4b-8a92-92b53dbab092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:42,552 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:18:42,552 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f018fc-4ac8-4b32-b5ff-fa40de70ee56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f018fc-4ac8-4b32-b5ff-fa40de70ee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:43,602 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:43,602 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2eb599-6fd9-4dc9-bca6-7f247e773482', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2eb599-6fd9-4dc9-bca6-7f247e773482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:44,673 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.063s 2022-07-21 10:18:44,673 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a9eb87-14ab-4d8f-ba75-d8d5b23cc659', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a9eb87-14ab-4d8f-ba75-d8d5b23cc659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:45,733 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.051s 2022-07-21 10:18:45,734 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5970017-efc7-41e5-b254-d0802c68d01d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5970017-efc7-41e5-b254-d0802c68d01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:46,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:46,784 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac7e12f-f3f3-4f2b-b2b6-e9bc9fcb2f31', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac7e12f-f3f3-4f2b-b2b6-e9bc9fcb2f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:47,832 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:18:47,832 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f107533c-3832-453a-b113-5785df2efb6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f107533c-3832-453a-b113-5785df2efb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:48,882 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:48,882 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42d36ca-a669-462d-9a8f-c83148d3b232', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42d36ca-a669-462d-9a8f-c83148d3b232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:49,945 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.055s 2022-07-21 10:18:49,945 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a67353-4d0a-40f3-9299-e4bc02067f19', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a67353-4d0a-40f3-9299-e4bc02067f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:50,998 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:18:50,998 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99194be-d6bd-40d2-a2a1-01ed46e1743c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99194be-d6bd-40d2-a2a1-01ed46e1743c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:52,066 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.060s 2022-07-21 10:18:52,066 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1c5548-e603-46db-b01b-8f90a34a37b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1c5548-e603-46db-b01b-8f90a34a37b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:53,249 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.174s 2022-07-21 10:18:53,249 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d671ba55-0a95-462e-86be-b8a5d14cbfbb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d671ba55-0a95-462e-86be-b8a5d14cbfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:54,323 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.065s 2022-07-21 10:18:54,323 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a603cd-816f-4443-8db7-78b5de3d733a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a603cd-816f-4443-8db7-78b5de3d733a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:55,376 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:18:55,377 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e593a71f-dd19-49c2-9687-33ca1713938d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e593a71f-dd19-49c2-9687-33ca1713938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:56,434 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:18:56,435 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093259c1-48f3-4bff-861f-68ce6ae02e9f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093259c1-48f3-4bff-861f-68ce6ae02e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:57,484 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:18:57,485 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd46aa3-1f85-43c8-961f-5bbeb91edb6c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd46aa3-1f85-43c8-961f-5bbeb91edb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:58,534 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:18:58,535 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88003517-7440-48dc-b69d-2736eaea5786', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88003517-7440-48dc-b69d-2736eaea5786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:18:59,590 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:18:59,591 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97038879-4628-4e4a-9b58-7a26c6f65570', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97038879-4628-4e4a-9b58-7a26c6f65570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:00,641 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:19:00,641 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1220005a-3695-4995-b3f6-402078f570cf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1220005a-3695-4995-b3f6-402078f570cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:01,699 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:19:01,699 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375ebef9-5e8e-4853-9c5f-d512453b776f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375ebef9-5e8e-4853-9c5f-d512453b776f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:02,783 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.075s 2022-07-21 10:19:02,783 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1dde660-d8f3-4e5f-9671-287c220387a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1dde660-d8f3-4e5f-9671-287c220387a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:03,834 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:19:03,835 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c024ea-547a-45f8-8bb8-552fe4d57fe4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c024ea-547a-45f8-8bb8-552fe4d57fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:04,883 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:19:04,884 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9a0051-329a-4758-a9d4-bb533cf11f34', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9a0051-329a-4758-a9d4-bb533cf11f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:05,941 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:19:05,942 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f201ca0d-98c0-459d-a035-98c390548dcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f201ca0d-98c0-459d-a035-98c390548dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:06,990 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:06,990 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64acbb47-7cee-45c0-aa29-9a54fb29a58c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64acbb47-7cee-45c0-aa29-9a54fb29a58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:08,043 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:19:08,044 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03203e7a-f01b-44df-8c66-9880df438edd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03203e7a-f01b-44df-8c66-9880df438edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:09,099 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:19:09,099 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f43b9b9-fa77-4cd6-a412-cd59b6b0b383', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f43b9b9-fa77-4cd6-a412-cd59b6b0b383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:10,150 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:19:10,150 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714826a0-c509-4495-ab4e-237e8615426c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714826a0-c509-4495-ab4e-237e8615426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:11,201 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:19:11,201 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a7421e-4c77-4ec2-b815-aa78c4a54aea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a7421e-4c77-4ec2-b815-aa78c4a54aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:12,252 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:19:12,252 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f497b8e-0625-4743-bf11-162f0bca3c71', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f497b8e-0625-4743-bf11-162f0bca3c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:13,309 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:19:13,310 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33751f3d-c4a6-4230-bb77-47df801fcc32', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33751f3d-c4a6-4230-bb77-47df801fcc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:14,362 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:14,362 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23754a25-02bb-4ebd-8922-efa5dbf2a6ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23754a25-02bb-4ebd-8922-efa5dbf2a6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:15,412 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:19:15,412 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c826232a-3a9b-4541-89d8-a58a565bd367', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c826232a-3a9b-4541-89d8-a58a565bd367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:16,465 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:16,465 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc823205-fdf8-402c-b0cb-f84c6e474768', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc823205-fdf8-402c-b0cb-f84c6e474768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:17,518 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:17,519 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb39464b-5d7b-4936-aad1-2e522205e00d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb39464b-5d7b-4936-aad1-2e522205e00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:18,574 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:19:18,575 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bd63ee-5764-4440-a385-f88744ea6212', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bd63ee-5764-4440-a385-f88744ea6212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:19,628 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:19:19,629 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b7b2da-f597-4623-9fa7-5dfcb256e34a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b7b2da-f597-4623-9fa7-5dfcb256e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:20,681 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:20,681 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48700d1c-3781-494d-b4e9-c6ae71c98de6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48700d1c-3781-494d-b4e9-c6ae71c98de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:21,744 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.055s 2022-07-21 10:19:21,744 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fa1b0d-3566-4a42-925f-53f8183e13ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fa1b0d-3566-4a42-925f-53f8183e13ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:22,820 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.067s 2022-07-21 10:19:22,820 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba78d78-5ca7-46bb-b87b-8059f7f243df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba78d78-5ca7-46bb-b87b-8059f7f243df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:23,882 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:19:23,883 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50c1f73-a875-4688-bdd4-ba616351375b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50c1f73-a875-4688-bdd4-ba616351375b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:24,929 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:19:24,929 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536d1997-9547-4bd4-be0e-b813c549eff8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536d1997-9547-4bd4-be0e-b813c549eff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:25,992 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.055s 2022-07-21 10:19:25,992 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99ca26d-4e3b-4d83-bebf-623be6e23a01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99ca26d-4e3b-4d83-bebf-623be6e23a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:27,040 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:27,041 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6093d18-74ca-446e-b900-362182123d8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6093d18-74ca-446e-b900-362182123d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:28,088 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:19:28,088 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df1d7a8-7923-4065-bab3-47d95b837d0f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df1d7a8-7923-4065-bab3-47d95b837d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:29,137 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:29,137 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ec0795-da7a-4381-95dd-86bbcabe9b45', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ec0795-da7a-4381-95dd-86bbcabe9b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:30,185 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:30,185 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473f6f20-9e73-4a6d-99a4-6cd2b973c1a5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473f6f20-9e73-4a6d-99a4-6cd2b973c1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:31,232 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:19:31,232 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e32047-cce7-428a-b8f8-eee0e61f6e78', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e32047-cce7-428a-b8f8-eee0e61f6e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:32,285 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:19:32,286 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6004f164-1228-480b-b6ab-76f8bf666da6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6004f164-1228-480b-b6ab-76f8bf666da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:33,333 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:33,334 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84382fb8-ce3e-4b64-aabd-e1937a442a88', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84382fb8-ce3e-4b64-aabd-e1937a442a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:34,388 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:19:34,388 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a73ead-b4c0-4d96-ad06-46bf95ccef92', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a73ead-b4c0-4d96-ad06-46bf95ccef92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:35,437 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:19:35,437 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e00387-f1ed-4029-bfd2-e39f928f93ec', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e00387-f1ed-4029-bfd2-e39f928f93ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:36,497 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:19:36,497 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74559cd1-0acd-4998-a0b4-726fc042b62e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74559cd1-0acd-4998-a0b4-726fc042b62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:37,555 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:19:37,555 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1cfd0d-38c0-4c8a-bd31-d48c1ec7af26', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1cfd0d-38c0-4c8a-bd31-d48c1ec7af26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:38,610 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:19:38,611 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce3632e-7a51-4874-90ef-4d53df7e5de6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce3632e-7a51-4874-90ef-4d53df7e5de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:39,661 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:19:39,661 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21fcd9f-0a49-42ac-b391-5392c3ab48ca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21fcd9f-0a49-42ac-b391-5392c3ab48ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:40,712 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:19:40,712 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4d6ed5-f9c1-41c0-ba0a-3e7443336fc4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4d6ed5-f9c1-41c0-ba0a-3e7443336fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:41,764 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:41,764 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31129a4e-e9cd-4dfe-a499-05b3671a113b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31129a4e-e9cd-4dfe-a499-05b3671a113b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:42,819 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:19:42,819 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efef9f5-f3f7-4be2-b67f-748960154005', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efef9f5-f3f7-4be2-b67f-748960154005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:43,873 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:19:43,873 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd861b6e-9ba9-41a0-ba30-451c1b91187d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd861b6e-9ba9-41a0-ba30-451c1b91187d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:44,924 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:19:44,924 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf59f6f-9c59-46a9-a654-3a532af36d39', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf59f6f-9c59-46a9-a654-3a532af36d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:45,974 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:19:45,974 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e25fe2-d61e-454e-92d5-6bbb43789522', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e25fe2-d61e-454e-92d5-6bbb43789522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:47,029 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:19:47,029 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d806b94c-f4bf-4ba6-8f2f-68214d9825aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d806b94c-f4bf-4ba6-8f2f-68214d9825aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:48,101 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.064s 2022-07-21 10:19:48,101 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc9db2a-993e-4402-9ddc-8b1e31cd8b49', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc9db2a-993e-4402-9ddc-8b1e31cd8b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:49,149 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:49,149 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a887ad19-8002-4f70-bb7a-31c6b2bf1a7b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a887ad19-8002-4f70-bb7a-31c6b2bf1a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:50,197 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:19:50,197 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b15297-7f1a-4fbe-9370-d4d7ecc82d1a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b15297-7f1a-4fbe-9370-d4d7ecc82d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:51,246 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:19:51,246 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb94dfb-4ec5-4716-8976-2ad71d852de8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb94dfb-4ec5-4716-8976-2ad71d852de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:52,299 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:52,299 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7413d3-acee-4a27-9ada-769820ae497d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7413d3-acee-4a27-9ada-769820ae497d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:53,364 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.057s 2022-07-21 10:19:53,364 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ccccef-d616-4562-a768-e6fbd2454619', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ccccef-d616-4562-a768-e6fbd2454619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:54,427 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.055s 2022-07-21 10:19:54,427 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925e5aa5-c598-4fbb-a639-b69ed7416f1f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925e5aa5-c598-4fbb-a639-b69ed7416f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:55,480 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:19:55,480 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee820e1b-b795-4350-ae1c-2ab95eebff3c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee820e1b-b795-4350-ae1c-2ab95eebff3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:56,528 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:19:56,528 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a20898-53e7-4d82-bfa5-58b4569bda01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a20898-53e7-4d82-bfa5-58b4569bda01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:57,575 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:19:57,575 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c158ea8-8402-48b3-83f9-bd8869edd19f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c158ea8-8402-48b3-83f9-bd8869edd19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:58,623 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:19:58,623 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8fba65-c9ad-4b50-b2d9-367bf471f69e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8fba65-c9ad-4b50-b2d9-367bf471f69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:19:59,675 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:19:59,675 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef59825-6211-4ebf-8e1e-70b79781f7e9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef59825-6211-4ebf-8e1e-70b79781f7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:00,726 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:00,726 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdfacd2-0b0b-4adb-a501-d58c874e218f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdfacd2-0b0b-4adb-a501-d58c874e218f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:01,782 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:20:01,782 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35154fa-b477-46e4-8b98-627bdae50c54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35154fa-b477-46e4-8b98-627bdae50c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:02,842 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:20:02,842 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f055a02-2d80-4936-944c-3c734cc36571', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f055a02-2d80-4936-944c-3c734cc36571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:03,890 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:20:03,891 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63a8630-eb32-4302-8faf-04e9562a0076', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63a8630-eb32-4302-8faf-04e9562a0076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:04,941 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:20:04,942 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3ac932-f7ec-4dea-a559-88206d60dcea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3ac932-f7ec-4dea-a559-88206d60dcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:05,993 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:05,994 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee83947-bc8a-4b86-be33-f619ae3ca1d8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee83947-bc8a-4b86-be33-f619ae3ca1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:07,045 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:07,045 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc2339a-9cc6-4b1d-b962-732780050ca9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc2339a-9cc6-4b1d-b962-732780050ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:08,097 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:08,098 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a8e1a3-af9d-46a4-ba0c-8da624c8bda0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a8e1a3-af9d-46a4-ba0c-8da624c8bda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:09,151 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:09,151 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff3529d-0c1e-48ad-a819-0ce14f411b46', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff3529d-0c1e-48ad-a819-0ce14f411b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:10,199 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:20:10,199 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2744e9fc-c2f2-42a9-8310-496819fb129f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2744e9fc-c2f2-42a9-8310-496819fb129f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:11,250 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:20:11,250 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5641bd-6fe4-4044-a2ed-bbd64576a498', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5641bd-6fe4-4044-a2ed-bbd64576a498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:12,318 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.059s 2022-07-21 10:20:12,318 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cfc8b2-f91e-437d-aa00-55e94bae2392', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cfc8b2-f91e-437d-aa00-55e94bae2392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:13,364 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:20:13,364 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c928dad-800f-46d0-8626-7e0e1d809cf4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c928dad-800f-46d0-8626-7e0e1d809cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:14,437 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.065s 2022-07-21 10:20:14,437 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91f35d8-7f3d-4bd0-9571-0d59db9ed1ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91f35d8-7f3d-4bd0-9571-0d59db9ed1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:15,487 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:15,487 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f720b8-e30b-4928-97bd-93471964b6d0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f720b8-e30b-4928-97bd-93471964b6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:16,539 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:16,539 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2305aa-af1f-45bd-8730-7144b491ec10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2305aa-af1f-45bd-8730-7144b491ec10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:17,590 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:17,591 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931fbdab-e477-48a5-b5cd-02a3aafee723', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931fbdab-e477-48a5-b5cd-02a3aafee723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:18,642 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:18,642 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd3a3ff-4d78-4cd6-9ea9-efaa668f61f7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd3a3ff-4d78-4cd6-9ea9-efaa668f61f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:19,696 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:19,696 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c178bf0f-87ef-44a3-89a2-ccc0058b8a04', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c178bf0f-87ef-44a3-89a2-ccc0058b8a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:20,762 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.058s 2022-07-21 10:20:20,762 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8c4121-ca24-4079-836f-d5ab91f88f75', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8c4121-ca24-4079-836f-d5ab91f88f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:21,810 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:20:21,810 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d417d48-3878-4ae4-88ef-1f1b0acd859a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d417d48-3878-4ae4-88ef-1f1b0acd859a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:22,863 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:22,863 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65d675c-a34e-462f-895c-3f804c5585cc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65d675c-a34e-462f-895c-3f804c5585cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:23,925 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:20:23,925 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b666c8-721f-4d6b-a85e-fca7d23c2f73', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b666c8-721f-4d6b-a85e-fca7d23c2f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:24,978 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:24,978 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6fdb88-f08b-41dc-a26b-c42bd01849e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6fdb88-f08b-41dc-a26b-c42bd01849e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:26,029 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:20:26,029 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eda49c0-111c-4d2d-b058-f2c2fc225f77', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eda49c0-111c-4d2d-b058-f2c2fc225f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:27,078 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:20:27,078 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450c6024-18d9-4055-ab15-ebfb3577133b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450c6024-18d9-4055-ab15-ebfb3577133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:28,139 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:20:28,140 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8943d00-3088-4515-a77b-bde6f1a82004', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8943d00-3088-4515-a77b-bde6f1a82004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:29,189 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:29,190 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8194018c-7e2e-4d60-8114-ca28f74020e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8194018c-7e2e-4d60-8114-ca28f74020e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:30,239 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:30,239 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845ff73d-038d-435a-a12c-f78743c4e272', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845ff73d-038d-435a-a12c-f78743c4e272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:31,341 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.095s 2022-07-21 10:20:31,342 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997a4697-1653-48e2-97e6-ee07e3f64190', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997a4697-1653-48e2-97e6-ee07e3f64190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:32,411 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.062s 2022-07-21 10:20:32,412 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fb47cb-4a5e-4066-a010-72747471dbdd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43fb47cb-4a5e-4066-a010-72747471dbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:33,459 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:20:33,460 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658bc02b-9fb3-450b-b1fa-52108dfe36fc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658bc02b-9fb3-450b-b1fa-52108dfe36fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:34,533 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.065s 2022-07-21 10:20:34,533 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced76df7-aa24-41a8-b179-f8fd4074ea67', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced76df7-aa24-41a8-b179-f8fd4074ea67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:35,608 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.063s 2022-07-21 10:20:35,609 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35969fde-5b59-4a6c-b5ba-2bd99fcbd8d1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35969fde-5b59-4a6c-b5ba-2bd99fcbd8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:36,663 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:36,663 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3623bc70-fe72-4c6f-b58f-f74eeb7b080a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3623bc70-fe72-4c6f-b58f-f74eeb7b080a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:37,715 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:37,716 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f64d57-f833-4598-9500-024ffa1ac5b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f64d57-f833-4598-9500-024ffa1ac5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:38,767 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:38,768 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1f5023-b105-4f63-a446-98ff820e2cfa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1f5023-b105-4f63-a446-98ff820e2cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:39,816 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:39,816 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf1075c-4c1b-4625-ac70-4fce34800136', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf1075c-4c1b-4625-ac70-4fce34800136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:40,870 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:40,870 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec0cc70-8bc9-4538-817e-5793d9a44a48', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec0cc70-8bc9-4538-817e-5793d9a44a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:41,921 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:20:41,922 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c7fd4f-f881-4ae5-9ca7-44eb3ecd9ac1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c7fd4f-f881-4ae5-9ca7-44eb3ecd9ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:42,980 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:20:42,981 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309ffe94-62db-4e9f-a171-33ac1df42b42', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309ffe94-62db-4e9f-a171-33ac1df42b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:44,036 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:20:44,036 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c749b8b9-00fc-4d46-914b-bddb25644862', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c749b8b9-00fc-4d46-914b-bddb25644862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:45,115 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.071s 2022-07-21 10:20:45,115 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1127556-7491-4575-99b1-208409df355c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1127556-7491-4575-99b1-208409df355c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:46,164 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:46,164 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e227e60-22ba-451b-8ca7-7c10d8e59b54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e227e60-22ba-451b-8ca7-7c10d8e59b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:47,217 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:47,217 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a197fa50-15ac-4b12-a932-20e0ed9e1cbd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a197fa50-15ac-4b12-a932-20e0ed9e1cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:48,271 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:48,271 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d930d3e-0b20-45d9-8f7e-6a3badc1ffd4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d930d3e-0b20-45d9-8f7e-6a3badc1ffd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:49,328 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:20:49,329 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504dec6e-6f23-41ba-a962-a4ceaaa155ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504dec6e-6f23-41ba-a962-a4ceaaa155ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:50,389 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:20:50,389 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d99918f-34c9-43df-adeb-b6fc5c9db0d8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d99918f-34c9-43df-adeb-b6fc5c9db0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:51,443 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:20:51,444 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cac610b-6671-41f1-bd49-764a61d89964', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cac610b-6671-41f1-bd49-764a61d89964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:52,493 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:20:52,494 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d8d77d-9712-46dd-aca8-3ed1994dc337', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d8d77d-9712-46dd-aca8-3ed1994dc337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:53,556 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.054s 2022-07-21 10:20:53,556 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681c7679-c2d8-4661-bbcf-79b55309f4e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681c7679-c2d8-4661-bbcf-79b55309f4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:54,616 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:20:54,617 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea04a755-bac6-48b9-bf62-986d8a28c025', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea04a755-bac6-48b9-bf62-986d8a28c025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:55,670 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:20:55,670 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1585efa-fa6b-4cb7-ac3e-1d84fec87a67', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1585efa-fa6b-4cb7-ac3e-1d84fec87a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:56,723 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:20:56,723 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b8b25c-6a49-4a4c-bdd7-1e92907376f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b8b25c-6a49-4a4c-bdd7-1e92907376f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:57,781 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:20:57,782 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cba140-1f19-471e-873b-b27f5ee64e84', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cba140-1f19-471e-873b-b27f5ee64e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:58,832 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:20:58,832 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f095f2e3-05e1-450d-81d8-fc655ed5d075', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f095f2e3-05e1-450d-81d8-fc655ed5d075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:20:59,886 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:20:59,887 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae3b05d-5be5-45a8-be13-a5d3d0bbdd53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae3b05d-5be5-45a8-be13-a5d3d0bbdd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:00,944 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:21:00,945 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04c5e5e-ec3e-41b2-a62a-03f18bb1ada5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04c5e5e-ec3e-41b2-a62a-03f18bb1ada5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:01,994 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:21:01,994 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174c2040-4177-47b0-9cc7-859936e7c4da', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174c2040-4177-47b0-9cc7-859936e7c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:03,047 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:21:03,048 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed4a2e8-001b-4a34-b5a0-c0af119b5cbd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed4a2e8-001b-4a34-b5a0-c0af119b5cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:04,102 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:04,102 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4bdd28-a277-4d3c-936c-91e111a55679', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4bdd28-a277-4d3c-936c-91e111a55679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:05,161 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.051s 2022-07-21 10:21:05,162 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac019f8-ef1f-44b2-bb49-97723a847ca3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac019f8-ef1f-44b2-bb49-97723a847ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:06,220 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:21:06,221 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4f01f4-0590-45ff-a57c-d6134d6ac901', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4f01f4-0590-45ff-a57c-d6134d6ac901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:07,283 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.054s 2022-07-21 10:21:07,284 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291b7f54-42a1-414d-a197-7d8e6cdedba6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291b7f54-42a1-414d-a197-7d8e6cdedba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:08,344 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.051s 2022-07-21 10:21:08,344 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7da43f-7d9e-4ff1-aed5-7b959b583aa0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7da43f-7d9e-4ff1-aed5-7b959b583aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:09,403 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:09,403 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe0c892-a4eb-4514-bac3-7e7c8ecce09e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe0c892-a4eb-4514-bac3-7e7c8ecce09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:10,452 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:21:10,453 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e66723b-db25-4d81-ad51-8333bf4b82ec', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e66723b-db25-4d81-ad51-8333bf4b82ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:11,502 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:21:11,503 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e61792-8e94-45e3-905f-2305a6817019', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e61792-8e94-45e3-905f-2305a6817019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:12,553 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:12,553 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17c27df-1fdb-4faf-a533-7ce2b42335cf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17c27df-1fdb-4faf-a533-7ce2b42335cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:13,606 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:21:13,606 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b30ee4-926f-414b-ad3b-e07f0b45e549', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b30ee4-926f-414b-ad3b-e07f0b45e549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:14,660 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:21:14,661 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c05aca-dc62-40f6-a3e4-f7526960e3b8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c05aca-dc62-40f6-a3e4-f7526960e3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:15,729 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.057s 2022-07-21 10:21:15,730 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173a4244-a0bb-490d-aca4-dd29be25f161', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173a4244-a0bb-490d-aca4-dd29be25f161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:16,778 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:21:16,779 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f18940e-c786-4707-98ab-ec6dd92402f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f18940e-c786-4707-98ab-ec6dd92402f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:17,834 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:21:17,834 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59880923-5930-407b-9d47-e6587567caa0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59880923-5930-407b-9d47-e6587567caa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:18,891 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:21:18,891 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c518fa09-ace9-46ce-bf96-ab2f21d41356', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c518fa09-ace9-46ce-bf96-ab2f21d41356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:19,946 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:21:19,947 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158ca522-0a16-404b-8bf3-a503f3a47683', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158ca522-0a16-404b-8bf3-a503f3a47683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:20,998 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:20,999 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3871a1-b625-4606-8e2c-02b6d498751f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3871a1-b625-4606-8e2c-02b6d498751f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:22,054 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:21:22,054 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3e3ebe-7875-4367-ad9b-a671513a163f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3e3ebe-7875-4367-ad9b-a671513a163f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:23,121 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.058s 2022-07-21 10:21:23,121 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c14e053-bbd7-4ebd-836f-671c1e06f47d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c14e053-bbd7-4ebd-836f-671c1e06f47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:24,169 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:21:24,170 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6734c36-5ec1-4c54-8435-d9ab81596301', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6734c36-5ec1-4c54-8435-d9ab81596301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:25,216 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:21:25,216 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e289edca-9cc0-452d-9e51-725cac68fba8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e289edca-9cc0-452d-9e51-725cac68fba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:26,271 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:21:26,271 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc4f588-909e-4680-9cc6-3ef97dff02fd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc4f588-909e-4680-9cc6-3ef97dff02fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:27,321 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:27,322 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970f2b59-d042-4bc3-99c1-8d8c2e9b96f2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970f2b59-d042-4bc3-99c1-8d8c2e9b96f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:28,383 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:21:28,383 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916c4019-9875-4e15-baee-bcedb82909b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916c4019-9875-4e15-baee-bcedb82909b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:29,429 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.037s 2022-07-21 10:21:29,430 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e95605d-3c4e-446f-9d90-93bf53466642', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e95605d-3c4e-446f-9d90-93bf53466642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:30,481 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:30,482 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c40096-a439-414b-9afd-f5e9f15d5816', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c40096-a439-414b-9afd-f5e9f15d5816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:31,538 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:21:31,539 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f6ed50-4b92-4508-87ff-c4c382140f82', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f6ed50-4b92-4508-87ff-c4c382140f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:32,600 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:21:32,601 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc920d2-4af4-492a-ad9d-26ee8f74b09c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc920d2-4af4-492a-ad9d-26ee8f74b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:33,657 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:21:33,657 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c29093a-8fde-449f-a184-23efe37603f5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c29093a-8fde-449f-a184-23efe37603f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:34,710 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:21:34,710 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e11246-2f62-4d45-a7c8-8d243e6f8909', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e11246-2f62-4d45-a7c8-8d243e6f8909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:35,758 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:21:35,758 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d9b767-dd56-451d-8668-9ced9629589f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d9b767-dd56-451d-8668-9ced9629589f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:36,810 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:21:36,811 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b28de4-0804-4be3-aae9-2b9522e6cca6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b28de4-0804-4be3-aae9-2b9522e6cca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:37,860 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:21:37,861 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a98559-9b37-4476-9162-ae61b062d6e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a98559-9b37-4476-9162-ae61b062d6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:38,914 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:38,914 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e31e11a-7bb8-4039-8deb-9d9729eb3320', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e31e11a-7bb8-4039-8deb-9d9729eb3320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:39,972 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:21:39,972 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff7923e-edf1-48e3-8f9f-7f82a279c7f3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff7923e-edf1-48e3-8f9f-7f82a279c7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:41,022 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:41,023 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf42aa48-cd10-4801-8dca-7eb60f02cea9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf42aa48-cd10-4801-8dca-7eb60f02cea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:42,073 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:42,074 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486eea56-bd20-4de4-9fc7-c7a4e8b1d297', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486eea56-bd20-4de4-9fc7-c7a4e8b1d297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:43,127 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:21:43,127 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e3adae-444b-4761-97ee-17ba17c221af', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e3adae-444b-4761-97ee-17ba17c221af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:44,177 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:21:44,178 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc985f79-3ee4-4bfc-8724-6dd04c598ed6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc985f79-3ee4-4bfc-8724-6dd04c598ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:45,229 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:45,229 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe49d06b-9483-4470-8143-aedb060e6a27', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe49d06b-9483-4470-8143-aedb060e6a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:46,283 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:21:46,284 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28358d8-b88f-4da2-afa5-0382adf4bd21', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28358d8-b88f-4da2-afa5-0382adf4bd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:47,337 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:21:47,337 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6de1c1-3566-4fa6-93f7-ec2623ee5984', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6de1c1-3566-4fa6-93f7-ec2623ee5984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:48,408 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.061s 2022-07-21 10:21:48,408 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b06d72-a47f-4eb5-b28e-76c5ab4bc771', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b06d72-a47f-4eb5-b28e-76c5ab4bc771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:49,461 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:21:49,462 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35f72c3-23c4-46a6-8271-dde412c04eb6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35f72c3-23c4-46a6-8271-dde412c04eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:50,514 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:21:50,514 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae610ca-5bb2-437b-8353-033b8f1ecc76', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae610ca-5bb2-437b-8353-033b8f1ecc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:51,565 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:21:51,565 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af550e5a-d3b0-40fa-89a6-ccaab3bef24d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af550e5a-d3b0-40fa-89a6-ccaab3bef24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:52,617 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:21:52,618 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d18c4ca-6649-4808-acfd-6159259eb56c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d18c4ca-6649-4808-acfd-6159259eb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:53,668 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:21:53,669 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c056d26f-1c4c-47ef-95b6-d5c3b0067e15', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c056d26f-1c4c-47ef-95b6-d5c3b0067e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:54,727 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.050s 2022-07-21 10:21:54,727 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8817e898-fe08-47b1-aab7-ae72c27b61a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8817e898-fe08-47b1-aab7-ae72c27b61a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:55,785 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:21:55,785 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f802a1e6-c066-41cb-8db1-20cdbc341223', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f802a1e6-c066-41cb-8db1-20cdbc341223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:56,832 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:21:56,833 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6a818f-0062-4a90-8a8c-cfea17b8e500', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6a818f-0062-4a90-8a8c-cfea17b8e500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:57,893 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:21:57,894 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97651d3-9e33-4a6b-93da-0d6a5d4779e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97651d3-9e33-4a6b-93da-0d6a5d4779e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:58,940 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:21:58,940 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ece33f-1f33-43ca-940c-116a5a9d9a41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ece33f-1f33-43ca-940c-116a5a9d9a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:21:59,989 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:21:59,990 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2b3bcd-a237-444f-bda2-3eb0da3b210d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2b3bcd-a237-444f-bda2-3eb0da3b210d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:01,061 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.063s 2022-07-21 10:22:01,062 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977a839b-33ef-4202-b581-a8c914df7bac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977a839b-33ef-4202-b581-a8c914df7bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:02,109 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:22:02,109 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d1502d-9fcd-4c70-8872-dad7100e8178', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d1502d-9fcd-4c70-8872-dad7100e8178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:03,160 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:03,161 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da34a85-17f9-4ca6-8c6c-50219e23db7e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da34a85-17f9-4ca6-8c6c-50219e23db7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:04,214 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:04,214 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6081db9c-ac59-4f6d-8688-ccc373430a5e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6081db9c-ac59-4f6d-8688-ccc373430a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:05,261 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:22:05,262 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c63247d-3e6b-4ab2-8328-ece2c2933586', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c63247d-3e6b-4ab2-8328-ece2c2933586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:06,314 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:22:06,314 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9de328e-ac4a-4ed9-be71-741eb66f5a8b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9de328e-ac4a-4ed9-be71-741eb66f5a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:07,361 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:22:07,362 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cc3545-9e73-4423-9f59-d015e77a8903', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cc3545-9e73-4423-9f59-d015e77a8903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:08,413 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:08,414 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e856cb82-af6e-425f-8e05-78a066211c38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e856cb82-af6e-425f-8e05-78a066211c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:09,473 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.051s 2022-07-21 10:22:09,474 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5160a85e-8acd-495b-a53e-44eb8d5946a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5160a85e-8acd-495b-a53e-44eb8d5946a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:10,538 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:22:10,538 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329af02b-60d3-4b35-b845-2028adad2e7f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329af02b-60d3-4b35-b845-2028adad2e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:11,589 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:11,589 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8828d169-8a42-452d-aecc-ab0f7e7a5dd2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8828d169-8a42-452d-aecc-ab0f7e7a5dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:12,640 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:12,641 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e27f098-7659-4a72-abbc-4b343cb62193', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e27f098-7659-4a72-abbc-4b343cb62193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:13,693 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:13,694 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e01b20-c8f3-4f65-8e65-7f980f87e7b5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e01b20-c8f3-4f65-8e65-7f980f87e7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:14,749 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:22:14,749 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721bf0ff-b3c7-4673-a2a1-d5dd160864d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721bf0ff-b3c7-4673-a2a1-d5dd160864d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:15,799 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:22:15,799 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8198f4-df4d-4c6b-9270-f9fa025c1217', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8198f4-df4d-4c6b-9270-f9fa025c1217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:16,850 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:16,850 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62e3f34-8ec2-48a5-b2e5-9f0a0f04442f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62e3f34-8ec2-48a5-b2e5-9f0a0f04442f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:17,903 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:17,903 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384d827c-e333-479c-931f-23933641aaae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384d827c-e333-479c-931f-23933641aaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:18,960 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.049s 2022-07-21 10:22:18,961 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016a8c4a-511f-4fea-9800-673e0398fa00', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016a8c4a-511f-4fea-9800-673e0398fa00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:20,014 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:20,015 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e74ce35-63cb-43ad-8426-1be44e11f8a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e74ce35-63cb-43ad-8426-1be44e11f8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:21,068 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:22:21,068 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa7b319-492c-4f04-92fb-9a3a3da92841', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa7b319-492c-4f04-92fb-9a3a3da92841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:22,123 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:22:22,124 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89edbc80-7d36-48dc-88f3-14f81df2945f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89edbc80-7d36-48dc-88f3-14f81df2945f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:23,171 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:22:23,172 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b607f0-737d-43b5-b4ec-073be985aacb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b607f0-737d-43b5-b4ec-073be985aacb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:24,226 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:22:24,226 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c66289-e180-4120-8093-45f50d373df0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c66289-e180-4120-8093-45f50d373df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:25,283 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:22:25,283 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7301c15-0ec3-451c-9a63-14932bc02d3c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7301c15-0ec3-451c-9a63-14932bc02d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:26,334 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:22:26,334 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668bdd59-36ff-408d-a780-8d1ab6736add', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668bdd59-36ff-408d-a780-8d1ab6736add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:27,384 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:27,384 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43b678c-ba14-4344-bf53-3221278f0b52', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43b678c-ba14-4344-bf53-3221278f0b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:28,437 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:22:28,438 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbc2ae1-cc05-4bbd-b7e0-116c807e6525', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbc2ae1-cc05-4bbd-b7e0-116c807e6525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:29,492 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:22:29,492 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaeda994-d915-4366-95bf-7827f0ee8216', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaeda994-d915-4366-95bf-7827f0ee8216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:30,543 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:30,543 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b0d0a0-9559-4f8e-a76d-c967a30704ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b0d0a0-9559-4f8e-a76d-c967a30704ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:31,595 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:31,595 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07acf5ba-3f20-497a-8f46-b84d20014967', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07acf5ba-3f20-497a-8f46-b84d20014967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:32,650 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:22:32,650 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4091fb35-8f25-4094-8324-974bc10a3c87', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4091fb35-8f25-4094-8324-974bc10a3c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:33,714 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.056s 2022-07-21 10:22:33,714 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274f0a09-ee6d-4aa3-98b5-3b48aa12adde', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274f0a09-ee6d-4aa3-98b5-3b48aa12adde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:34,767 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:34,768 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d768ea-a46f-4c13-a0bd-acd57f819e74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d768ea-a46f-4c13-a0bd-acd57f819e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:35,817 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:35,817 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ec5863-ecb9-470e-91da-c11741526ff4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ec5863-ecb9-470e-91da-c11741526ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:36,869 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:36,869 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6629fc7-6436-4a89-bfac-bdc1d3519e61', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6629fc7-6436-4a89-bfac-bdc1d3519e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:37,924 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:22:37,925 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6598f9f-02c2-4f12-aeeb-fb881ebbf26c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6598f9f-02c2-4f12-aeeb-fb881ebbf26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:38,978 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:22:38,979 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81df7a8e-1393-48fc-a041-7a14bd7de53f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81df7a8e-1393-48fc-a041-7a14bd7de53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:40,077 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.090s 2022-07-21 10:22:40,078 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ee653c-bc4a-45db-9db2-f786219058cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ee653c-bc4a-45db-9db2-f786219058cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:41,128 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:22:41,128 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776cd1a1-62f2-4386-a581-b66fbf7b75c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776cd1a1-62f2-4386-a581-b66fbf7b75c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:42,184 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:22:42,184 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780d805b-4032-4e3a-82f2-6fa6bc5cdf8c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780d805b-4032-4e3a-82f2-6fa6bc5cdf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:43,245 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.052s 2022-07-21 10:22:43,245 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b522f5a-549d-41bb-87f2-a0f9e6040196', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b522f5a-549d-41bb-87f2-a0f9e6040196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:44,294 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:22:44,294 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae239c9e-58e8-4346-b893-16fc9f6a9690', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae239c9e-58e8-4346-b893-16fc9f6a9690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:45,343 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:45,343 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca4c6db-651a-4412-8bc8-58e5b2c70983', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca4c6db-651a-4412-8bc8-58e5b2c70983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:46,392 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:46,393 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191b4af7-bc88-48bf-b102-32f0e0d16970', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191b4af7-bc88-48bf-b102-32f0e0d16970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:47,443 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:22:47,444 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc301aa7-c2a6-4861-953a-e67d074b941c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc301aa7-c2a6-4861-953a-e67d074b941c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:48,492 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:22:48,492 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dae59d5-c0f1-455f-b902-a94533785ec2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dae59d5-c0f1-455f-b902-a94533785ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:49,542 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:22:49,543 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88adc59f-c071-4410-a892-c4bde8f87c35', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88adc59f-c071-4410-a892-c4bde8f87c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:50,603 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:22:50,604 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff84084-3e02-4b4a-8a8a-47e549c3f480', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff84084-3e02-4b4a-8a8a-47e549c3f480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:51,657 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:22:51,657 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304822df-9b3c-4a28-a8d4-e570e8ef5fa7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304822df-9b3c-4a28-a8d4-e570e8ef5fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:52,709 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:22:52,709 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e100053-4ab9-46ba-92e7-8f919d6ea864', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e100053-4ab9-46ba-92e7-8f919d6ea864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:53,766 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:22:53,766 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e160fd-2c1a-4cab-a1fb-a7f36d0697c4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e160fd-2c1a-4cab-a1fb-a7f36d0697c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:54,819 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:22:54,819 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb58b0b7-e92f-4487-bb7b-94516e974f7a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb58b0b7-e92f-4487-bb7b-94516e974f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:55,865 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:22:55,865 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85745d26-1a19-464c-8b6a-d86b20961693', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85745d26-1a19-464c-8b6a-d86b20961693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:56,920 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:22:56,921 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed24a614-394a-40cd-9735-001368c2be10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed24a614-394a-40cd-9735-001368c2be10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:57,971 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:22:57,972 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dad846-8217-4290-86e5-63275766d023', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dad846-8217-4290-86e5-63275766d023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:22:59,024 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:22:59,024 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b00bf4-3082-4b32-a2c0-12397f0684dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b00bf4-3082-4b32-a2c0-12397f0684dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:00,079 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:00,079 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1dcc49-90a5-4dd1-82c7-b655b6fff405', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1dcc49-90a5-4dd1-82c7-b655b6fff405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:01,128 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:01,128 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f465b0-9e24-4916-8e83-aa42ae6f5285', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f465b0-9e24-4916-8e83-aa42ae6f5285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:02,180 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:02,181 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d489b44-b9e6-4011-b535-9be4856a1b88', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d489b44-b9e6-4011-b535-9be4856a1b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:03,229 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:03,229 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70fb91e-3c6f-4f73-91d8-8eabd792c9be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70fb91e-3c6f-4f73-91d8-8eabd792c9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:04,281 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:04,281 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd2b40d-6c45-4e8a-8f46-dc03b6ecca32', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd2b40d-6c45-4e8a-8f46-dc03b6ecca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:05,329 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:05,330 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d2ee03-3315-48f3-bfe6-457bc8c3ef29', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d2ee03-3315-48f3-bfe6-457bc8c3ef29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:06,382 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:06,383 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9621dff5-b65e-496c-91a6-3063c820fdfb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9621dff5-b65e-496c-91a6-3063c820fdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:07,435 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:23:07,436 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12a013c-7073-4efb-af9f-f5d924efbd53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12a013c-7073-4efb-af9f-f5d924efbd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:08,489 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:08,489 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef49430-53ce-4db9-94c1-9c3cabe0695d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef49430-53ce-4db9-94c1-9c3cabe0695d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:09,538 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:09,539 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e0cce8-4693-44fa-9b33-5f67aeb946d5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e0cce8-4693-44fa-9b33-5f67aeb946d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:10,591 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:23:10,592 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ba18d0-cfc4-4ffd-9acb-6d22c6202066', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ba18d0-cfc4-4ffd-9acb-6d22c6202066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:11,642 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:11,642 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220967fd-d95a-47fb-94d3-c38e3df342ec', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220967fd-d95a-47fb-94d3-c38e3df342ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:12,692 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:12,692 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e3597d-fbaa-46d5-9276-46f5ee396ae8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e3597d-fbaa-46d5-9276-46f5ee396ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:13,745 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:13,746 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3b36a7-f52b-4217-80f9-263c211e0e10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3b36a7-f52b-4217-80f9-263c211e0e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:14,794 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:14,795 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98429cb0-9e03-402e-81f8-1a8466354d1f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98429cb0-9e03-402e-81f8-1a8466354d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:15,851 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:23:15,851 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a24cfbd-6547-4028-a381-d9dc066d3e4c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a24cfbd-6547-4028-a381-d9dc066d3e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:16,897 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.037s 2022-07-21 10:23:16,897 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00730a0-3622-4589-91af-331e06bb956a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00730a0-3622-4589-91af-331e06bb956a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:17,948 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:17,948 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4a90ef-7ff2-4544-84ee-8fdeed49b482', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4a90ef-7ff2-4544-84ee-8fdeed49b482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:18,999 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:19,000 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085a4142-bf60-4bf5-bb74-15c21875a200', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085a4142-bf60-4bf5-bb74-15c21875a200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:20,054 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:20,054 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f996ee9-c530-4e98-8788-9a6c5faa7303', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f996ee9-c530-4e98-8788-9a6c5faa7303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:21,102 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:21,103 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119a728e-f9e5-4591-a7a9-af14f5a06ec2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119a728e-f9e5-4591-a7a9-af14f5a06ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:22,156 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:22,157 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dff5d3-d049-4c2a-8ccf-5f5734ba8c3b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dff5d3-d049-4c2a-8ccf-5f5734ba8c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:23,212 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.047s 2022-07-21 10:23:23,212 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19849e41-81b9-45e2-8844-877957235688', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19849e41-81b9-45e2-8844-877957235688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:24,268 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.048s 2022-07-21 10:23:24,268 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6cba78-652f-4264-b05f-22ef3342c87d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6cba78-652f-4264-b05f-22ef3342c87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:25,322 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:25,322 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da665d5-dfa1-4684-adb2-2a3ca6bc2848', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da665d5-dfa1-4684-adb2-2a3ca6bc2848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:26,372 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:23:26,373 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903a7074-4a9f-47c9-8d08-701f25ac1133', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903a7074-4a9f-47c9-8d08-701f25ac1133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:27,424 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:23:27,424 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be09efc-2a97-47a4-9217-a916fef6903d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be09efc-2a97-47a4-9217-a916fef6903d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:28,478 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.045s 2022-07-21 10:23:28,478 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efe6775-18b9-4863-96da-ffb7f57a65ba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efe6775-18b9-4863-96da-ffb7f57a65ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:29,531 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:29,531 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84807c1-c2a1-4406-941a-8efa9d7059b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84807c1-c2a1-4406-941a-8efa9d7059b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:30,583 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:30,584 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59ef931-e0dd-4e99-8e04-c8b572f583cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59ef931-e0dd-4e99-8e04-c8b572f583cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:31,635 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:31,636 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411a7397-90af-4e6f-82e3-e3f3e8b1ae95', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411a7397-90af-4e6f-82e3-e3f3e8b1ae95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:32,686 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:23:32,686 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f22af1-c8aa-4416-8006-646d5ec2acf1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f22af1-c8aa-4416-8006-646d5ec2acf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:33,738 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:33,739 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ddc688-57f9-4c49-aec9-15dab8cb518c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ddc688-57f9-4c49-aec9-15dab8cb518c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:34,788 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:23:34,789 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0192e913-a0eb-445c-98f4-b42597b24346', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0192e913-a0eb-445c-98f4-b42597b24346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:35,841 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.044s 2022-07-21 10:23:35,841 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4852e50a-5cbf-448c-85a9-c6b5840b9886', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4852e50a-5cbf-448c-85a9-c6b5840b9886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:36,892 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:36,893 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364d82c4-8ff2-42a9-91b5-9da08647a1b9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364d82c4-8ff2-42a9-91b5-9da08647a1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:38,003 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.101s 2022-07-21 10:23:38,003 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f979aadc-8a32-4a41-b715-49772cead9a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f979aadc-8a32-4a41-b715-49772cead9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:39,123 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.111s 2022-07-21 10:23:39,123 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4870c4f-dfd9-4ca9-98ff-cd65e4e0a673', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4870c4f-dfd9-4ca9-98ff-cd65e4e0a673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:40,170 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:40,171 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb89b4c-fd95-47a6-be0b-7a814709bfb8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb89b4c-fd95-47a6-be0b-7a814709bfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:41,218 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.039s 2022-07-21 10:23:41,218 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d1085b-7c9d-4321-8649-541051a8b3d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d1085b-7c9d-4321-8649-541051a8b3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:42,268 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:42,269 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fd8371-8437-4973-9772-e40fe6df6ec0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fd8371-8437-4973-9772-e40fe6df6ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:43,313 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.036s 2022-07-21 10:23:43,314 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a99f52-befc-4e3f-8d6e-f9db3aa6097f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a99f52-befc-4e3f-8d6e-f9db3aa6097f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:44,361 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.038s 2022-07-21 10:23:44,362 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017766c5-244a-4297-8970-1a1c90503d5a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017766c5-244a-4297-8970-1a1c90503d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:45,412 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.042s 2022-07-21 10:23:45,412 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be43c87f-aacd-4175-b8b4-3bfe0d4d1ac5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be43c87f-aacd-4175-b8b4-3bfe0d4d1ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:46,461 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:46,461 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdd60c6-7023-4e08-b3d9-5c5b1964d808', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdd60c6-7023-4e08-b3d9-5c5b1964d808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:47,510 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:47,510 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0449919-236d-4fad-8585-03481f0a4cc4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0449919-236d-4fad-8585-03481f0a4cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:48,573 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.054s 2022-07-21 10:23:48,573 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9b2116-7965-44e5-a8f5-2c14087e473b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9b2116-7965-44e5-a8f5-2c14087e473b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:49,624 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:49,624 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dd81a9-37b1-41d5-b768-691f1152a42b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dd81a9-37b1-41d5-b768-691f1152a42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:50,673 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.040s 2022-07-21 10:23:50,673 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f947817f-6662-4705-9d1d-c69c486875c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f947817f-6662-4705-9d1d-c69c486875c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:51,735 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.053s 2022-07-21 10:23:51,735 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5fbfc0-ecbd-4953-aee9-748a0bcb1972', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5fbfc0-ecbd-4953-aee9-748a0bcb1972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:52,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:52,785 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aec3ceb-a475-4683-ae22-09c5003a7e1f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aec3ceb-a475-4683-ae22-09c5003a7e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:53,833 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.041s 2022-07-21 10:23:53,834 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678befe5-391f-4f22-a772-86692b18bc07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678befe5-391f-4f22-a772-86692b18bc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:54,885 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.043s 2022-07-21 10:23:54,886 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789f18b5-4683-40f4-996e-ca414fbd03b8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789f18b5-4683-40f4-996e-ca414fbd03b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:55,940 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.046s 2022-07-21 10:23:55,940 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a839be8-e58b-4209-b303-b528042591a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a839be8-e58b-4209-b303-b528042591a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:57,018 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 0.070s 2022-07-21 10:23:57,019 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff55ff74-b57d-49e9-9ad6-c2d860e987a1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff55ff74-b57d-49e9-9ad6-c2d860e987a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78'} Body: b'{"volume": {"id": "8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:57.000000", "updated_at": "2022-07-21T10:17:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1219333722", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:23:58,215 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 1.188s 2022-07-21 10:23:58,215 118657 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': 'Thu, 21 Jul 2022 10:23:57 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-fa627f5d-2360-481c-86e2-f7cf00b08631', 'x-compute-request-id': 'req-fa627f5d-2360-481c-86e2-f7cf00b08631', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'' 2022-07-21 10:23:58,516 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.300s 2022-07-21 10:23:58,516 118657 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': 'Thu, 21 Jul 2022 10:23:58 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-bcfe5365-e124-493d-a55d-576e869ad638', 'x-compute-request-id': 'req-bcfe5365-e124-493d-a55d-576e869ad638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:23:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}, {"version": 4, "addr": "172.27.3.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": "2022-07-21T10:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:23:59,782 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.255s 2022-07-21 10:23:59,782 118657 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': 'Thu, 21 Jul 2022 10:23:59 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-f5a0ab2b-62fc-4922-b35a-55ae4a82ccd4', 'x-compute-request-id': 'req-f5a0ab2b-62fc-4922-b35a-55ae4a82ccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:23:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}, {"version": 4, "addr": "172.27.3.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": "2022-07-21T10:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--919130515"}], "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-07-21 10:24:01,358 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.567s 2022-07-21 10:24:01,359 118657 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': 'Thu, 21 Jul 2022 10:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1655', '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-54f33669-7247-4ddc-8d03-34940e74bb7e', 'x-compute-request-id': 'req-54f33669-7247-4ddc-8d03-34940e74bb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"server": {"id": "f8432b20-2300-476b-b2e3-265a458cc27a", "name": "tempest-AttachVolumeShelveTestJSON-server-1082121217", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:13:57Z", "updated": "2022-07-21T10:23:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}, {"version": 4, "addr": "172.27.3.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:b5:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f8432b20-2300-476b-b2e3-265a458cc27a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-180924296", "OS-SRV-USG:launched_at": "2022-07-21T10:15:09.000000", "OS-SRV-USG:terminated_at": null, "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-07-21 10:24:02,444 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a 0.075s 2022-07-21 10:24:02,444 118657 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': 'Thu, 21 Jul 2022 10:24:02 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-b48c3145-0174-4f5b-8c82-a180f6ece425', 'x-compute-request-id': 'req-b48c3145-0174-4f5b-8c82-a180f6ece425', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f8432b20-2300-476b-b2e3-265a458cc27a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f8432b20-2300-476b-b2e3-265a458cc27a could not be found."}}' 2022-07-21 10:24:02,524 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-180924296 0.079s 2022-07-21 10:24:02,524 118657 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': 'Thu, 21 Jul 2022 10:24:02 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-d5834ae2-2e56-43f8-8c67-78ae89021e7e', 'x-compute-request-id': 'req-d5834ae2-2e56-43f8-8c67-78ae89021e7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-180924296'} Body: b'' 2022-07-21 10:24:02,806 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/1815cc37-a6f5-49ea-93a9-f6a1577ed4fa 0.280s 2022-07-21 10:24:02,806 118657 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-5c470835-2f1e-4718-bc2b-8fe2834aea3f', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:24:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/1815cc37-a6f5-49ea-93a9-f6a1577ed4fa'} Body: b'' 2022-07-21 10:24:02,869 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/1815cc37-a6f5-49ea-93a9-f6a1577ed4fa 0.063s 2022-07-21 10:24:02,870 118657 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-52088273-b073-469b-b284-d67be6834564', 'date': 'Thu, 21 Jul 2022 10:24:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/1815cc37-a6f5-49ea-93a9-f6a1577ed4fa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1815cc37-a6f5-49ea-93a9-f6a1577ed4fa does not exist", "detail": ""}}' 2022-07-21 10:24:03,463 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d 0.592s 2022-07-21 10:24:03,463 118657 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-3060af88-1230-442b-811c-15970d16af48', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/4ef2cef7-cdae-4903-88a5-1d5d2cf4bc1d'} 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 550, 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 8f43b0bd-fd97-4e0f-86e5-e27f62dc9d78 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
ft9.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-07-21 10:24:03,540 118657 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-21 10:24:03,541 118657 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-21 10:24:03,639 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.095s 2022-07-21 10:24:03,640 118657 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-563224497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAtN21swsbIw7ubvK5I9IQFUA6GykEsZB2SchdIX6BeDxCpvZieqZPliCMDMckGZq7/Zekja8ZWZNWwvqiq4V/MuKEAWDEgoMUoClhqqqty0SGi7VTi7BwA2kgwnAyFr5g=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', '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-c81983a7-99fc-4b5b-a867-fdea3d75e2a5', 'x-compute-request-id': 'req-c81983a7-99fc-4b5b-a867-fdea3d75e2a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-563224497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAtN21swsbIw7ubvK5I9IQFUA6GykEsZB2SchdIX6BeDxCpvZieqZPliCMDMckGZq7/Zekja8ZWZNWwvqiq4V/MuKEAWDEgoMUoClhqqqty0SGi7VTi7BwA2kgwnAyFr5g==", "fingerprint": "bd:1d:b8:bf:b1:e2:75:69:05:f4:ce:a4:27:51:a6:87", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f"}}' 2022-07-21 10:24:03,642 118657 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-563224497 created 2022-07-21 10:24:03,844 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.201s 2022-07-21 10:24:03,844 118657 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--641397749", "description": "tempest-description--556586628"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-3898e48b-9ebf-4f08-8b67-7ddd74c513b7', 'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c59a7fad-b077-4232-a1e4-003bc46899e8", "name": "tempest-securitygroup--641397749", "stateful": true, "tenant_id": "0b5845b217704fe4866953d3d169c1be", "description": "tempest-description--556586628", "shared": false, "security_group_rules": [{"id": "248162d1-a75c-494b-be38-845e4a71fe8c", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "c59a7fad-b077-4232-a1e4-003bc46899e8", "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": 494, "description": null, "tags": [], "created_at": "2022-07-21T10:24:03Z", "updated_at": "2022-07-21T10:24:03Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}, {"id": "273942c0-a0a7-4832-9b07-b2dd182cbcc9", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "c59a7fad-b077-4232-a1e4-003bc46899e8", "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": 495, "description": null, "tags": [], "created_at": "2022-07-21T10:24:03Z", "updated_at": "2022-07-21T10:24:03Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}], "tags": [], "created_at": "2022-07-21T10:24:03Z", "updated_at": "2022-07-21T10:24:03Z", "revision_number": 1, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:24:04,034 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.189s 2022-07-21 10:24:04,035 118657 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": "c59a7fad-b077-4232-a1e4-003bc46899e8", "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-dbd696bf-4e29-4cdf-bb83-b71f1f3090ce', 'date': 'Thu, 21 Jul 2022 10:24:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66e0ced8-88e4-4408-a45f-016a71c0c29b", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "c59a7fad-b077-4232-a1e4-003bc46899e8", "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-07-21T10:24:03Z", "updated_at": "2022-07-21T10:24:03Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:24:04,427 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.391s 2022-07-21 10:24:04,427 118657 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": "c59a7fad-b077-4232-a1e4-003bc46899e8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-315ff761-e3af-4337-9458-1a490341c597', 'date': 'Thu, 21 Jul 2022 10:24:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "94526617-a9c5-46d2-bed9-c7e86c3cdafb", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "security_group_id": "c59a7fad-b077-4232-a1e4-003bc46899e8", "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-07-21T10:24:04Z", "updated_at": "2022-07-21T10:24:04Z", "revision_number": 0, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:24:04,427 118657 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--641397749 created 2022-07-21 10:24:05,492 118657 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 1.064s 2022-07-21 10:24:05,493 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-2627bac1-f475-4bfd-80f9-086810d55ebc', 'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d3656b58-7a8a-45dc-992b-c8cb2b278c35", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "floating_ip_address": "172.27.3.160", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0b5845b217704fe4866953d3d169c1be", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 0}}' 2022-07-21 10:24:05,493 118657 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd3656b58-7a8a-45dc-992b-c8cb2b278c35', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'floating_ip_address': '172.27.3.160', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b5845b217704fe4866953d3d169c1be', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:24:05Z', 'updated_at': '2022-07-21T10:24:05Z', 'revision_number': 0, 'ip': '172.27.3.160'} created 2022-07-21 10:24:05,656 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.157s 2022-07-21 10:24:05,657 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:05 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-20a61c4f-6608-4658-8cce-956f15c9b010', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cb3146ed5b1947ee99cba2e95a777a6f", "name": "tempest-AttachVolumeShelveTestJSON-2130312798-project", "password_expires_at": null}, "audit_ids": ["3f9263v8Rx27wXN5OdOJrA"], "expires_at": "2022-07-21T11:24:05.000000Z", "issued_at": "2022-07-21T10:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b5845b217704fe4866953d3d169c1be", "name": "tempest-AttachVolumeShelveTestJSON-2130312798"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_0b5845b217704fe4866953d3d169c1be", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:24:05,657 118657 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ff084df8-349d-4eb5-b279-6c663d3d47e5', 'name': 'tempest-AttachVolumeShelveTestJSON-122272714-network', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0b5845b217704fe4866953d3d169c1be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 679, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:13:19Z', 'updated_at': '2022-07-21T10:13:19Z', 'revision_number': 1} available for tenant 2022-07-21 10:24:05,659 118657 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-563224497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAtN21swsbIw7ubvK5I9IQFUA6GykEsZB2SchdIX6BeDxCpvZieqZPliCMDMckGZq7/Zekja8ZWZNWwvqiq4V/MuKEAWDEgoMUoClhqqqty0SGi7VTi7BwA2kgwnAyFr5g==', 'fingerprint': 'bd:1d:b8:bf:b1:e2:75:69:05:f4:ce:a4:27:51:a6:87', 'user_id': 'cb3146ed5b1947ee99cba2e95a777a6f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAnbRvVZeRCmgcT4Yjv6oww4jI/z2XRuhVLgxtXpVDEbDJRDQ751yJZ\n8yN94+3xs+2gBwYFK4EEACKhZANiAAQLTdtbMLGyMO7m7yuSPSEBVAOhspBLGQdk\nnIXSF+gXg8Qqb2YnqmT5YgjAzHJBmau/2XpI2vGVmTVsL6oquFfzLihAFgxIKDFK\nApYaqqrctEhou1U4uwcANpIMJwMha+Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c59a7fad-b077-4232-a1e4-003bc46899e8', 'name': 'tempest-securitygroup--641397749', 'stateful': True, 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'description': 'tempest-description--556586628', 'shared': False, 'security_group_rules': [{'id': '248162d1-a75c-494b-be38-845e4a71fe8c', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'security_group_id': 'c59a7fad-b077-4232-a1e4-003bc46899e8', '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': 494, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:24:03Z', 'updated_at': '2022-07-21T10:24:03Z', 'revision_number': 0, 'project_id': '0b5845b217704fe4866953d3d169c1be'}, {'id': '273942c0-a0a7-4832-9b07-b2dd182cbcc9', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'security_group_id': 'c59a7fad-b077-4232-a1e4-003bc46899e8', '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': 495, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:24:03Z', 'updated_at': '2022-07-21T10:24:03Z', 'revision_number': 0, 'project_id': '0b5845b217704fe4866953d3d169c1be'}], 'tags': [], 'created_at': '2022-07-21T10:24:03Z', 'updated_at': '2022-07-21T10:24:03Z', 'revision_number': 1, 'project_id': '0b5845b217704fe4866953d3d169c1be'}, 'floating_ip': {'id': 'd3656b58-7a8a-45dc-992b-c8cb2b278c35', 'tenant_id': '0b5845b217704fe4866953d3d169c1be', 'floating_ip_address': '172.27.3.160', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b5845b217704fe4866953d3d169c1be', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:24:05Z', 'updated_at': '2022-07-21T10:24:05Z', 'revision_number': 0, 'ip': '172.27.3.160'}} 2022-07-21 10:24:06,531 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/compute/v2.1/servers 0.872s 2022-07-21 10:24:06,532 118657 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-786160187", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "ff084df8-349d-4eb5-b279-6c663d3d47e5"}], "security_groups": [{"name": "tempest-securitygroup--641397749"}], "key_name": "tempest-keypair-563224497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe', '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-77bd760c-7bf7-45b2-b7d4-0a5bd8ea0396', 'x-compute-request-id': 'req-77bd760c-7bf7-45b2-b7d4-0a5bd8ea0396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--641397749"}], "adminPass": "password"}}' 2022-07-21 10:24:06,659 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.125s 2022-07-21 10:24:06,660 118657 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': 'Thu, 21 Jul 2022 10:24:06 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-b49e8107-4382-4eeb-95f8-9e2b8e3785ea', 'x-compute-request-id': 'req-b49e8107-4382-4eeb-95f8-9e2b8e3785ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-563224497", "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-07-21 10:24:07,782 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.113s 2022-07-21 10:24:07,782 118657 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': 'Thu, 21 Jul 2022 10:24:07 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-153131dd-1f0f-4177-a6e4-f8e94a4c8fed', 'x-compute-request-id': 'req-153131dd-1f0f-4177-a6e4-f8e94a4c8fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "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-07-21 10:24:07,791 118657 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-07-21 10:24:09,248 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.455s 2022-07-21 10:24:09,249 118657 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': 'Thu, 21 Jul 2022 10:24: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-8d4fd818-9d29-4924-9f6f-c4f229c24a64', 'x-compute-request-id': 'req-8d4fd818-9d29-4924-9f6f-c4f229c24a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:09,257 118657 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-07-21 10:24:10,520 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.262s 2022-07-21 10:24:10,520 118657 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': 'Thu, 21 Jul 2022 10:24: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-3ee2dfba-511f-4ccc-af4b-cb9a98006182', 'x-compute-request-id': 'req-3ee2dfba-511f-4ccc-af4b-cb9a98006182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:11,702 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.173s 2022-07-21 10:24:11,703 118657 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': 'Thu, 21 Jul 2022 10:24: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-805a1649-aef7-4f0d-820e-1510d153374d', 'x-compute-request-id': 'req-805a1649-aef7-4f0d-820e-1510d153374d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:12,879 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.166s 2022-07-21 10:24:12,880 118657 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': 'Thu, 21 Jul 2022 10:24: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-5e199eaf-a7a3-45b2-9a7d-5afb433ec162', 'x-compute-request-id': 'req-5e199eaf-a7a3-45b2-9a7d-5afb433ec162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:14,147 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.258s 2022-07-21 10:24:14,148 118657 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': 'Thu, 21 Jul 2022 10:24: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-e31e8d35-9ec3-4769-a650-5a7c3d1b4b3c', 'x-compute-request-id': 'req-e31e8d35-9ec3-4769-a650-5a7c3d1b4b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:15,318 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.160s 2022-07-21 10:24:15,318 118657 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': 'Thu, 21 Jul 2022 10:24:15 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-1360ba63-c143-44b5-b358-682d32c1948d', 'x-compute-request-id': 'req-1360ba63-c143-44b5-b358-682d32c1948d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:16,506 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.178s 2022-07-21 10:24:16,507 118657 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': 'Thu, 21 Jul 2022 10:24:16 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-936c381a-e614-4a45-b9ac-a22569c633ac', 'x-compute-request-id': 'req-936c381a-e614-4a45-b9ac-a22569c633ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:17,674 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.157s 2022-07-21 10:24:17,674 118657 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': 'Thu, 21 Jul 2022 10:24:17 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-447c123e-eb7d-486d-8a83-f01da2cd3442', 'x-compute-request-id': 'req-447c123e-eb7d-486d-8a83-f01da2cd3442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:18,897 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.213s 2022-07-21 10:24:18,897 118657 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': 'Thu, 21 Jul 2022 10:24:18 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-b46df5b2-f3e4-4322-8bee-6218d26d62db', 'x-compute-request-id': 'req-b46df5b2-f3e4-4322-8bee-6218d26d62db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:20,078 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.172s 2022-07-21 10:24:20,079 118657 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': 'Thu, 21 Jul 2022 10:24:19 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-15b7f3f7-6064-4fc1-beb5-f069a9cf65d9', 'x-compute-request-id': 'req-15b7f3f7-6064-4fc1-beb5-f069a9cf65d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "BUILD", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:21,253 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.163s 2022-07-21 10:24:21,253 118657 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': 'Thu, 21 Jul 2022 10:24:21 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-960f5766-e20c-44b3-a5be-39a9a0d464b4', 'x-compute-request-id': 'req-960f5766-e20c-44b3-a5be-39a9a0d464b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:24:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:0d:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": "2022-07-21T10:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:24:21,262 118657 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-07-21 10:24:21,357 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe/os-interface 0.094s 2022-07-21 10:24:21,357 118657 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': 'Thu, 21 Jul 2022 10:24:21 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-df67d00d-3385-44ef-8a82-b21971704a4d', 'x-compute-request-id': 'req-df67d00d-3385-44ef-8a82-b21971704a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ff084df8-349d-4eb5-b279-6c663d3d47e5", "port_id": "7eed74f4-ecad-4a01-864f-a10605f928b7", "mac_addr": "fa:16:3e:c7:0d:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "073b8c94-b69c-48b2-a614-13cb6c6856e4", "ip_address": "172.20.0.8"}]}]}' 2022-07-21 10:24:22,266 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/d3656b58-7a8a-45dc-992b-c8cb2b278c35 0.906s 2022-07-21 10:24:22,266 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "7eed74f4-ecad-4a01-864f-a10605f928b7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-bb3f829a-11c5-4fc5-935a-661cd43509bf', 'date': 'Thu, 21 Jul 2022 10:24:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/d3656b58-7a8a-45dc-992b-c8cb2b278c35'} Body: b'{"floatingip": {"id": "d3656b58-7a8a-45dc-992b-c8cb2b278c35", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "floating_ip_address": "172.27.3.160", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": "3609acf8-add1-4a5d-9877-b6b9399309ec", "port_id": "7eed74f4-ecad-4a01-864f-a10605f928b7", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ff084df8-349d-4eb5-b279-6c663d3d47e5", "mac_address": "fa:16:3e:c7:0d:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "871bce92-42fa-46ea-a491-2d11f73272fe", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:21Z", "revision_number": 1, "project_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:24:22,267 118657 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.160:22' as 'ubuntu' with public key authentication 2022-07-21 10:24:40,718 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 1. Retry after 2 seconds. 2022-07-21 10:24:46,286 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 2. Retry after 3 seconds. 2022-07-21 10:24:52,846 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 3. Retry after 4 seconds. 2022-07-21 10:24:58,379 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 4. Retry after 5 seconds. 2022-07-21 10:25:03,883 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 5. Retry after 6 seconds. 2022-07-21 10:25:10,389 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 6. Retry after 7 seconds. 2022-07-21 10:25:17,897 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 7. Retry after 8 seconds. 2022-07-21 10:25:26,406 118657 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.160 ([Errno None] Unable to connect to port 22 on 172.27.3.160). Number attempts: 8. Retry after 9 seconds. 2022-07-21 10:25:35,988 118657 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:25:36,359 118657 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-21 10:25:36,360 118657 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.160 successfully created 2022-07-21 10:25:36,400 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe/ips 0.039s 2022-07-21 10:25:36,400 118657 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': 'Thu, 21 Jul 2022 10:25:36 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-4173d586-2d7a-4925-b7e3-1f0e2486dd6f', 'x-compute-request-id': 'req-4173d586-2d7a-4925-b7e3-1f0e2486dd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.3.160"}]}}' 2022-07-21 10:25:36,605 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes 0.203s 2022-07-21 10:25:36,606 118657 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-1521039078"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc44677-614a-43e0-bca3-eedc20751790', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc44677-614a-43e0-bca3-eedc20751790', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:36.535093", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:25:36,687 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.075s 2022-07-21 10:25:36,688 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ee3ba0-e9b5-43b5-ad2b-5119b57af822', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ee3ba0-e9b5-43b5-ad2b-5119b57af822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:37,738 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:25:37,739 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f08bf2-f1a3-42e1-b8f9-58898a3e569f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f08bf2-f1a3-42e1-b8f9-58898a3e569f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:38,785 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:25:38,786 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44c60c6-820d-4c36-aed6-4ab8c82a17b3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44c60c6-820d-4c36-aed6-4ab8c82a17b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:39,831 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:25:39,832 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ad9a0a-c0a0-4d3f-8535-7986e55b4b32', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ad9a0a-c0a0-4d3f-8535-7986e55b4b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:40,877 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:25:40,878 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8956fc-e4e9-4f4b-936b-e94c069b9c01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8956fc-e4e9-4f4b-936b-e94c069b9c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:41,927 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:25:41,927 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0a971f-e6af-4067-9df2-7e960999309d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0a971f-e6af-4067-9df2-7e960999309d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:42,975 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:25:42,976 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f36ccab-1f82-4adc-bdb2-5005c9a05412', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f36ccab-1f82-4adc-bdb2-5005c9a05412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:44,021 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:25:44,022 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cc14a6-bd19-4d11-af04-cc1cc69889f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cc14a6-bd19-4d11-af04-cc1cc69889f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:45,067 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.036s 2022-07-21 10:25:45,067 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640560d0-a7c1-4d0b-b76e-a014938bea04', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640560d0-a7c1-4d0b-b76e-a014938bea04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:46,119 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:25:46,120 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9655ad24-155a-4fdc-9ab6-a92d2e178e6d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9655ad24-155a-4fdc-9ab6-a92d2e178e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:47,165 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:25:47,166 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbff785-9c7a-4cc8-92a6-197a77c9736c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbff785-9c7a-4cc8-92a6-197a77c9736c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:48,213 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:25:48,213 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46b9809-8957-4a05-a8bc-2dbee76c57c7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46b9809-8957-4a05-a8bc-2dbee76c57c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:49,261 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:25:49,262 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2ebf26-d239-4c55-b019-34ac2457bf48', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2ebf26-d239-4c55-b019-34ac2457bf48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:50,308 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:25:50,309 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f2acf5-ef72-4b1b-b717-a0cac8355e58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f2acf5-ef72-4b1b-b717-a0cac8355e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:51,360 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:25:51,361 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cf4663-4349-4b00-9787-6f5e14108421', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cf4663-4349-4b00-9787-6f5e14108421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:52,405 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.036s 2022-07-21 10:25:52,406 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7cc0c4-39c9-4634-b006-74f5cdc3eb16', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7cc0c4-39c9-4634-b006-74f5cdc3eb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:53,453 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:25:53,453 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b68c462-92ce-41da-bcfd-1a98e2a93468', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b68c462-92ce-41da-bcfd-1a98e2a93468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:54,506 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:25:54,507 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9f6942-0a61-42ad-b423-a1f686c1876e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9f6942-0a61-42ad-b423-a1f686c1876e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:55,562 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:25:55,563 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46399ec-857d-4633-8c0b-ed20792185eb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46399ec-857d-4633-8c0b-ed20792185eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:56,612 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:25:56,613 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c1ade5-afbc-4f2e-bcc4-8dc6593df1e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c1ade5-afbc-4f2e-bcc4-8dc6593df1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:57,662 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:25:57,663 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f7e9d-e73f-4e1d-aea4-8ffefbbeb6a9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f7e9d-e73f-4e1d-aea4-8ffefbbeb6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:58,717 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:25:58,718 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9ac045-a186-4914-af0d-9ba693f487cc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9ac045-a186-4914-af0d-9ba693f487cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:25:59,775 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.049s 2022-07-21 10:25:59,776 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f698373-ed3b-462c-84a8-7f57a72ba42e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f698373-ed3b-462c-84a8-7f57a72ba42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:00,823 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:00,823 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd12a84b-b4a3-4970-bdae-fcd0dc455315', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd12a84b-b4a3-4970-bdae-fcd0dc455315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:01,875 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:26:01,875 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976c1f7a-a8ae-498e-b012-0d4b1b15777a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976c1f7a-a8ae-498e-b012-0d4b1b15777a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:02,925 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:26:02,926 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b8fac3-3815-4d24-ac9f-e3a32d453875', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b8fac3-3815-4d24-ac9f-e3a32d453875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:03,974 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:03,974 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcace0f3-96cf-41a3-9e31-086560f2fed2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcace0f3-96cf-41a3-9e31-086560f2fed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:05,024 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:26:05,024 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d66692-f802-4f3b-bc4a-4c1fa89c314d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d66692-f802-4f3b-bc4a-4c1fa89c314d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:06,071 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:06,071 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0754801f-910d-49be-be98-d907421a1e7c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0754801f-910d-49be-be98-d907421a1e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:07,122 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:07,122 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3772f2-313c-4884-9fec-7471f0c12588', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3772f2-313c-4884-9fec-7471f0c12588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:08,170 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:08,170 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5425e8-1efd-453f-8a5f-5fc795fa10f3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5425e8-1efd-453f-8a5f-5fc795fa10f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:09,217 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:09,217 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ddc6b2-6dcd-414e-8b42-c5d74c7f292c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ddc6b2-6dcd-414e-8b42-c5d74c7f292c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:10,266 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:10,266 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108a2a29-015c-40e6-a029-2857e7e77609', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108a2a29-015c-40e6-a029-2857e7e77609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:11,315 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:11,316 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4e035e-191f-4f66-a07f-615f6eaaa33f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4e035e-191f-4f66-a07f-615f6eaaa33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:12,370 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:26:12,370 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf5dbc6-13d6-48f1-adf4-81681e8d44f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf5dbc6-13d6-48f1-adf4-81681e8d44f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:13,419 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:13,419 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b501c771-9f3e-4a6d-a843-c5aafaaca7b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b501c771-9f3e-4a6d-a843-c5aafaaca7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:14,467 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:14,467 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a871d46e-6ee8-44ef-ad3a-976cf8909bcf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a871d46e-6ee8-44ef-ad3a-976cf8909bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:15,515 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:15,515 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbbd18ef-4331-42c7-bfcb-b9a8dfe91d96', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbbd18ef-4331-42c7-bfcb-b9a8dfe91d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:16,565 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:16,565 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b80e7e-4352-4788-9b3b-0002ddcda9ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b80e7e-4352-4788-9b3b-0002ddcda9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:17,613 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:17,613 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45581107-e575-430d-979b-e360c418a3c1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45581107-e575-430d-979b-e360c418a3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:18,662 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:26:18,663 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933501a4-07e8-4557-a454-0e95ecd81cb8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933501a4-07e8-4557-a454-0e95ecd81cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:19,710 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:19,710 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86016e57-bd79-491b-b2e1-b295b82dfc2a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86016e57-bd79-491b-b2e1-b295b82dfc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:20,757 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:20,757 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9c76e9-bf67-4db9-a626-84b5cc2be21f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9c76e9-bf67-4db9-a626-84b5cc2be21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:21,804 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:21,804 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb23627-7700-4cd6-a269-e9fa0e64cc03', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb23627-7700-4cd6-a269-e9fa0e64cc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:22,862 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.050s 2022-07-21 10:26:22,863 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9868178-6553-4216-b10e-fd837adf44c0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9868178-6553-4216-b10e-fd837adf44c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:23,917 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:26:23,917 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1b1fab-1382-4e82-8883-cb178cff16ca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1b1fab-1382-4e82-8883-cb178cff16ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:24,963 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:24,964 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e547fc3-e0c5-46c5-a70e-4cdcdd460586', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e547fc3-e0c5-46c5-a70e-4cdcdd460586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:26,011 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:26,011 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0daad20f-7808-4085-8a15-3ddb8b346ae6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0daad20f-7808-4085-8a15-3ddb8b346ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:27,057 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:27,057 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32c7be6-3520-4ab6-8ec5-6f09083725ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32c7be6-3520-4ab6-8ec5-6f09083725ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:28,103 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:28,104 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa44085-c2bd-44c3-b132-e0770be5bb1b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa44085-c2bd-44c3-b132-e0770be5bb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:29,149 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:29,149 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992b259d-e302-4efa-99f3-e80ae4b4fe54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992b259d-e302-4efa-99f3-e80ae4b4fe54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:30,195 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:30,195 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f807d5fb-754f-417f-96fb-7f7ae1146507', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f807d5fb-754f-417f-96fb-7f7ae1146507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:31,242 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:31,243 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eca26cf-ae31-4d4b-ab07-4851444132c7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eca26cf-ae31-4d4b-ab07-4851444132c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:32,305 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.055s 2022-07-21 10:26:32,305 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f264c93-72ce-4b84-bffb-e4814ce19a54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f264c93-72ce-4b84-bffb-e4814ce19a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:33,352 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:33,352 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fea08a3-2c6c-4e7e-aa85-66e2d562c546', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fea08a3-2c6c-4e7e-aa85-66e2d562c546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:34,397 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:34,397 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f8f294-cb4f-4184-9187-7dbffc0588f3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f8f294-cb4f-4184-9187-7dbffc0588f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:35,444 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:35,444 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad228c14-6e5d-44a5-844d-6f0077982a1b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad228c14-6e5d-44a5-844d-6f0077982a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:36,490 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:36,490 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce851f0-f23f-4f25-b972-c7ccb9ac950f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce851f0-f23f-4f25-b972-c7ccb9ac950f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:37,536 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:37,536 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7333d20d-a2a4-4658-99d2-9ccdf1a3d6b1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7333d20d-a2a4-4658-99d2-9ccdf1a3d6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:38,592 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:26:38,593 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d3ed86-6014-498b-9ec8-053dd0fbbd68', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d3ed86-6014-498b-9ec8-053dd0fbbd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:39,640 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:39,641 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad5c599-a4d0-44c1-a390-7e94ce7612c4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad5c599-a4d0-44c1-a390-7e94ce7612c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:40,688 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:40,688 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2406b6-1a2e-480c-a9e9-fc3dc8e4b671', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2406b6-1a2e-480c-a9e9-fc3dc8e4b671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:41,734 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:41,735 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a007877-55c6-47c1-9d2b-7ef8eefdcb3d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a007877-55c6-47c1-9d2b-7ef8eefdcb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:42,780 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:42,780 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6a2258-6c4f-4d37-9838-4d7f32e2b7ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6a2258-6c4f-4d37-9838-4d7f32e2b7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:43,827 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:43,827 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d2deae-1f53-46f2-947b-4d4b03987dad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d2deae-1f53-46f2-947b-4d4b03987dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:44,873 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:44,873 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca6d01f-a5a7-4c09-9dd3-aab1c4ae07d7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca6d01f-a5a7-4c09-9dd3-aab1c4ae07d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:45,919 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:45,920 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8128723b-e6e3-421e-a78f-49c6bddc4b6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8128723b-e6e3-421e-a78f-49c6bddc4b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:46,974 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:26:46,975 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74aff30-bc4c-413d-b97a-69c3fb24b79a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74aff30-bc4c-413d-b97a-69c3fb24b79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:48,024 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:48,025 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120aa18e-a9fd-4f5f-9c39-86057d72cbcf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120aa18e-a9fd-4f5f-9c39-86057d72cbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:49,073 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:49,073 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38d1d55-d436-4083-90ba-5dc7030a8cc7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38d1d55-d436-4083-90ba-5dc7030a8cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:50,118 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:50,118 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb647833-f872-4a0f-bb87-e47e56958ba3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb647833-f872-4a0f-bb87-e47e56958ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:51,166 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:51,167 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc73235-d15e-4ebb-927c-0a96db983060', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc73235-d15e-4ebb-927c-0a96db983060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:52,211 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:52,211 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526d8a02-8f00-49d7-a832-69bb3ce506b4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526d8a02-8f00-49d7-a832-69bb3ce506b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:53,260 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:26:53,260 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4829fe8b-f6ee-4bc4-89c2-54cb40852ff8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4829fe8b-f6ee-4bc4-89c2-54cb40852ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:54,306 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:54,306 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d41fcdb-73bc-4ba9-a383-25ae005da8cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d41fcdb-73bc-4ba9-a383-25ae005da8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:55,352 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:55,353 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91305ea8-a8bb-431b-ad8a-1f494f4ccf47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91305ea8-a8bb-431b-ad8a-1f494f4ccf47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:56,399 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:26:56,400 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d70988-b91c-46cc-b2c8-731f5c74f4fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d70988-b91c-46cc-b2c8-731f5c74f4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:57,446 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:26:57,447 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82761075-b0c6-48bf-9e90-1c421b4a2973', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82761075-b0c6-48bf-9e90-1c421b4a2973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:58,508 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.053s 2022-07-21 10:26:58,509 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423bf38b-ff45-4d86-8e59-a3a6e8dc13fc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423bf38b-ff45-4d86-8e59-a3a6e8dc13fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:26:59,554 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:26:59,555 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0aff600-a382-4825-9f18-3d821450fd37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0aff600-a382-4825-9f18-3d821450fd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:00,599 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.036s 2022-07-21 10:27:00,600 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0df88fe-c498-4055-bf4a-7a011e9be516', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0df88fe-c498-4055-bf4a-7a011e9be516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:01,645 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:27:01,645 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a51e66-575c-4292-bd11-2a75f11c7139', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a51e66-575c-4292-bd11-2a75f11c7139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:02,691 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:27:02,691 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af74e3b4-6266-4262-b08c-91f311330867', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af74e3b4-6266-4262-b08c-91f311330867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:03,738 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:27:03,738 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e5cd58-8c1a-436b-8553-000566f8c6ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e5cd58-8c1a-436b-8553-000566f8c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:04,785 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:27:04,785 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693e3774-537f-4205-879d-fe2d11b9ff62', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693e3774-537f-4205-879d-fe2d11b9ff62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:05,828 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.036s 2022-07-21 10:27:05,829 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cac843-c325-4e73-9774-350a40e1017b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cac843-c325-4e73-9774-350a40e1017b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:06,878 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:27:06,879 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec32ae26-1374-4053-a8a9-7950e7016d52', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec32ae26-1374-4053-a8a9-7950e7016d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:07,927 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:27:07,928 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b16d83d-bb7c-4753-86c9-f990fe2cab52', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b16d83d-bb7c-4753-86c9-f990fe2cab52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:08,985 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:27:08,985 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9e23e4-f212-4242-879e-87f3dc3c3910', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9e23e4-f212-4242-879e-87f3dc3c3910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:10,037 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:27:10,037 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949c4db5-d859-4639-9304-fc50612927fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949c4db5-d859-4639-9304-fc50612927fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:11,090 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:11,091 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056b96c9-4eab-418a-a8c7-90038db3ce5b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056b96c9-4eab-418a-a8c7-90038db3ce5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:12,146 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:27:12,146 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d01bf63-c055-4821-a515-80305548c52f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d01bf63-c055-4821-a515-80305548c52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:13,198 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:27:13,199 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35851a27-6e56-4c73-8212-2b5563a5d67c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35851a27-6e56-4c73-8212-2b5563a5d67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:14,257 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.051s 2022-07-21 10:27:14,258 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f678bc9-5fc5-402c-9012-27cde385e1ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f678bc9-5fc5-402c-9012-27cde385e1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:15,304 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:27:15,304 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2824575-6f06-493f-83fa-cd2d1922d719', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2824575-6f06-493f-83fa-cd2d1922d719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:16,357 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:27:16,357 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb9451d-26e7-4141-9d71-6d4fe25c4399', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb9451d-26e7-4141-9d71-6d4fe25c4399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:17,411 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:27:17,411 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933dc019-753d-400e-8407-85ae9623b7ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933dc019-753d-400e-8407-85ae9623b7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:18,481 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.061s 2022-07-21 10:27:18,481 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fe197a-8dd6-4efb-9e7f-048f40455dc0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fe197a-8dd6-4efb-9e7f-048f40455dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:19,528 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:27:19,528 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cf6dca-4f72-4b44-ab06-15bb22e1bfad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cf6dca-4f72-4b44-ab06-15bb22e1bfad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:20,576 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:27:20,576 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f8e2ab-49ec-4e4d-b344-56f04839c292', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f8e2ab-49ec-4e4d-b344-56f04839c292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:21,630 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:27:21,630 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3983139a-5d1c-4c21-a617-a9944257f3ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3983139a-5d1c-4c21-a617-a9944257f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:22,685 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:27:22,686 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfe4473-36af-4abe-a34a-c78d3604d973', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfe4473-36af-4abe-a34a-c78d3604d973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:23,742 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.049s 2022-07-21 10:27:23,742 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b40115d-66ff-472f-84f5-e94579d5fa60', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b40115d-66ff-472f-84f5-e94579d5fa60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:24,799 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.049s 2022-07-21 10:27:24,799 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17c8db6-cfac-47fe-8a1b-19d205e6499c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17c8db6-cfac-47fe-8a1b-19d205e6499c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:25,851 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:27:25,851 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1a22cd-3fcf-42e8-a968-5e0affad2421', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1a22cd-3fcf-42e8-a968-5e0affad2421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:26,903 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:27:26,903 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5c43b8-a521-4ce4-bdb8-0c94cc059b46', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5c43b8-a521-4ce4-bdb8-0c94cc059b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:27,952 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:27:27,952 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1368a32-66d4-48ea-8375-cd0cd79f3f9b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1368a32-66d4-48ea-8375-cd0cd79f3f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:29,005 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:29,006 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13340c9-525a-4828-bed5-3d386c4b48be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13340c9-525a-4828-bed5-3d386c4b48be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:30,055 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:27:30,055 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3720825-cc69-437d-98e8-bd4e249c4ba8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3720825-cc69-437d-98e8-bd4e249c4ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:31,123 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.059s 2022-07-21 10:27:31,123 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecceabf6-9f09-4f7b-9a39-372755de2e6b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecceabf6-9f09-4f7b-9a39-372755de2e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:32,169 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:27:32,170 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f8c6ea-23f8-4f9e-8185-e74aa97c51ee', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f8c6ea-23f8-4f9e-8185-e74aa97c51ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:33,236 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.058s 2022-07-21 10:27:33,236 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0488bd-74c0-41b0-a3e2-f5d1ca3d39d1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0488bd-74c0-41b0-a3e2-f5d1ca3d39d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:34,286 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:27:34,286 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5394bfa6-9efd-4e40-a5a8-c446fa052278', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5394bfa6-9efd-4e40-a5a8-c446fa052278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:35,333 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:27:35,333 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd540430-1067-4dbf-98a0-9722d5bc7824', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd540430-1067-4dbf-98a0-9722d5bc7824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:36,389 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:27:36,389 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db9bce7-89eb-424b-9dc1-dd49637077ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db9bce7-89eb-424b-9dc1-dd49637077ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:37,449 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.052s 2022-07-21 10:27:37,450 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da56232-5344-4ff6-8b0e-ef22a4bef94d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da56232-5344-4ff6-8b0e-ef22a4bef94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:38,510 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.052s 2022-07-21 10:27:38,510 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb06e6d2-9d45-444e-ae52-4a3aff891b9d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb06e6d2-9d45-444e-ae52-4a3aff891b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:39,563 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:39,563 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84cbad0-23ac-4d64-bf09-78bb780338a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84cbad0-23ac-4d64-bf09-78bb780338a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:40,611 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:27:40,612 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf96e4ac-f35d-4a22-87a5-bb1397c3d197', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf96e4ac-f35d-4a22-87a5-bb1397c3d197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:41,671 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.051s 2022-07-21 10:27:41,671 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d2cf17-a3ef-444a-8375-85934f788385', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d2cf17-a3ef-444a-8375-85934f788385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:42,720 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:27:42,720 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d024ab-5dbd-40e0-97b4-22495f8bb55f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d024ab-5dbd-40e0-97b4-22495f8bb55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:43,774 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:43,774 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4e9e14-52cb-4166-bd36-5c41366dc696', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4e9e14-52cb-4166-bd36-5c41366dc696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:44,829 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:27:44,829 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0feae10f-3ad8-41cb-8bf8-24f9e190c375', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0feae10f-3ad8-41cb-8bf8-24f9e190c375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:45,884 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:27:45,884 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0974e8-dc9e-4bce-847b-c74644f8e3e5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0974e8-dc9e-4bce-847b-c74644f8e3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:46,935 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:27:46,935 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad7baf1-fefb-4b7d-9adf-0cfdc90b90c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad7baf1-fefb-4b7d-9adf-0cfdc90b90c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:47,988 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:47,988 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4fa041-5f16-445f-ba0d-ac2f0a847c57', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4fa041-5f16-445f-ba0d-ac2f0a847c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:49,045 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.049s 2022-07-21 10:27:49,045 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c2d24c-76d0-4ffe-abc0-c74b1ada48af', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c2d24c-76d0-4ffe-abc0-c74b1ada48af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:50,096 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:27:50,096 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fed0c4-b2e3-41e6-8a2e-8f3871977aa6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fed0c4-b2e3-41e6-8a2e-8f3871977aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:51,150 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:27:51,150 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac8ffc9-cc8d-4098-beec-a44f0c350829', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac8ffc9-cc8d-4098-beec-a44f0c350829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:52,202 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:27:52,203 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59769585-cecd-4333-873d-bf535befeedb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59769585-cecd-4333-873d-bf535befeedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:53,264 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.054s 2022-07-21 10:27:53,264 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a89dad-a980-4289-8592-ce6d72699635', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a89dad-a980-4289-8592-ce6d72699635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:54,311 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:27:54,312 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b423655-9eec-4109-b3a4-49975eae8e1d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b423655-9eec-4109-b3a4-49975eae8e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:55,369 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.050s 2022-07-21 10:27:55,369 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bd8b89-9134-4930-b7af-2f3e685570c0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bd8b89-9134-4930-b7af-2f3e685570c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:56,424 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:27:56,424 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f4f075-07a6-42ad-a8ce-82f576b27963', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f4f075-07a6-42ad-a8ce-82f576b27963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:57,477 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:27:57,478 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572b8458-3f22-4c99-a0da-f2387edf379c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572b8458-3f22-4c99-a0da-f2387edf379c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:58,541 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.055s 2022-07-21 10:27:58,542 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e4ec40-e0d8-43a9-8a08-729440c0ebdc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e4ec40-e0d8-43a9-8a08-729440c0ebdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:27:59,608 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.058s 2022-07-21 10:27:59,608 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e1c20d-3f66-4057-90f2-8fc555833df6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e1c20d-3f66-4057-90f2-8fc555833df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:00,658 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:28:00,658 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b51d31d-5f97-4482-8890-e766a2de322b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b51d31d-5f97-4482-8890-e766a2de322b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:01,703 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:28:01,703 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7493cc-cdf4-46e6-8f64-9ec260290414', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7493cc-cdf4-46e6-8f64-9ec260290414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:02,754 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:28:02,754 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d90aef-1a39-43b3-84c9-c5cd546a9abc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d90aef-1a39-43b3-84c9-c5cd546a9abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:03,825 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.063s 2022-07-21 10:28:03,825 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ac0415-4d25-41c0-964a-a1dce5896965', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ac0415-4d25-41c0-964a-a1dce5896965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:04,881 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:28:04,881 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79241e2d-0dca-4405-976c-1fb3ac995b56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79241e2d-0dca-4405-976c-1fb3ac995b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:05,927 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:28:05,927 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ed4d3f-b755-4f15-917c-9022acd41aaa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ed4d3f-b755-4f15-917c-9022acd41aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:06,976 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:06,977 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60dc0237-2ab6-4b85-8038-223c59cb3576', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60dc0237-2ab6-4b85-8038-223c59cb3576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:08,025 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:08,025 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bec296-b7f9-48be-9405-0c6e568b6985', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bec296-b7f9-48be-9405-0c6e568b6985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:09,088 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.055s 2022-07-21 10:28:09,088 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db26b7a-c3b3-4f30-b867-7cb485869940', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db26b7a-c3b3-4f30-b867-7cb485869940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:10,140 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:28:10,140 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ea6729-192c-4420-94c3-504fbe6eb35c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ea6729-192c-4420-94c3-504fbe6eb35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:11,193 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:28:11,194 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2847c93-cd29-4f04-a21a-fc22830105b7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2847c93-cd29-4f04-a21a-fc22830105b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:12,248 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:28:12,248 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7134f58-dc52-48ed-95f8-7e489b16b9e0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7134f58-dc52-48ed-95f8-7e489b16b9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:13,303 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:28:13,303 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7825312c-5cf8-4977-a701-5268f7842043', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7825312c-5cf8-4977-a701-5268f7842043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:14,352 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:14,352 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765f1a10-73e6-499f-b663-04b7eb119e6f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765f1a10-73e6-499f-b663-04b7eb119e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:15,426 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.065s 2022-07-21 10:28:15,426 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e078d9b0-f75c-49a7-9f72-e192d13d9025', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e078d9b0-f75c-49a7-9f72-e192d13d9025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:16,475 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:28:16,476 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0836e9f-ab9f-4725-b395-218e3f08ae60', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0836e9f-ab9f-4725-b395-218e3f08ae60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:17,522 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:17,522 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1fa520-7624-44a4-a27e-a47aa75bb6a8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1fa520-7624-44a4-a27e-a47aa75bb6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:18,576 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:28:18,576 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b1cbda-38ab-415f-873c-27f2c1febe6e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b1cbda-38ab-415f-873c-27f2c1febe6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:19,632 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.049s 2022-07-21 10:28:19,633 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962cb63f-1ba2-4265-b8ce-3eec2473c62e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962cb63f-1ba2-4265-b8ce-3eec2473c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:20,679 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:20,680 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ab6833-cd00-481b-8ea3-4fa2db728257', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ab6833-cd00-481b-8ea3-4fa2db728257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:21,733 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:28:21,733 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca7203b-143a-4002-b131-81fd9d7d4258', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca7203b-143a-4002-b131-81fd9d7d4258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:22,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:28:22,784 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be76d1a-0bb1-4b68-a088-c946c72b80db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be76d1a-0bb1-4b68-a088-c946c72b80db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:23,846 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.053s 2022-07-21 10:28:23,846 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c776c4c6-3979-40e5-bb88-b13fef9d3dd3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c776c4c6-3979-40e5-bb88-b13fef9d3dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:24,894 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:24,895 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e3be48-5e3b-40cd-b149-77df537e4185', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e3be48-5e3b-40cd-b149-77df537e4185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:25,947 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:28:25,947 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcc15a2-e04e-4efd-8a14-5a51f9266894', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcc15a2-e04e-4efd-8a14-5a51f9266894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:26,995 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:26,996 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ee2db0-4094-4122-b453-1d7c1fa55e82', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ee2db0-4094-4122-b453-1d7c1fa55e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:28,048 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:28:28,048 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c1a8d6-5ad4-4cb9-84e7-ec06401d64b1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c1a8d6-5ad4-4cb9-84e7-ec06401d64b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:29,102 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:28:29,102 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593aa1e8-458f-4ada-a44c-e547f933b23f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593aa1e8-458f-4ada-a44c-e547f933b23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:30,156 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:28:30,156 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364231a4-93a8-4804-b21e-90e88db81adb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364231a4-93a8-4804-b21e-90e88db81adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:31,207 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:28:31,208 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7770ac-50ce-4f21-931d-d357a1caccf7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7770ac-50ce-4f21-931d-d357a1caccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:32,263 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:28:32,263 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037e3084-1904-471f-ab5e-bd0d29437117', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037e3084-1904-471f-ab5e-bd0d29437117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:33,317 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:28:33,317 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec9da1c-96ec-4bc7-acf4-8acf7c77717b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec9da1c-96ec-4bc7-acf4-8acf7c77717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:34,371 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:28:34,372 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69acc38-c8da-49ed-aa5e-df5b9c18b28e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69acc38-c8da-49ed-aa5e-df5b9c18b28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:35,432 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.052s 2022-07-21 10:28:35,432 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409ec1d0-3f9a-4586-b50c-4772aca00c10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409ec1d0-3f9a-4586-b50c-4772aca00c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:36,590 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.149s 2022-07-21 10:28:36,590 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9062849-ea86-4abc-b5ff-144675471149', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9062849-ea86-4abc-b5ff-144675471149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:37,734 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.136s 2022-07-21 10:28:37,734 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae662af-30af-4dde-ae5a-7699369d179e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae662af-30af-4dde-ae5a-7699369d179e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:38,783 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:28:38,783 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de46a2d8-af15-4e6f-bece-ead87c71d39e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de46a2d8-af15-4e6f-bece-ead87c71d39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:39,830 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:39,830 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777bd6b3-2c42-409c-af26-e62eaa0fb563', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777bd6b3-2c42-409c-af26-e62eaa0fb563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:40,878 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:40,879 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa1231c-e80f-4a38-9b24-f67a67ff9ec7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa1231c-e80f-4a38-9b24-f67a67ff9ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:41,924 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:28:41,924 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20574f45-49f1-4bcb-85e9-60a113022541', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20574f45-49f1-4bcb-85e9-60a113022541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:42,971 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:42,971 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74578ae1-1a51-4ea4-b571-fe44bb70e998', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74578ae1-1a51-4ea4-b571-fe44bb70e998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:44,019 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:44,019 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c05128a-f1bd-4262-ab2a-6b4781d92d4a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c05128a-f1bd-4262-ab2a-6b4781d92d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:45,065 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:45,065 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60118fa1-ddbf-4929-8aff-1b03ccf99696', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60118fa1-ddbf-4929-8aff-1b03ccf99696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:46,112 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:46,112 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb45007-4ece-4927-9c43-19a57b0a63f2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb45007-4ece-4927-9c43-19a57b0a63f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:47,159 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:47,159 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98eec747-430c-492e-903c-f764bb48a117', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98eec747-430c-492e-903c-f764bb48a117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:48,205 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:48,206 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870166ba-df14-4544-91e0-5d844a47858c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870166ba-df14-4544-91e0-5d844a47858c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:49,253 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:28:49,254 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b4a502-1315-43ed-ba18-27697b6ad7df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b4a502-1315-43ed-ba18-27697b6ad7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:50,308 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.046s 2022-07-21 10:28:50,308 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fce0b5a-f914-44ff-be72-99843ec0830f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fce0b5a-f914-44ff-be72-99843ec0830f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:51,354 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:51,355 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adfed71-77c8-4825-bd1f-3008b3b4fbcc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adfed71-77c8-4825-bd1f-3008b3b4fbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:52,401 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:52,401 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525652d0-9076-4071-a460-ce143fdf5db6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525652d0-9076-4071-a460-ce143fdf5db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:53,447 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:53,447 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670e5e53-8dac-4578-93a6-d35ed8e0ade0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670e5e53-8dac-4578-93a6-d35ed8e0ade0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:54,499 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:28:54,500 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d604aaf7-5dea-4b3d-b9d6-4b83278b5152', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d604aaf7-5dea-4b3d-b9d6-4b83278b5152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:55,547 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:55,547 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0a6fc8-9e99-497e-840e-25a0de330d41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0a6fc8-9e99-497e-840e-25a0de330d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:56,593 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:56,593 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50edeb89-314a-4f3c-beda-d2340a1cca28', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50edeb89-314a-4f3c-beda-d2340a1cca28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:57,640 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:28:57,640 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34d6236-7f61-41b7-814c-e4dbf5956899', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34d6236-7f61-41b7-814c-e4dbf5956899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:58,686 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:28:58,686 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dd7e68-9c31-4cf2-9e38-37b6f417b3e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dd7e68-9c31-4cf2-9e38-37b6f417b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:28:59,735 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:28:59,735 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9935e350-eac3-4140-9a91-dffef13124bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9935e350-eac3-4140-9a91-dffef13124bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:00,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:29:00,785 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b218d47-a774-47ed-823d-640768fa9d6c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b218d47-a774-47ed-823d-640768fa9d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:01,831 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:01,831 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00a9379-7351-4743-b290-0b710ddd6e9a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00a9379-7351-4743-b290-0b710ddd6e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:02,877 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:02,877 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1647b176-b0f9-49d4-8d5b-6e570f74d668', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1647b176-b0f9-49d4-8d5b-6e570f74d668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:03,923 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:03,923 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d411195-1995-4a11-a711-d5ece5d2cd57', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d411195-1995-4a11-a711-d5ece5d2cd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:04,968 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:04,969 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec6a9f0-4b46-4cf1-8c6e-8d01a1a96200', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec6a9f0-4b46-4cf1-8c6e-8d01a1a96200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:06,092 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.115s 2022-07-21 10:29:06,092 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bc32ae-bef8-4f68-b583-421f9a599166', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bc32ae-bef8-4f68-b583-421f9a599166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:07,140 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:07,140 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a471d317-196c-4df4-97d5-a6497a9cc724', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a471d317-196c-4df4-97d5-a6497a9cc724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:08,185 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:08,185 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c569df4b-d5e1-449e-9df1-65af9b542404', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c569df4b-d5e1-449e-9df1-65af9b542404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:09,231 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:09,232 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f6ed7a-7b3b-44e2-ab52-948219fc4e1c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f6ed7a-7b3b-44e2-ab52-948219fc4e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:10,281 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:29:10,281 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f870a78a-05ca-4118-b2a4-e4a408be4147', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f870a78a-05ca-4118-b2a4-e4a408be4147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:11,327 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:11,328 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a67f3e-1165-47b2-87df-d260c8992d5c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a67f3e-1165-47b2-87df-d260c8992d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:12,378 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:29:12,378 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef4803c-dd50-4b6c-9cd0-2cd681ae4334', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef4803c-dd50-4b6c-9cd0-2cd681ae4334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:13,429 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:29:13,429 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd74335b-31fe-4b23-9605-0c02ba723449', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd74335b-31fe-4b23-9605-0c02ba723449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:14,476 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:14,476 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf1ae67-5b98-4457-8418-558028d682a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf1ae67-5b98-4457-8418-558028d682a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:15,529 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:29:15,529 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e226d5-0291-4394-a6e0-3ad972fcdda9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e226d5-0291-4394-a6e0-3ad972fcdda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:16,574 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:16,574 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb82320b-f86f-417a-a752-144d2e6ff3e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb82320b-f86f-417a-a752-144d2e6ff3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:17,621 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:17,621 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b848cba-7215-47f3-b9f8-5db5fe5d0d83', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b848cba-7215-47f3-b9f8-5db5fe5d0d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:18,666 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:29:18,667 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cb21a1-5d61-4e14-b275-34d85d7be7c1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cb21a1-5d61-4e14-b275-34d85d7be7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:19,714 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:29:19,714 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313b5060-b2d9-46bf-8c1f-22b4dbbc581e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313b5060-b2d9-46bf-8c1f-22b4dbbc581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:20,761 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:29:20,761 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c06b99-37b7-421e-9954-d89daa319e06', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c06b99-37b7-421e-9954-d89daa319e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:21,813 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:29:21,814 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424714f4-6e42-424f-bfd2-2606e09213b7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424714f4-6e42-424f-bfd2-2606e09213b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:22,862 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:29:22,862 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7cf63e-94db-4515-9208-c3fe5801e5fb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7cf63e-94db-4515-9208-c3fe5801e5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:23,925 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.055s 2022-07-21 10:29:23,926 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d287039-cfbe-4d5e-965e-66aae2f22bca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d287039-cfbe-4d5e-965e-66aae2f22bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:24,975 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:29:24,976 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f3438c-9336-4d49-878a-0714b12fc66d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f3438c-9336-4d49-878a-0714b12fc66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:26,025 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:29:26,026 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a003204-8436-4fa6-bb3e-f6ac05468fa9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a003204-8436-4fa6-bb3e-f6ac05468fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:27,076 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:29:27,076 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f4fe99-aa84-489d-9851-848c48e820cf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f4fe99-aa84-489d-9851-848c48e820cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:28,127 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:29:28,128 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1927ac23-85a1-4a19-96a7-10999afea6b5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1927ac23-85a1-4a19-96a7-10999afea6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:29,179 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:29:29,180 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bfc9e5-09cf-4442-9f69-0a7959ecab37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bfc9e5-09cf-4442-9f69-0a7959ecab37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:30,235 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:29:30,235 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bc01ca-41f7-48f0-abdb-1081c42e29a0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bc01ca-41f7-48f0-abdb-1081c42e29a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:31,288 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:29:31,288 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3995c600-773d-49bd-8282-39bf43dbfda1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3995c600-773d-49bd-8282-39bf43dbfda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:32,349 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.052s 2022-07-21 10:29:32,349 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a38c6c3-4759-46d7-9f0c-c9318d4cd2b3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a38c6c3-4759-46d7-9f0c-c9318d4cd2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:33,396 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:33,396 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0a0b90-3bd4-4d5c-897c-1cb79e0969f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0a0b90-3bd4-4d5c-897c-1cb79e0969f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:34,455 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.050s 2022-07-21 10:29:34,455 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c7c575-aeae-4a47-bf32-7fc1bca0be9f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c7c575-aeae-4a47-bf32-7fc1bca0be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:35,503 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:29:35,504 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f75944-a136-4d3f-8361-4d0ee9d48ced', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f75944-a136-4d3f-8361-4d0ee9d48ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:36,560 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:29:36,560 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2522864-12b6-4c3c-b587-9e9fd704dd52', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2522864-12b6-4c3c-b587-9e9fd704dd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:37,615 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.047s 2022-07-21 10:29:37,615 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428cccc8-4f76-4ce5-b253-24c1b10f8f6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428cccc8-4f76-4ce5-b253-24c1b10f8f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:38,668 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:29:38,668 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416208b5-fc0f-4368-b09d-4dcdbd94728d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416208b5-fc0f-4368-b09d-4dcdbd94728d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:39,724 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:29:39,725 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfb6dc3-2ccf-4d92-94ce-f605bf2bfce1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfb6dc3-2ccf-4d92-94ce-f605bf2bfce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:40,783 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.050s 2022-07-21 10:29:40,783 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1d52ee-efa3-4489-a89d-78e65f64a4aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1d52ee-efa3-4489-a89d-78e65f64a4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:41,827 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.036s 2022-07-21 10:29:41,828 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ad7da1-c6a6-4a2d-bd1d-b25ebe06636e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ad7da1-c6a6-4a2d-bd1d-b25ebe06636e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:42,886 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.050s 2022-07-21 10:29:42,887 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977c6f64-bedd-41dc-92a3-b20a9a66ce53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977c6f64-bedd-41dc-92a3-b20a9a66ce53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:43,939 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:29:43,939 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e797af6-ca19-4f15-b338-7f5e2d2f580e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e797af6-ca19-4f15-b338-7f5e2d2f580e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:44,992 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:29:44,992 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e89ff7-59de-456f-9e5a-503c3f5a07e1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e89ff7-59de-456f-9e5a-503c3f5a07e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:46,049 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:29:46,049 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638f1a3c-6dce-4660-9a3a-978b4d43aee6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638f1a3c-6dce-4660-9a3a-978b4d43aee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:47,121 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.063s 2022-07-21 10:29:47,121 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcf1e05-235b-4712-a1b5-11b9adc9df0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcf1e05-235b-4712-a1b5-11b9adc9df0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:48,171 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:29:48,171 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b5bb04-4ecc-4941-854b-cdcc34099632', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b5bb04-4ecc-4941-854b-cdcc34099632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:49,219 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:29:49,219 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b982559f-5261-4033-8519-4208db333f38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b982559f-5261-4033-8519-4208db333f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:50,270 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:29:50,271 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9d2fff-d094-4cf7-8aa9-68249bbfff3d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9d2fff-d094-4cf7-8aa9-68249bbfff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:51,323 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:29:51,324 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc64cb2-639f-4fe8-bec5-40d44a038bef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc64cb2-639f-4fe8-bec5-40d44a038bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:52,376 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:29:52,377 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79a0d98-2b6c-49df-82f3-d2c5af63f845', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79a0d98-2b6c-49df-82f3-d2c5af63f845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:53,437 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.051s 2022-07-21 10:29:53,437 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53946aab-30b6-4242-b065-a6248380e775', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53946aab-30b6-4242-b065-a6248380e775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:54,505 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.059s 2022-07-21 10:29:54,505 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b6dda2-eddb-4e56-8d2c-9f538f581f15', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b6dda2-eddb-4e56-8d2c-9f538f581f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:55,552 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:29:55,553 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5717b0-6889-4b0d-a854-1f1263dd99e5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5717b0-6889-4b0d-a854-1f1263dd99e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:56,609 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:29:56,609 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1259d26f-610e-437c-9c10-1c99151b0efe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1259d26f-610e-437c-9c10-1c99151b0efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:57,694 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.076s 2022-07-21 10:29:57,694 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7a708a-89bd-428c-bc4a-526debee40b5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7a708a-89bd-428c-bc4a-526debee40b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:58,781 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.079s 2022-07-21 10:29:58,781 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b941ef2-4dc2-4b54-8c38-792375f3d86c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b941ef2-4dc2-4b54-8c38-792375f3d86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:29:59,842 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.052s 2022-07-21 10:29:59,842 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bb834d-ee59-4cd2-b54b-fb713dfdb080', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bb834d-ee59-4cd2-b54b-fb713dfdb080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:00,887 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:00,888 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4eb6398-9083-4f81-8f67-762af357011b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4eb6398-9083-4f81-8f67-762af357011b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:01,934 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:01,934 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f4e0cd-a720-415b-9d2a-cb4c9b782c8f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f4e0cd-a720-415b-9d2a-cb4c9b782c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:02,984 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:30:02,984 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7959cdd-b789-4b8e-96a7-fc3ad330b94f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7959cdd-b789-4b8e-96a7-fc3ad330b94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:04,031 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:04,031 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e61c1a8-6ca0-40bc-86d0-fba69f8e1a69', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e61c1a8-6ca0-40bc-86d0-fba69f8e1a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:05,081 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:30:05,082 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4338f54-163c-4089-9727-090c37038ca9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4338f54-163c-4089-9727-090c37038ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:06,138 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.048s 2022-07-21 10:30:06,138 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b806eb7-66a6-4f2c-94bf-6509b962d2e7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b806eb7-66a6-4f2c-94bf-6509b962d2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:07,185 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:07,186 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84de308f-8704-441e-8265-2c843f39e62a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84de308f-8704-441e-8265-2c843f39e62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:08,239 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.045s 2022-07-21 10:30:08,239 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13ca0bf-03c8-4d40-a199-16cb9aceb245', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13ca0bf-03c8-4d40-a199-16cb9aceb245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:09,292 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:09,292 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6c4d16-bdf5-4c62-827c-7a7574cf7513', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6c4d16-bdf5-4c62-827c-7a7574cf7513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:10,339 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:10,339 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967c890b-3ef0-4a37-8c08-88a92ca9b01d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967c890b-3ef0-4a37-8c08-88a92ca9b01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:11,524 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.178s 2022-07-21 10:30:11,525 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f045f64f-85fa-4457-b97c-c4137cf07917', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f045f64f-85fa-4457-b97c-c4137cf07917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:12,572 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:12,572 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5106343-5330-4d67-84af-8ede7ee53fd6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5106343-5330-4d67-84af-8ede7ee53fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:13,621 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:13,621 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb6228f-979f-4c2f-8e90-e9cb18bdc8d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb6228f-979f-4c2f-8e90-e9cb18bdc8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:14,669 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:14,669 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1d16bc-efdd-483b-a7b0-b31c72761f21', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1d16bc-efdd-483b-a7b0-b31c72761f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:15,716 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:15,717 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f84a3f-f9e9-4cbd-a73a-3304730baf64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f84a3f-f9e9-4cbd-a73a-3304730baf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:16,768 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:30:16,768 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cce8c5-4127-4db7-bbd8-007dc7a8ac93', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cce8c5-4127-4db7-bbd8-007dc7a8ac93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:17,816 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:17,817 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bf4a07-0032-4a3b-b231-e06f551d4ef2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bf4a07-0032-4a3b-b231-e06f551d4ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:18,864 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:18,864 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ac3254-19b1-4105-86d0-2eeb0788c949', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ac3254-19b1-4105-86d0-2eeb0788c949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:19,911 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:19,911 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a949948-4180-4b0d-9a58-08e597089af1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a949948-4180-4b0d-9a58-08e597089af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:20,958 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:20,959 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff1c6b7-8138-42ca-a2bf-40d27f308ca9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff1c6b7-8138-42ca-a2bf-40d27f308ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:22,007 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:22,008 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210febb5-f0ca-4981-8311-43d06d435c4a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210febb5-f0ca-4981-8311-43d06d435c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:23,054 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:23,054 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2671ebe3-7c48-4d95-83c0-8f0a620837cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2671ebe3-7c48-4d95-83c0-8f0a620837cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:24,102 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:24,102 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5df8911-f470-4d64-98ac-519275ce4fc7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5df8911-f470-4d64-98ac-519275ce4fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:25,151 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:25,152 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7edd0fb-4b13-4baf-af8c-1fed6fa11f99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7edd0fb-4b13-4baf-af8c-1fed6fa11f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:26,199 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:26,199 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6bf123-6cf9-445c-81fb-2b5699d7c906', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6bf123-6cf9-445c-81fb-2b5699d7c906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:27,251 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:30:27,251 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b6d7de-a8ff-487b-bbf6-405825a9f553', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b6d7de-a8ff-487b-bbf6-405825a9f553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:28,303 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:30:28,304 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed3472-b9f8-4854-a65a-d0eadd7c414f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed3472-b9f8-4854-a65a-d0eadd7c414f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:29,356 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.044s 2022-07-21 10:30:29,356 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d8b672-45f9-4006-a800-7b5e261077e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d8b672-45f9-4006-a800-7b5e261077e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:30,404 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:30,405 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a99fccd-8118-4e98-97f3-d20f15e58e61', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a99fccd-8118-4e98-97f3-d20f15e58e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:31,454 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:31,455 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58240f9-a6e5-40da-a2cf-5cc5ed5e0344', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58240f9-a6e5-40da-a2cf-5cc5ed5e0344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:32,504 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:30:32,504 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ba78e5-9e39-479d-9bc3-2c48274b6f94', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ba78e5-9e39-479d-9bc3-2c48274b6f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:33,552 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:33,553 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f11f3ce-f48d-41f1-961e-2aa2fc9778ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f11f3ce-f48d-41f1-961e-2aa2fc9778ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:34,600 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:34,600 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f57d6d-ce64-446c-aa7f-68199a121eff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f57d6d-ce64-446c-aa7f-68199a121eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:35,648 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:35,648 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e9c235-38eb-4033-bc7c-21d04573337c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e9c235-38eb-4033-bc7c-21d04573337c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:36,699 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:36,699 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0162b72d-56e4-4282-bee9-766a19edf5aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0162b72d-56e4-4282-bee9-766a19edf5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:37,765 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.058s 2022-07-21 10:30:37,766 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8657fa3-1ac1-4eb7-950a-0fb061e143a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8657fa3-1ac1-4eb7-950a-0fb061e143a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:38,817 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:38,817 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8134e1-7850-4c2b-b0ca-41582f512fc7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8134e1-7850-4c2b-b0ca-41582f512fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:39,865 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:39,866 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9d84f3-03d7-4174-ab20-a73b527e1a58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9d84f3-03d7-4174-ab20-a73b527e1a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:40,913 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:40,914 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31050b23-b833-4c04-826f-16b33b70782f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31050b23-b833-4c04-826f-16b33b70782f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:41,959 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:41,960 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a818f371-f7ee-48ca-a583-9eed0cbc584e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a818f371-f7ee-48ca-a583-9eed0cbc584e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:43,007 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:43,007 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f962ba-a977-43dd-9fb7-fb953f4beea6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f962ba-a977-43dd-9fb7-fb953f4beea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:44,056 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:44,056 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b57ae8-6c7c-433e-8268-475adbaf21e9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b57ae8-6c7c-433e-8268-475adbaf21e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:45,104 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:45,104 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3576b33-d9d8-4578-97ba-89670285b409', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3576b33-d9d8-4578-97ba-89670285b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:46,152 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:46,152 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72afaf8-08e6-4c73-a4de-f89cb17a5ae9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72afaf8-08e6-4c73-a4de-f89cb17a5ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:47,199 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:47,200 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009b6dac-9c6d-4a3c-a78e-2c420e27545f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009b6dac-9c6d-4a3c-a78e-2c420e27545f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:48,250 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:30:48,251 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c92594c-6493-4924-a9d9-54f3bb0b076e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c92594c-6493-4924-a9d9-54f3bb0b076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:49,299 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:49,299 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206f32f8-0429-4f45-b86b-25bb694626f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206f32f8-0429-4f45-b86b-25bb694626f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:50,345 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:50,345 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e32b4b-1fc1-4755-95a8-6a84310947fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e32b4b-1fc1-4755-95a8-6a84310947fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:51,393 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:51,393 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ca18fa-ab35-4ad2-ab06-53a605a255e8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ca18fa-ab35-4ad2-ab06-53a605a255e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:52,439 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:52,440 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68872224-3278-4884-82ec-0e583fd6d0d5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68872224-3278-4884-82ec-0e583fd6d0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:53,489 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:30:53,489 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd58efb0-35c0-445c-8338-c7b8ec73765b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd58efb0-35c0-445c-8338-c7b8ec73765b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:54,534 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:30:54,535 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834de272-0f81-4981-9782-fa50cb500d9d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834de272-0f81-4981-9782-fa50cb500d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:55,583 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:55,583 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ee69c1-c246-48f0-8577-3a108e2d39f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ee69c1-c246-48f0-8577-3a108e2d39f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:56,631 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:56,632 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d175fa04-e929-4cae-8d2c-6fc57e63ac87', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d175fa04-e929-4cae-8d2c-6fc57e63ac87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:57,680 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:57,680 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a110e387-eb61-4cc5-be10-35e0dc003577', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a110e387-eb61-4cc5-be10-35e0dc003577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:58,728 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:30:58,729 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee9e7df-dc35-4f2d-863f-67cabc0b04ab', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee9e7df-dc35-4f2d-863f-67cabc0b04ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:30:59,775 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:30:59,777 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb985bf8-2ec6-4b94-8b0f-d047be4b5edd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb985bf8-2ec6-4b94-8b0f-d047be4b5edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:00,823 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:00,824 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7001316e-1be2-4a5d-80b3-e8779ce06b3a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7001316e-1be2-4a5d-80b3-e8779ce06b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:01,870 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:01,870 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114833ab-2220-4423-a9e9-9a727aa37862', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114833ab-2220-4423-a9e9-9a727aa37862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:02,919 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:31:02,919 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc76fe35-9a17-4750-97da-f80b8030c88f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc76fe35-9a17-4750-97da-f80b8030c88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:03,967 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:03,967 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e2fbe6-8bd3-4255-abde-8d27e20c867c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e2fbe6-8bd3-4255-abde-8d27e20c867c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:05,014 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:05,014 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c744ac5c-2499-4436-b626-4469be42d6df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c744ac5c-2499-4436-b626-4469be42d6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:06,062 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:31:06,062 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f848e4-b437-406a-b8a2-e0bbc97c4295', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f848e4-b437-406a-b8a2-e0bbc97c4295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:07,109 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:07,109 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7a35e9-e9d6-40a8-b6c3-32b67d712e72', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7a35e9-e9d6-40a8-b6c3-32b67d712e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:08,156 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:08,157 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fec3bcc-46ed-433a-a81a-e83ac7983866', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fec3bcc-46ed-433a-a81a-e83ac7983866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:09,203 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:09,203 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ac762a-c0a1-414b-b345-62bfbf225d2a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ac762a-c0a1-414b-b345-62bfbf225d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:10,249 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:10,250 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01391a5f-4578-4894-8cd5-707dda4b17e0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01391a5f-4578-4894-8cd5-707dda4b17e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:11,296 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:11,297 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b84e6d0-24f5-4233-92c7-5c0b84a2625c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b84e6d0-24f5-4233-92c7-5c0b84a2625c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:12,343 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:12,343 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada45310-37f1-4327-9d7f-eb5dccb85f83', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada45310-37f1-4327-9d7f-eb5dccb85f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:13,395 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:31:13,395 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8acb76f-11d8-4457-b122-5fc9e71450f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8acb76f-11d8-4457-b122-5fc9e71450f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:14,443 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:31:14,444 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219fd841-2467-4603-9976-4c3cb4e95287', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219fd841-2467-4603-9976-4c3cb4e95287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:15,491 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:15,492 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38777269-872a-444c-b10d-2eb35e882d73', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38777269-872a-444c-b10d-2eb35e882d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:16,541 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:31:16,541 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e8722c-9388-427a-9457-5dd49f9ee4d4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e8722c-9388-427a-9457-5dd49f9ee4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:17,588 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:17,588 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6064f4c2-0597-42ea-9b8c-ac591c6208ee', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6064f4c2-0597-42ea-9b8c-ac591c6208ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:18,635 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:18,636 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e233166-dcbf-4501-8e3e-1af68fb767cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e233166-dcbf-4501-8e3e-1af68fb767cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:19,686 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.042s 2022-07-21 10:31:19,687 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc80eeb-3bab-485d-a23c-95b888c7c3d5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc80eeb-3bab-485d-a23c-95b888c7c3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:20,733 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:20,734 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1533a7d7-af5b-419f-825b-1629efd3620f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1533a7d7-af5b-419f-825b-1629efd3620f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:21,785 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:31:21,785 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201ecf5d-e5bd-4bea-9d51-077d74e59af5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201ecf5d-e5bd-4bea-9d51-077d74e59af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:22,832 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:22,833 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677272cf-fa11-4f66-a19c-eb4c957aaa25', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677272cf-fa11-4f66-a19c-eb4c957aaa25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:23,884 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.043s 2022-07-21 10:31:23,884 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15115089-6c89-4925-a8de-2fc239133a11', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15115089-6c89-4925-a8de-2fc239133a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:24,931 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:24,931 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700bfee6-3336-4581-a62a-4b5759fec767', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700bfee6-3336-4581-a62a-4b5759fec767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:25,978 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:25,978 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5527e05-4ea2-4120-80be-bc01c2c0cb68', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5527e05-4ea2-4120-80be-bc01c2c0cb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:27,026 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.041s 2022-07-21 10:31:27,027 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7edec9-53a8-4778-abec-f964827a9573', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7edec9-53a8-4778-abec-f964827a9573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:28,073 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:28,073 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544fd362-9fc7-4200-a068-2bcd9ba06675', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544fd362-9fc7-4200-a068-2bcd9ba06675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:29,120 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:29,120 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5e80b7-8317-4cd3-9339-b377490bad5d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5e80b7-8317-4cd3-9339-b377490bad5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:30,166 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:30,166 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1ed571-747a-4f28-a73d-f38952484829', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1ed571-747a-4f28-a73d-f38952484829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:31,211 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:31:31,212 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06901a9f-1b62-4db2-8fd1-97c1e5c272c7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06901a9f-1b62-4db2-8fd1-97c1e5c272c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:32,257 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.037s 2022-07-21 10:31:32,257 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a7fb9b-2c9d-44b1-9c35-15fd9d172afb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a7fb9b-2c9d-44b1-9c35-15fd9d172afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:33,305 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.040s 2022-07-21 10:31:33,306 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d016b298-5e95-4d4c-be7c-94d506550a6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d016b298-5e95-4d4c-be7c-94d506550a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:34,352 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.038s 2022-07-21 10:31:34,352 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f74f380-a4aa-43fc-883c-1d959d26341f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f74f380-a4aa-43fc-883c-1d959d26341f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:35,399 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:35,400 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5337be8b-de82-448d-b6cf-abec5bf860ea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5337be8b-de82-448d-b6cf-abec5bf860ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:36,447 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0 0.039s 2022-07-21 10:31:36,448 118657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47faa842-29a9-44c0-a701-4cc9935e68a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47faa842-29a9-44c0-a701-4cc9935e68a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0'} Body: b'{"volume": {"id": "c5451dca-8252-41b8-ba38-dcbba7739df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:25:37.000000", "updated_at": "2022-07-21T10:25:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1521039078", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0b5845b217704fe4866953d3d169c1be/volumes/c5451dca-8252-41b8-ba38-dcbba7739df0"}], "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b5845b217704fe4866953d3d169c1be"}}' 2022-07-21 10:31:36,573 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.119s 2022-07-21 10:31:36,574 118657 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': 'Thu, 21 Jul 2022 10:31:36 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-bba4c060-59dc-4aa8-aa72-4fd0aa3d4c9a', 'x-compute-request-id': 'req-bba4c060-59dc-4aa8-aa72-4fd0aa3d4c9a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'' 2022-07-21 10:31:36,729 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.154s 2022-07-21 10:31:36,729 118657 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': 'Thu, 21 Jul 2022 10:31: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-780c4ae8-825e-4673-b3bc-4ebec8b63d91', 'x-compute-request-id': 'req-780c4ae8-825e-4673-b3bc-4ebec8b63d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:31:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:0d:3c"}, {"version": 4, "addr": "172.27.3.160", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:0d:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": "2022-07-21T10:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:31:37,988 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.248s 2022-07-21 10:31:37,988 118657 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': 'Thu, 21 Jul 2022 10:31: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-4e34898f-0029-42bc-b446-511ccfb09b49', 'x-compute-request-id': 'req-4e34898f-0029-42bc-b446-511ccfb09b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "ACTIVE", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:31:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-122272714-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:0d:3c"}, {"version": 4, "addr": "172.27.3.160", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:0d:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": "2022-07-21T10:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--641397749"}], "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-07-21 10:31:39,106 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.107s 2022-07-21 10:31:39,107 118657 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': 'Thu, 21 Jul 2022 10:31:39 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-7203efa9-bebd-418f-acda-4b541f2dbe08', 'x-compute-request-id': 'req-7203efa9-bebd-418f-acda-4b541f2dbe08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"server": {"id": "871bce92-42fa-46ea-a491-2d11f73272fe", "name": "tempest-AttachVolumeShelveTestJSON-server-786160187", "status": "DELETED", "tenant_id": "0b5845b217704fe4866953d3d169c1be", "user_id": "cb3146ed5b1947ee99cba2e95a777a6f", "metadata": {}, "hostId": "0db61d6a928c0c5776adcd975d1311bada4da5e3e362235424acda7a", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:24:06Z", "updated": "2022-07-21T10:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/871bce92-42fa-46ea-a491-2d11f73272fe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-563224497", "OS-SRV-USG:launched_at": "2022-07-21T10:24:20.000000", "OS-SRV-USG:terminated_at": "2022-07-21T10:31: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-07-21 10:31:39,115 118657 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-07-21 10:31:40,153 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe 0.036s 2022-07-21 10:31:40,153 118657 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': 'Thu, 21 Jul 2022 10:31: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-e06ac566-46be-436f-9ca1-fd681dcbd460', 'x-compute-request-id': 'req-e06ac566-46be-436f-9ca1-fd681dcbd460', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/871bce92-42fa-46ea-a491-2d11f73272fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 871bce92-42fa-46ea-a491-2d11f73272fe could not be found."}}' 2022-07-21 10:31:40,179 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-563224497 0.025s 2022-07-21 10:31:40,179 118657 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': 'Thu, 21 Jul 2022 10:31: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-42ded1be-ce71-4358-ac6b-55e6a13ca9f8', 'x-compute-request-id': 'req-42ded1be-ce71-4358-ac6b-55e6a13ca9f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-563224497'} Body: b'' 2022-07-21 10:31:40,318 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/c59a7fad-b077-4232-a1e4-003bc46899e8 0.138s 2022-07-21 10:31:40,319 118657 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-5d424d5f-51e1-46e4-9cd1-63f04585eeca', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/c59a7fad-b077-4232-a1e4-003bc46899e8'} Body: b'' 2022-07-21 10:31:40,337 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/c59a7fad-b077-4232-a1e4-003bc46899e8 0.018s 2022-07-21 10:31:40,338 118657 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-63d2a134-d96a-4f40-ab03-7111e82cdf24', 'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/c59a7fad-b077-4232-a1e4-003bc46899e8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c59a7fad-b077-4232-a1e4-003bc46899e8 does not exist", "detail": ""}}' 2022-07-21 10:31:40,784 118657 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/d3656b58-7a8a-45dc-992b-c8cb2b278c35 0.446s 2022-07-21 10:31:40,785 118657 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-af50a346-5e91-4827-b174-04e93fec8c1d', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/d3656b58-7a8a-45dc-992b-c8cb2b278c35'} 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 550, 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 c5451dca-8252-41b8-ba38-dcbba7739df0 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 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-07-21 10:13:41,321 118664 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-21 10:13:41,321 118664 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-21 10:13:43,231 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 1.907s 2022-07-21 10:13:43,232 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-545241448", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtO1MhMj06f663Lfpkr1Vk56y4CHNEdipsxZA5N88fXNkrnjKEomchKV30+5l4vs7BWRnkzM3B8ZPQoldNNb6hiAuoQ/F06GNIn4SZwNqRZEizTpX0s3jDSLSByK+Dx6Q=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:41 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-36c831e5-1fc4-4ee1-8527-3206e1a65e48', 'x-compute-request-id': 'req-36c831e5-1fc4-4ee1-8527-3206e1a65e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-545241448", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtO1MhMj06f663Lfpkr1Vk56y4CHNEdipsxZA5N88fXNkrnjKEomchKV30+5l4vs7BWRnkzM3B8ZPQoldNNb6hiAuoQ/F06GNIn4SZwNqRZEizTpX0s3jDSLSByK+Dx6Q==", "fingerprint": "1c:2a:c9:eb:de:5b:cc:51:c5:da:1b:98:1d:44:ee:94", "user_id": "b3e73f3002da4da3b94cb17f837defb8"}}' 2022-07-21 10:13:43,234 118664 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-545241448 created 2022-07-21 10:13:46,310 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 3.074s 2022-07-21 10:13:46,310 118664 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--1653045989", "description": "tempest-description--119807697"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-133a342a-ecc0-4ad8-90ba-b68ea0246f42', 'date': 'Thu, 21 Jul 2022 10:13:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8c920225-c731-4d6a-9c51-6ed905542048", "name": "tempest-securitygroup--1653045989", "stateful": true, "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "description": "tempest-description--119807697", "shared": false, "security_group_rules": [{"id": "74bd42fe-4dc9-4cbc-b43f-230d07adf8c3", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "8c920225-c731-4d6a-9c51-6ed905542048", "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": 143, "description": null, "tags": [], "created_at": "2022-07-21T10:13:44Z", "updated_at": "2022-07-21T10:13:44Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}, {"id": "a154a0b3-2ad2-42e0-824f-a9bf3e84acb9", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "8c920225-c731-4d6a-9c51-6ed905542048", "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": 144, "description": null, "tags": [], "created_at": "2022-07-21T10:13:45Z", "updated_at": "2022-07-21T10:13:45Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}], "tags": [], "created_at": "2022-07-21T10:13:44Z", "updated_at": "2022-07-21T10:13:45Z", "revision_number": 1, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:13:49,426 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 3.115s 2022-07-21 10:13:49,427 118664 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": "8c920225-c731-4d6a-9c51-6ed905542048", "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-1c9af6a3-1e94-46bd-810c-5a1c60403517', 'date': 'Thu, 21 Jul 2022 10:13:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "afa96f74-5fe2-4bbb-a833-f8de3d7f0cce", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "8c920225-c731-4d6a-9c51-6ed905542048", "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-07-21T10:13:47Z", "updated_at": "2022-07-21T10:13:47Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:13:50,702 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 1.275s 2022-07-21 10:13:50,702 118664 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": "8c920225-c731-4d6a-9c51-6ed905542048", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-54f5946d-bab0-496a-9f9e-7104ed55c46a', 'date': 'Thu, 21 Jul 2022 10:13:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "80526003-390c-4ee7-93d4-af3b055ccecf", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "8c920225-c731-4d6a-9c51-6ed905542048", "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-07-21T10:13:50Z", "updated_at": "2022-07-21T10:13:50Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:13:50,703 118664 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1653045989 created 2022-07-21 10:13:55,415 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 4.712s 2022-07-21 10:13:55,416 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-8fc21d65-3b19-43d4-b297-b3d763c4ac5f', 'date': 'Thu, 21 Jul 2022 10:13:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "547138b1-76aa-4e26-9674-4cd21ebaee1d", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "floating_ip_address": "172.27.3.161", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "03452ef988ef4428bdcaa554b7bd4700", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-21T10:13:54Z", "updated_at": "2022-07-21T10:13:54Z", "revision_number": 0}}' 2022-07-21 10:13:55,416 118664 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '547138b1-76aa-4e26-9674-4cd21ebaee1d', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'floating_ip_address': '172.27.3.161', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:13:54Z', 'updated_at': '2022-07-21T10:13:54Z', 'revision_number': 0, 'ip': '172.27.3.161'} created 2022-07-21 10:13:56,075 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.653s 2022-07-21 10:13:56,075 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:55 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-6423b160-6c17-4f0e-a143-9a781e16d7b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b3e73f3002da4da3b94cb17f837defb8", "name": "tempest-AttachVolumeNegativeTest-1193151836-project", "password_expires_at": null}, "audit_ids": ["F_4wHBDRStyTIkVlTtzm-g"], "expires_at": "2022-07-21T11:13:55.000000Z", "issued_at": "2022-07-21T10:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03452ef988ef4428bdcaa554b7bd4700", "name": "tempest-AttachVolumeNegativeTest-1193151836"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:13:56,076 118664 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf', 'name': 'tempest-AttachVolumeNegativeTest-1610023908-network', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 657, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:13:21Z', 'updated_at': '2022-07-21T10:13:21Z', 'revision_number': 1} available for tenant 2022-07-21 10:13:56,077 118664 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-545241448', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtO1MhMj06f663Lfpkr1Vk56y4CHNEdipsxZA5N88fXNkrnjKEomchKV30+5l4vs7BWRnkzM3B8ZPQoldNNb6hiAuoQ/F06GNIn4SZwNqRZEizTpX0s3jDSLSByK+Dx6Q==', 'fingerprint': '1c:2a:c9:eb:de:5b:cc:51:c5:da:1b:98:1d:44:ee:94', 'user_id': 'b3e73f3002da4da3b94cb17f837defb8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBgkS66uTxf2IHjYJuEQRllV/HvfYvcPpO8M1o7MRCxQiWy0EoJ3Tw+\nl80q4fAoKxagBwYFK4EEACKhZANiAATrTtTITI9On+uty36ZK9VZOesuAhzRHYqb\nMWQOTfPH1zZK54yhKJnISld9PuZeL7OwVkZ5MzNwfGT0KJXTTW+oYgLqEPxdOhjS\nJ+EmcDakWRIs06V9LN4w0i0gcivg8ek=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8c920225-c731-4d6a-9c51-6ed905542048', 'name': 'tempest-securitygroup--1653045989', 'stateful': True, 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': 'tempest-description--119807697', 'shared': False, 'security_group_rules': [{'id': '74bd42fe-4dc9-4cbc-b43f-230d07adf8c3', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'security_group_id': '8c920225-c731-4d6a-9c51-6ed905542048', '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': 143, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:13:44Z', 'updated_at': '2022-07-21T10:13:44Z', 'revision_number': 0, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}, {'id': 'a154a0b3-2ad2-42e0-824f-a9bf3e84acb9', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'security_group_id': '8c920225-c731-4d6a-9c51-6ed905542048', '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': 144, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:13:45Z', 'updated_at': '2022-07-21T10:13:45Z', 'revision_number': 0, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}], 'tags': [], 'created_at': '2022-07-21T10:13:44Z', 'updated_at': '2022-07-21T10:13:45Z', 'revision_number': 1, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}, 'floating_ip': {'id': '547138b1-76aa-4e26-9674-4cd21ebaee1d', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'floating_ip_address': '172.27.3.161', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:13:54Z', 'updated_at': '2022-07-21T10:13:54Z', 'revision_number': 0, 'ip': '172.27.3.161'}} 2022-07-21 10:14:00,406 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.23/compute/v2.1/servers 4.328s 2022-07-21 10:14:00,406 118664 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-1748036450", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf"}], "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "key_name": "tempest-keypair-545241448", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2ce039-8b68-4015-8890-d2c93379f670', 'x-compute-request-id': 'req-bb2ce039-8b68-4015-8890-d2c93379f670', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "adminPass": "password"}}' 2022-07-21 10:14:00,523 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.114s 2022-07-21 10:14:00,523 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:00 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-93b5bf10-7724-4f91-b42c-9dc513dec872', 'x-compute-request-id': 'req-93b5bf10-7724-4f91-b42c-9dc513dec872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:01,727 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.194s 2022-07-21 10:14:01,727 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:01 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-23f1a3a9-6a22-4924-b941-3d9947276f10', 'x-compute-request-id': 'req-23f1a3a9-6a22-4924-b941-3d9947276f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:02,886 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.149s 2022-07-21 10:14:02,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-8d7ebf27-46b3-47dc-8e2e-a4f92136e222', 'x-compute-request-id': 'req-8d7ebf27-46b3-47dc-8e2e-a4f92136e222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:02,893 118664 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-07-21 10:14:04,057 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.163s 2022-07-21 10:14:04,058 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-d88d48cc-9d07-4364-b464-91d81dfebf81', 'x-compute-request-id': 'req-d88d48cc-9d07-4364-b464-91d81dfebf81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:05,245 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.178s 2022-07-21 10:14:05,245 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-094a761b-284f-4da0-a6f6-c583920c5b12', 'x-compute-request-id': 'req-094a761b-284f-4da0-a6f6-c583920c5b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:06,522 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.269s 2022-07-21 10:14:06,523 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:06 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-7672c4fd-7e8b-4551-bf00-6fe04c8ed40c', 'x-compute-request-id': 'req-7672c4fd-7e8b-4551-bf00-6fe04c8ed40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:07,631 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.099s 2022-07-21 10:14:07,632 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-0b34220f-5908-45b0-ab5a-9b84be234c72', 'x-compute-request-id': 'req-0b34220f-5908-45b0-ab5a-9b84be234c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:08,729 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:14:08,730 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-08959242-2b8b-43a9-94c3-7f665f694500', 'x-compute-request-id': 'req-08959242-2b8b-43a9-94c3-7f665f694500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:09,848 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.110s 2022-07-21 10:14:09,849 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-38f4073e-ba6c-4ba6-8401-70e319b6a41e', 'x-compute-request-id': 'req-38f4073e-ba6c-4ba6-8401-70e319b6a41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:10,969 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.110s 2022-07-21 10:14:10,969 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-e7f74f37-dc02-4ed4-8900-cb5902f30d3e', 'x-compute-request-id': 'req-e7f74f37-dc02-4ed4-8900-cb5902f30d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:12,103 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.125s 2022-07-21 10:14:12,104 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14: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-30005446-418a-4c41-9fc6-a55c8a0db090', 'x-compute-request-id': 'req-30005446-418a-4c41-9fc6-a55c8a0db090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:13,281 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.168s 2022-07-21 10:14:13,281 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:13 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-1bf8c2e8-c8af-4f74-96eb-eb4a2b9a77b4', 'x-compute-request-id': 'req-1bf8c2e8-c8af-4f74-96eb-eb4a2b9a77b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "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-07-21 10:14:13,289 118664 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 13 second wait 2022-07-21 10:14:14,566 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.275s 2022-07-21 10:14:14,566 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1562264c-e931-469f-b550-b160aeea4c1c', 'x-compute-request-id': 'req-1562264c-e931-469f-b550-b160aeea4c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:14,574 118664 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 14 second wait 2022-07-21 10:14:16,278 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.702s 2022-07-21 10:14:16,278 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-890144e3-cc64-48ea-ba03-571ee8c54d81', 'x-compute-request-id': 'req-890144e3-cc64-48ea-ba03-571ee8c54d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:17,457 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.170s 2022-07-21 10:14:17,457 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cecc83ba-bceb-4b26-8aec-eb442ee58dbb', 'x-compute-request-id': 'req-cecc83ba-bceb-4b26-8aec-eb442ee58dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:18,626 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.161s 2022-07-21 10:14:18,627 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62064a34-05b3-485c-9304-b4970f1f811f', 'x-compute-request-id': 'req-62064a34-05b3-485c-9304-b4970f1f811f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:19,795 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.160s 2022-07-21 10:14:19,796 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fe980f-40f7-4460-b677-4fd1dfaf42df', 'x-compute-request-id': 'req-b9fe980f-40f7-4460-b677-4fd1dfaf42df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:20,996 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.193s 2022-07-21 10:14:20,997 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621c519e-b1bb-4de1-9f8f-1708108241a2', 'x-compute-request-id': 'req-621c519e-b1bb-4de1-9f8f-1708108241a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:22,159 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:14:22,160 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce418a8-817f-4c3f-928e-329245f9c65e', 'x-compute-request-id': 'req-7ce418a8-817f-4c3f-928e-329245f9c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:23,327 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.159s 2022-07-21 10:14:23,327 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c14dc0-a2e4-44a5-a860-f28fe1edcda4', 'x-compute-request-id': 'req-e8c14dc0-a2e4-44a5-a860-f28fe1edcda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:24,491 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:14:24,491 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a27a3cfc-fbaf-4cfc-8866-00cf0af2d992', 'x-compute-request-id': 'req-a27a3cfc-fbaf-4cfc-8866-00cf0af2d992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:25,655 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.156s 2022-07-21 10:14:25,656 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64f2c43-00a9-42c8-9afb-fa38b6472115', 'x-compute-request-id': 'req-f64f2c43-00a9-42c8-9afb-fa38b6472115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:26,858 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.194s 2022-07-21 10:14:26,858 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35de5af5-3257-4b6b-aef3-7a2ebaa5755a', 'x-compute-request-id': 'req-35de5af5-3257-4b6b-aef3-7a2ebaa5755a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:28,029 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.162s 2022-07-21 10:14:28,029 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12977255-5b29-4a32-8c58-8bab598f495c', 'x-compute-request-id': 'req-12977255-5b29-4a32-8c58-8bab598f495c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:29,197 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.159s 2022-07-21 10:14:29,198 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b4f8bf-4fe1-4fcb-80e9-e8f5f0e0a8e5', 'x-compute-request-id': 'req-e1b4f8bf-4fe1-4fcb-80e9-e8f5f0e0a8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:30,390 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.184s 2022-07-21 10:14:30,391 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e39ebcc-8d46-4804-812b-7217cd028d63', 'x-compute-request-id': 'req-3e39ebcc-8d46-4804-812b-7217cd028d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:31,734 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.335s 2022-07-21 10:14:31,735 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12508f6-22e6-4934-bb02-972ba4c80fc9', 'x-compute-request-id': 'req-e12508f6-22e6-4934-bb02-972ba4c80fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:32,977 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.234s 2022-07-21 10:14:32,977 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9beffcd-0d35-4ab0-bb6b-3b51ff78883f', 'x-compute-request-id': 'req-b9beffcd-0d35-4ab0-bb6b-3b51ff78883f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:34,138 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.151s 2022-07-21 10:14:34,138 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c844ce-0b57-4967-94b8-afd453950c2a', 'x-compute-request-id': 'req-70c844ce-0b57-4967-94b8-afd453950c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:35,303 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.157s 2022-07-21 10:14:35,304 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06f0e19-579f-4eeb-b7b5-ad8c02b4c68b', 'x-compute-request-id': 'req-a06f0e19-579f-4eeb-b7b5-ad8c02b4c68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:36,480 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.167s 2022-07-21 10:14:36,481 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7b052ad-343f-4564-aad5-b4f6a5f87bbd', 'x-compute-request-id': 'req-c7b052ad-343f-4564-aad5-b4f6a5f87bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:37,695 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.206s 2022-07-21 10:14:37,696 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b7fdbc-2e77-4b97-bce8-7ba0bc842852', 'x-compute-request-id': 'req-e4b7fdbc-2e77-4b97-bce8-7ba0bc842852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:39,158 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.454s 2022-07-21 10:14:39,159 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b538daf6-e5e9-43a1-9e61-ed43d3f53a54', 'x-compute-request-id': 'req-b538daf6-e5e9-43a1-9e61-ed43d3f53a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:40,347 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.179s 2022-07-21 10:14:40,348 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c753c5be-9b8d-4321-b484-65d8e1b68a67', 'x-compute-request-id': 'req-c753c5be-9b8d-4321-b484-65d8e1b68a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:41,564 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.207s 2022-07-21 10:14:41,564 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90ce9a6b-23ad-4aa2-b013-c51a99187135', 'x-compute-request-id': 'req-90ce9a6b-23ad-4aa2-b013-c51a99187135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:42,797 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:14:42,798 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3411c35-5220-4056-bbda-1c5e8d999de8', 'x-compute-request-id': 'req-f3411c35-5220-4056-bbda-1c5e8d999de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:44,039 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.233s 2022-07-21 10:14:44,040 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207e2a0a-49e7-4476-86bd-2b94fc4547aa', 'x-compute-request-id': 'req-207e2a0a-49e7-4476-86bd-2b94fc4547aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:45,270 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:14:45,270 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2bb6d87-7bf3-46b5-a3c3-6d51adb5b03c', 'x-compute-request-id': 'req-d2bb6d87-7bf3-46b5-a3c3-6d51adb5b03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:46,517 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.239s 2022-07-21 10:14:46,517 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c08506-76a9-4bcf-a45f-cd4fdc0b7397', 'x-compute-request-id': 'req-c6c08506-76a9-4bcf-a45f-cd4fdc0b7397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:47,939 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.413s 2022-07-21 10:14:47,940 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f7bc54-f31b-4bdf-87b8-643c684bcf0a', 'x-compute-request-id': 'req-42f7bc54-f31b-4bdf-87b8-643c684bcf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:49,180 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.231s 2022-07-21 10:14:49,181 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e6e892-0e5e-412b-8840-1d600502e6b9', 'x-compute-request-id': 'req-88e6e892-0e5e-412b-8840-1d600502e6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:50,395 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.205s 2022-07-21 10:14:50,395 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a28c2d-ffb0-414e-bf0a-1b2ccf3f6d6d', 'x-compute-request-id': 'req-61a28c2d-ffb0-414e-bf0a-1b2ccf3f6d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:51,627 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:14:51,628 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd3138d-baf5-47bb-b05d-7aabf7f63a14', 'x-compute-request-id': 'req-8fd3138d-baf5-47bb-b05d-7aabf7f63a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:52,866 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.229s 2022-07-21 10:14:52,866 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b307751-8728-498a-8ddc-5c0f76d0e057', 'x-compute-request-id': 'req-3b307751-8728-498a-8ddc-5c0f76d0e057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:54,114 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.240s 2022-07-21 10:14:54,115 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d4b977-9b40-42b5-8323-8ef90c47cdd1', 'x-compute-request-id': 'req-24d4b977-9b40-42b5-8323-8ef90c47cdd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:55,364 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.240s 2022-07-21 10:14:55,364 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f3cf093-7ff0-4d44-86d8-e5e33a37d4ca', 'x-compute-request-id': 'req-3f3cf093-7ff0-4d44-86d8-e5e33a37d4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:56,616 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.232s 2022-07-21 10:14:56,617 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5de242-b0dc-4405-9ae7-b44f4de23657', 'x-compute-request-id': 'req-cc5de242-b0dc-4405-9ae7-b44f4de23657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:57,806 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.166s 2022-07-21 10:14:57,807 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6ce15d-b132-4a1f-8584-d5eadd4b8d04', 'x-compute-request-id': 'req-3c6ce15d-b132-4a1f-8584-d5eadd4b8d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:14:58,983 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.162s 2022-07-21 10:14:58,983 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090ee574-a9eb-4b5f-bdf3-e6f0d5b70176', 'x-compute-request-id': 'req-090ee574-a9eb-4b5f-bdf3-e6f0d5b70176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:15:00,151 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:15:00,152 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92624b7-58e2-408a-9f7d-0d77eb64bdf2', 'x-compute-request-id': 'req-e92624b7-58e2-408a-9f7d-0d77eb64bdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:15:01,558 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.398s 2022-07-21 10:15:01,559 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7587b91c-100c-46d6-825e-3fa17d9739bb', 'x-compute-request-id': 'req-7587b91c-100c-46d6-825e-3fa17d9739bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:15:02,873 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.298s 2022-07-21 10:15:02,873 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c52063-b5b6-4868-a3f1-f092a3f27437', 'x-compute-request-id': 'req-57c52063-b5b6-4868-a3f1-f092a3f27437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:15:04,182 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.300s 2022-07-21 10:15:04,182 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf62034-66f4-4744-b459-77184c22b0ce', 'x-compute-request-id': 'req-aaf62034-66f4-4744-b459-77184c22b0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:15:04Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:15:04,190 118664 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 64 second wait 2022-07-21 10:15:04,323 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-interface 0.132s 2022-07-21 10:15:04,324 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:04 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-5eb8c45f-b6eb-4a9d-b2ae-dd595f2bbe1a', 'x-compute-request-id': 'req-5eb8c45f-b6eb-4a9d-b2ae-dd595f2bbe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf", "port_id": "ccf5e8f1-83b8-462b-94bd-f115217a8951", "mac_addr": "fa:16:3e:35:07:f8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7a24074c-dc78-40bf-a9a5-5a584455beb9", "ip_address": "172.20.0.11"}]}]}' 2022-07-21 10:15:06,865 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/547138b1-76aa-4e26-9674-4cd21ebaee1d 2.538s 2022-07-21 10:15:06,865 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "ccf5e8f1-83b8-462b-94bd-f115217a8951"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-6b87f1d5-d4d9-4717-8730-d50fc9dd9099', 'date': 'Thu, 21 Jul 2022 10:15:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/547138b1-76aa-4e26-9674-4cd21ebaee1d'} Body: b'{"floatingip": {"id": "547138b1-76aa-4e26-9674-4cd21ebaee1d", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "floating_ip_address": "172.27.3.161", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": "4e4d1e06-cc52-4f6e-ad7d-258707104766", "port_id": "ccf5e8f1-83b8-462b-94bd-f115217a8951", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf", "mac_address": "fa:16:3e:35:07:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-21T10:13:54Z", "updated_at": "2022-07-21T10:15:05Z", "revision_number": 1, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:15:06,866 118664 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.161:22' as 'ubuntu' with public key authentication 2022-07-21 10:15:11,915 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 1. Retry after 2 seconds. 2022-07-21 10:15:14,986 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 2. Retry after 3 seconds. 2022-07-21 10:15:21,550 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 3. Retry after 4 seconds. 2022-07-21 10:15:29,134 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 4. Retry after 5 seconds. 2022-07-21 10:15:37,706 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 5. Retry after 6 seconds. 2022-07-21 10:15:47,274 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 6. Retry after 7 seconds. 2022-07-21 10:15:57,834 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 7. Retry after 8 seconds. 2022-07-21 10:16:06,344 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 8. Retry after 9 seconds. 2022-07-21 10:16:15,855 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 9. Retry after 10 seconds. 2022-07-21 10:16:26,368 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 10. Retry after 11 seconds. 2022-07-21 10:16:37,882 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 11. Retry after 12 seconds. 2022-07-21 10:16:50,395 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 12. Retry after 13 seconds. 2022-07-21 10:17:03,908 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 13. Retry after 14 seconds. 2022-07-21 10:17:18,425 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.161 ([Errno None] Unable to connect to port 22 on 172.27.3.161). Number attempts: 14. Retry after 15 seconds. 2022-07-21 10:17:33,965 118664 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:17:34,201 118664 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-21 10:17:34,202 118664 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.161 successfully created 2022-07-21 10:17:34,243 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/ips 0.040s 2022-07-21 10:17:34,244 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e43fc73-1dea-4e1c-b1b8-9c49be6726bb', 'x-compute-request-id': 'req-3e43fc73-1dea-4e1c-b1b8-9c49be6726bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11"}, {"version": 4, "addr": "172.27.3.161"}]}}' 2022-07-21 10:17:34,506 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes 0.260s 2022-07-21 10:17:34,507 118664 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-1284981661"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e392c1-6b6e-4700-b5f8-317e31c37f8a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e392c1-6b6e-4700-b5f8-317e31c37f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.423060", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:17:34,569 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.055s 2022-07-21 10:17:34,569 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966e9fba-b646-4d89-914d-c0402904d7c0', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966e9fba-b646-4d89-914d-c0402904d7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:35,617 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.040s 2022-07-21 10:17:35,618 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde6b966-1cb0-4471-8ee9-6ea733b31781', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde6b966-1cb0-4471-8ee9-6ea733b31781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:35,624 118664 INFO [tempest.common.waiters] volume e224490a-687c-4aac-bca4-b4baf25280a6 reached available after waiting for 1.624664 seconds 2022-07-21 10:17:36,563 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.938s 2022-07-21 10:17:36,564 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:35 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-ca240044-a4f9-40a6-acfc-ae0eb98df527', 'x-compute-request-id': 'req-ca240044-a4f9-40a6-acfc-ae0eb98df527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "device": "/dev/sdb"}}' 2022-07-21 10:17:36,613 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:17:36,613 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18ab45e-6954-4607-ba4a-f80e11588d09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18ab45e-6954-4607-ba4a-f80e11588d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:37,665 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:37,666 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8097675c-2ed3-41e1-a109-f3d910acbbf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8097675c-2ed3-41e1-a109-f3d910acbbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:38,719 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:17:38,719 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff4e3cf-8b6e-4781-983f-62a1cd4adb0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff4e3cf-8b6e-4781-983f-62a1cd4adb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:39,778 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:17:39,779 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c192a6-f56f-4192-a9a3-a878ea6fe926', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c192a6-f56f-4192-a9a3-a878ea6fe926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:40,852 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.064s 2022-07-21 10:17:40,853 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2e2628-7f4f-47df-baff-e9465b271825', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2e2628-7f4f-47df-baff-e9465b271825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:41,907 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:17:41,907 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bc8cc9-dce0-4eaf-a02f-435c6e87d481', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bc8cc9-dce0-4eaf-a02f-435c6e87d481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:42,958 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:17:42,959 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff3733f-7ebb-49c0-b7b1-34729b0d0f8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff3733f-7ebb-49c0-b7b1-34729b0d0f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:44,016 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:17:44,016 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ace6202-0777-4db6-81f3-65a2696fc8c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ace6202-0777-4db6-81f3-65a2696fc8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:45,078 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.054s 2022-07-21 10:17:45,078 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e15c140-99fe-4ff1-b536-87d4b580f91b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e15c140-99fe-4ff1-b536-87d4b580f91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:45.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:46,134 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:17:46,134 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6b5b1e-9bc3-45a5-83c6-c112144720b9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6b5b1e-9bc3-45a5-83c6-c112144720b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:47,227 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.086s 2022-07-21 10:17:47,228 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314917cd-4261-47fb-8061-deb9aa20f536', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314917cd-4261-47fb-8061-deb9aa20f536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:48,280 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:48,280 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2521bd-69c9-4ed8-8f90-f2b6c0f4d9b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2521bd-69c9-4ed8-8f90-f2b6c0f4d9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:49,333 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:49,333 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410e9d3f-7cbb-443f-9009-d4de7f4e0c33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410e9d3f-7cbb-443f-9009-d4de7f4e0c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:50,389 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:17:50,389 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e8f179-59ce-41b7-b04f-ce47127ba1e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e8f179-59ce-41b7-b04f-ce47127ba1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:51,456 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.054s 2022-07-21 10:17:51,457 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae41962-68f8-423a-907d-ed2397e571b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae41962-68f8-423a-907d-ed2397e571b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:52,516 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:17:52,516 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef657d0-3ecd-4fa6-b37e-6592c4ce14ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef657d0-3ecd-4fa6-b37e-6592c4ce14ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:53,575 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:17:53,575 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7438e2-2ebb-4def-a675-cc5320308d72', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7438e2-2ebb-4def-a675-cc5320308d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:54,626 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:17:54,627 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55640262-7384-4cdf-ab8b-27898d4deaca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55640262-7384-4cdf-ab8b-27898d4deaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:55,683 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:17:55,683 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac755c1-8099-4c4e-bec2-524a9797912f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac755c1-8099-4c4e-bec2-524a9797912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:56,740 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:17:56,741 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483fd810-346d-455a-a76f-5850d82b5adc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483fd810-346d-455a-a76f-5850d82b5adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:57,793 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:57,793 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9043593-64e2-47c5-9c7a-2400371156d7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9043593-64e2-47c5-9c7a-2400371156d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:58,845 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:58,845 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05683b31-df34-4c0f-8019-ee04381f38e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05683b31-df34-4c0f-8019-ee04381f38e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:17:59,898 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:17:59,899 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3116c5a-1b0c-4cc4-9053-d3ea7ca5341c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3116c5a-1b0c-4cc4-9053-d3ea7ca5341c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:00,951 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:00,952 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadf15ee-3346-453e-8316-d943f4877ca6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadf15ee-3346-453e-8316-d943f4877ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:02,008 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:18:02,008 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b223334-e8d9-45bb-9ebc-df2d1df23af3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b223334-e8d9-45bb-9ebc-df2d1df23af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:03,059 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:03,060 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89884ee8-1770-480d-8391-17acf3763e4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89884ee8-1770-480d-8391-17acf3763e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:04,120 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:18:04,120 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92dce6a-4a35-472c-b684-0b6fbc037b22', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92dce6a-4a35-472c-b684-0b6fbc037b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:05,173 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:05,174 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a5680b-c095-4ce0-ad79-661f055abf06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a5680b-c095-4ce0-ad79-661f055abf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:06,226 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:06,226 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefc23de-55eb-483d-8ef3-56d500da674c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefc23de-55eb-483d-8ef3-56d500da674c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:07,277 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:18:07,278 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57aa2865-24e9-44c9-b1c8-752c3bfba54f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57aa2865-24e9-44c9-b1c8-752c3bfba54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:08,328 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:18:08,329 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b30aca-49ca-4721-a9cc-1014bc7af6dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b30aca-49ca-4721-a9cc-1014bc7af6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:09,381 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:09,382 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d143e0ea-3f46-4a0d-a9e0-65ccff134ac1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d143e0ea-3f46-4a0d-a9e0-65ccff134ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:10,434 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:10,434 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ee7c16-9833-40c3-ade5-078c7a72276c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ee7c16-9833-40c3-ade5-078c7a72276c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:11,488 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:11,489 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872ff8de-938b-4328-8512-0645829ef2fb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872ff8de-938b-4328-8512-0645829ef2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:12,540 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:18:12,540 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d1d6ff-2b5a-45fa-a158-95b5e125c894', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d1d6ff-2b5a-45fa-a158-95b5e125c894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:13,590 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:18:13,591 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1c645c-56e1-4c63-95bb-6341a250ed79', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1c645c-56e1-4c63-95bb-6341a250ed79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:14,645 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:14,646 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28d8e11-9011-4ffb-9bfc-e778929a1754', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28d8e11-9011-4ffb-9bfc-e778929a1754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:15,697 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:15,698 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43f68b1-525c-4e88-a581-64499d51b1f4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43f68b1-525c-4e88-a581-64499d51b1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:16,749 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:18:16,749 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f390535-8b5b-4dcb-bb03-e574ff999e60', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f390535-8b5b-4dcb-bb03-e574ff999e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:17,801 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:18:17,801 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfdede5-04aa-49e3-8ce9-8a2924d16d79', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfdede5-04aa-49e3-8ce9-8a2924d16d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:18,853 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:18,854 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46f99ed-6ab4-47a3-a7e1-c28204501fb3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46f99ed-6ab4-47a3-a7e1-c28204501fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:19,920 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.059s 2022-07-21 10:18:19,921 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c363153-4996-437e-8b97-f5fa366b449b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c363153-4996-437e-8b97-f5fa366b449b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:20,995 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.066s 2022-07-21 10:18:20,996 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d24fd9f-04af-445a-9355-bc40e1f2532d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d24fd9f-04af-445a-9355-bc40e1f2532d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:22,055 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:18:22,055 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31001509-0c21-4211-8ffe-5988f62befd7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31001509-0c21-4211-8ffe-5988f62befd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:23,107 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:18:23,107 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eccfdac-4c62-4ea5-958a-8f2bada53548', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eccfdac-4c62-4ea5-958a-8f2bada53548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:24,162 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:24,162 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25440a67-3667-4fee-a0fe-201772460e37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25440a67-3667-4fee-a0fe-201772460e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:25,217 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:25,217 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12431fa3-61f2-4844-803c-d3f8ff79f995', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12431fa3-61f2-4844-803c-d3f8ff79f995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:26,271 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:26,271 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155c49c8-10f8-4a38-b428-8e0c3c6b34b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155c49c8-10f8-4a38-b428-8e0c3c6b34b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:27,328 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:18:27,328 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c74dc5-2c19-42fc-9485-c54f2d68b094', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c74dc5-2c19-42fc-9485-c54f2d68b094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:28,384 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:18:28,384 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51677129-29d9-4177-aed9-dade369712d9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51677129-29d9-4177-aed9-dade369712d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:29,439 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:29,439 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90b2312-1f31-45ea-8725-4cb5dff04478', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90b2312-1f31-45ea-8725-4cb5dff04478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:30,498 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.052s 2022-07-21 10:18:30,498 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d67fa41-013e-41dd-9577-55e801fb18be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d67fa41-013e-41dd-9577-55e801fb18be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:31,555 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:18:31,555 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1013b3a-dd67-4571-98de-2ff5bc2daebf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1013b3a-dd67-4571-98de-2ff5bc2daebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:32,610 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:18:32,610 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc7a215-74de-4fa1-8140-00504a71ca97', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc7a215-74de-4fa1-8140-00504a71ca97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:33,664 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:33,664 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5d9750-32b6-4af2-9388-8975ab185cb9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5d9750-32b6-4af2-9388-8975ab185cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:34,718 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:34,719 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7634bf2b-d853-4427-a2d2-c696d396c1a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7634bf2b-d853-4427-a2d2-c696d396c1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:35,777 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:18:35,778 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c4dc40-124f-4c3a-9825-8218319abf63', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c4dc40-124f-4c3a-9825-8218319abf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:36,833 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:18:36,833 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b224b9b9-c1e9-45ca-8844-9e7f33753439', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b224b9b9-c1e9-45ca-8844-9e7f33753439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:37,890 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:18:37,890 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed961e9-4f90-4edb-846d-215bad988b1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed961e9-4f90-4edb-846d-215bad988b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:38,942 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:38,943 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda23a39-a78e-442c-acfc-e527cd54b01c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda23a39-a78e-442c-acfc-e527cd54b01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:39,996 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:18:39,997 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d49bfaf-b4b8-4601-9461-12987a71c924', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d49bfaf-b4b8-4601-9461-12987a71c924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:41,068 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.062s 2022-07-21 10:18:41,068 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2102a17c-1432-4525-8227-408d7c273474', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2102a17c-1432-4525-8227-408d7c273474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:42,126 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:18:42,127 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d092890-c620-442b-9653-ee1d41919968', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d092890-c620-442b-9653-ee1d41919968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:43,306 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.170s 2022-07-21 10:18:43,306 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bfb846-8948-4a33-889c-0854466c7b76', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bfb846-8948-4a33-889c-0854466c7b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:44,362 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:18:44,362 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8025a536-eb08-43ca-b823-62ac129f846f', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8025a536-eb08-43ca-b823-62ac129f846f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:18:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:44,369 118664 INFO [tempest.common.waiters] Attachment 8a8b4327-a8a8-4bb1-ac22-adc9084a719d created for volume e224490a-687c-4aac-bca4-b4baf25280a6 to server 9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec after waiting for 68.369421 seconds 2022-07-21 10:18:44,429 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.059s 2022-07-21 10:18:44,429 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ad1a30-359d-45af-9853-35e823461148', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ad1a30-359d-45af-9853-35e823461148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:18:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:44,436 118664 INFO [tempest.common.waiters] volume e224490a-687c-4aac-bca4-b4baf25280a6 reached in-use after waiting for 0.436585 seconds 2022-07-21 10:18:44,437 118664 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-21 10:18:44,437 118664 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-21 10:18:44,509 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.068s 2022-07-21 10:18:44,509 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1445081839", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKsq7sWaKu9SQCnMKXj1R8C70+F4y1FDTn9thxcaG1QHuu23ogmB1QSzZpuwLs62AWJFoRLHra1Ss75sQMajyykGxw8lCpE7dC4VRUy50ExTc+vaDLkLDXIBIzRP4tBsnA=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 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-5265da35-eb75-4d6a-8efa-ea399c0fe485', 'x-compute-request-id': 'req-5265da35-eb75-4d6a-8efa-ea399c0fe485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1445081839", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKsq7sWaKu9SQCnMKXj1R8C70+F4y1FDTn9thxcaG1QHuu23ogmB1QSzZpuwLs62AWJFoRLHra1Ss75sQMajyykGxw8lCpE7dC4VRUy50ExTc+vaDLkLDXIBIzRP4tBsnA==", "fingerprint": "40:e8:25:74:1d:63:f1:e1:ba:e1:37:e4:3a:73:ee:92", "user_id": "b3e73f3002da4da3b94cb17f837defb8"}}' 2022-07-21 10:18:44,511 118664 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1445081839 created 2022-07-21 10:18:44,694 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.183s 2022-07-21 10:18:44,695 118664 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--72235864", "description": "tempest-description--100967520"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-63c58ef7-81a4-4d20-88d8-df6ebb4c1dd7', 'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "name": "tempest-securitygroup--72235864", "stateful": true, "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "description": "tempest-description--100967520", "shared": false, "security_group_rules": [{"id": "92bb85ac-9e27-420f-ac5f-7b3e3bca3c9d", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "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": 463, "description": null, "tags": [], "created_at": "2022-07-21T10:18:44Z", "updated_at": "2022-07-21T10:18:44Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}, {"id": "e5343c65-34c8-4d88-bd64-3ee13459c78c", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "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": 462, "description": null, "tags": [], "created_at": "2022-07-21T10:18:44Z", "updated_at": "2022-07-21T10:18:44Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}], "tags": [], "created_at": "2022-07-21T10:18:44Z", "updated_at": "2022-07-21T10:18:44Z", "revision_number": 1, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:44,867 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.172s 2022-07-21 10:18:44,868 118664 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": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "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-b9833c49-ed0a-405d-9710-e54c5f3d585e', 'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c80e05aa-6a43-4598-ae31-e58b86d6ba60", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "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-07-21T10:18:44Z", "updated_at": "2022-07-21T10:18:44Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:45,002 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.133s 2022-07-21 10:18:45,002 118664 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": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-10d5a109-6126-4807-9b1b-afefd3f1edcf', 'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4432ef5-44b9-40f6-889a-6410711730e2", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "security_group_id": "c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8", "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-07-21T10:18:44Z", "updated_at": "2022-07-21T10:18:44Z", "revision_number": 0, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:18:45,003 118664 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--72235864 created 2022-07-21 10:18:46,143 118664 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 1.140s 2022-07-21 10:18:46,143 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-a41b77ee-6627-47d4-a003-4e3b63916a98', 'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e92b40bd-15eb-4991-a358-ccf6ad83b3e3", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "floating_ip_address": "172.27.3.50", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "03452ef988ef4428bdcaa554b7bd4700", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-21T10:18:45Z", "updated_at": "2022-07-21T10:18:45Z", "revision_number": 0}}' 2022-07-21 10:18:46,144 118664 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e92b40bd-15eb-4991-a358-ccf6ad83b3e3', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'floating_ip_address': '172.27.3.50', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:18:45Z', 'updated_at': '2022-07-21T10:18:45Z', 'revision_number': 0, 'ip': '172.27.3.50'} created 2022-07-21 10:18:46,193 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.044s 2022-07-21 10:18:46,193 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 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-648e4b1d-c754-41fd-9425-4b2297d5f92a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b3e73f3002da4da3b94cb17f837defb8", "name": "tempest-AttachVolumeNegativeTest-1193151836-project", "password_expires_at": null}, "audit_ids": ["svNpQGuFQ469G8VvWXc0cw"], "expires_at": "2022-07-21T11:18:46.000000Z", "issued_at": "2022-07-21T10:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03452ef988ef4428bdcaa554b7bd4700", "name": "tempest-AttachVolumeNegativeTest-1193151836"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_03452ef988ef4428bdcaa554b7bd4700", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:18:46,194 118664 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf', 'name': 'tempest-AttachVolumeNegativeTest-1610023908-network', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 657, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:13:21Z', 'updated_at': '2022-07-21T10:13:21Z', 'revision_number': 1} available for tenant 2022-07-21 10:18:46,195 118664 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1445081839', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKsq7sWaKu9SQCnMKXj1R8C70+F4y1FDTn9thxcaG1QHuu23ogmB1QSzZpuwLs62AWJFoRLHra1Ss75sQMajyykGxw8lCpE7dC4VRUy50ExTc+vaDLkLDXIBIzRP4tBsnA==', 'fingerprint': '40:e8:25:74:1d:63:f1:e1:ba:e1:37:e4:3a:73:ee:92', 'user_id': 'b3e73f3002da4da3b94cb17f837defb8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAG7jB17iuGuEKQfmUwuAT87+86fqyUniRaZK9K1JafbRtLTPkPhJHx\nxEOjfUzQr3+gBwYFK4EEACKhZANiAASrKu7FmirvUkApzCl49UfAu9PheMtRQ05/\nbYcXGhtUB7rtt6IJgdUEs2absC7OtgFiRaESx62tUrO+bEDGo8spBscPJQqRO3Qu\nFUVMudBMU3Pr2gy5Cw1yASM0T+LQbJw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8', 'name': 'tempest-securitygroup--72235864', 'stateful': True, 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': 'tempest-description--100967520', 'shared': False, 'security_group_rules': [{'id': '92bb85ac-9e27-420f-ac5f-7b3e3bca3c9d', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'security_group_id': 'c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8', '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': 463, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:18:44Z', 'updated_at': '2022-07-21T10:18:44Z', 'revision_number': 0, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}, {'id': 'e5343c65-34c8-4d88-bd64-3ee13459c78c', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'security_group_id': 'c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8', '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': 462, 'description': None, 'tags': [], 'created_at': '2022-07-21T10:18:44Z', 'updated_at': '2022-07-21T10:18:44Z', 'revision_number': 0, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}], 'tags': [], 'created_at': '2022-07-21T10:18:44Z', 'updated_at': '2022-07-21T10:18:44Z', 'revision_number': 1, 'project_id': '03452ef988ef4428bdcaa554b7bd4700'}, 'floating_ip': {'id': 'e92b40bd-15eb-4991-a358-ccf6ad83b3e3', 'tenant_id': '03452ef988ef4428bdcaa554b7bd4700', 'floating_ip_address': '172.27.3.50', 'floating_network_id': '3eda7826-f758-4abb-af71-ea8458379b4e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '03452ef988ef4428bdcaa554b7bd4700', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-21T10:18:45Z', 'updated_at': '2022-07-21T10:18:45Z', 'revision_number': 0, 'ip': '172.27.3.50'}} 2022-07-21 10:18:46,855 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.23/compute/v2.1/servers 0.659s 2022-07-21 10:18:46,855 118664 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-1892434165", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf"}], "security_groups": [{"name": "tempest-securitygroup--72235864"}], "key_name": "tempest-keypair-1445081839", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a65ffc-6826-416d-91f9-46bd7cab884e', 'x-compute-request-id': 'req-72a65ffc-6826-416d-91f9-46bd7cab884e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--72235864"}], "adminPass": "password"}}' 2022-07-21 10:18:46,953 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.096s 2022-07-21 10:18:46,954 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 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-e8317139-5bcf-4789-95ce-1daacf86458f', 'x-compute-request-id': 'req-e8317139-5bcf-4789-95ce-1daacf86458f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:47Z", "updated": "2022-07-21T10:18:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1445081839", "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-07-21 10:18:48,058 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.089s 2022-07-21 10:18:48,058 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:47 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-49077701-46c2-4311-9dd4-5a917b668af8', 'x-compute-request-id': 'req-49077701-46c2-4311-9dd4-5a917b668af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "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-07-21 10:18:49,157 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.090s 2022-07-21 10:18:49,158 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 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-e59f34e3-7654-4248-a975-379d5e6f25e9', 'x-compute-request-id': 'req-e59f34e3-7654-4248-a975-379d5e6f25e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "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-07-21 10:18:49,166 118664 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-07-21 10:18:50,431 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.263s 2022-07-21 10:18:50,432 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 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-1ddaaf08-58de-45d9-a3dc-27ceec1e0a2e', 'x-compute-request-id': 'req-1ddaaf08-58de-45d9-a3dc-27ceec1e0a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "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-07-21 10:18:50,439 118664 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-07-21 10:18:51,730 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.290s 2022-07-21 10:18:51,731 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:51 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-1fd62a73-49b6-45cb-a017-6fee11c76b2a', 'x-compute-request-id': 'req-1fd62a73-49b6-45cb-a017-6fee11c76b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:52,928 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.189s 2022-07-21 10:18:52,928 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18: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-4106160b-b0b8-42b1-99bc-390d1c22b5fa', 'x-compute-request-id': 'req-4106160b-b0b8-42b1-99bc-390d1c22b5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:54,123 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.185s 2022-07-21 10:18:54,123 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18: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-2e129662-36a3-4c3f-82dd-fea7c8b03054', 'x-compute-request-id': 'req-2e129662-36a3-4c3f-82dd-fea7c8b03054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:55,324 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.191s 2022-07-21 10:18:55,324 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 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-a892ed8e-bf39-4963-b719-917d456204c2', 'x-compute-request-id': 'req-a892ed8e-bf39-4963-b719-917d456204c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:56,492 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.159s 2022-07-21 10:18:56,493 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 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-f3236ff4-421b-4755-b774-7d3ccff43506', 'x-compute-request-id': 'req-f3236ff4-421b-4755-b774-7d3ccff43506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:57,659 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.158s 2022-07-21 10:18:57,659 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 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-5e55061f-9bf6-4ff9-821f-3cc192bac8d5', 'x-compute-request-id': 'req-5e55061f-9bf6-4ff9-821f-3cc192bac8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:18:58,851 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.183s 2022-07-21 10:18:58,852 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 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-7de01c28-425d-4c77-9f48-21919aa901f0', 'x-compute-request-id': 'req-7de01c28-425d-4c77-9f48-21919aa901f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:19:00,024 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.163s 2022-07-21 10:19:00,024 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:59 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-f815e754-474a-4e3b-88db-585290f4bcde', 'x-compute-request-id': 'req-f815e754-474a-4e3b-88db-585290f4bcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "BUILD", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:18:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:19:01,209 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.176s 2022-07-21 10:19:01,209 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 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-89a926c3-38ba-465b-8642-390caf1f2986', 'x-compute-request-id': 'req-89a926c3-38ba-465b-8642-390caf1f2986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:19:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": "2022-07-21T10:19:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:19:01,217 118664 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-07-21 10:19:01,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/os-interface 0.108s 2022-07-21 10:19:01,326 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 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-c200dc36-751a-49e4-85d7-d8effb910d8e', 'x-compute-request-id': 'req-c200dc36-751a-49e4-85d7-d8effb910d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf", "port_id": "0a09cdc4-a45e-4808-b483-bae923ce7c1b", "mac_addr": "fa:16:3e:e3:96:52", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7a24074c-dc78-40bf-a9a5-5a584455beb9", "ip_address": "172.20.0.13"}]}]}' 2022-07-21 10:19:02,526 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/e92b40bd-15eb-4991-a358-ccf6ad83b3e3 1.196s 2022-07-21 10:19:02,526 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0a09cdc4-a45e-4808-b483-bae923ce7c1b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-fee15ff5-2432-4981-bec7-18472d6714ce', 'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/e92b40bd-15eb-4991-a358-ccf6ad83b3e3'} Body: b'{"floatingip": {"id": "e92b40bd-15eb-4991-a358-ccf6ad83b3e3", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "floating_ip_address": "172.27.3.50", "floating_network_id": "3eda7826-f758-4abb-af71-ea8458379b4e", "router_id": "4e4d1e06-cc52-4f6e-ad7d-258707104766", "port_id": "0a09cdc4-a45e-4808-b483-bae923ce7c1b", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f025a7a-d74b-46e1-b6cf-45a2ed33d1cf", "mac_address": "fa:16:3e:e3:96:52", "admin_state_up": true, "status": "ACTIVE", "device_id": "5e45b088-0380-4157-b266-81f9a5cd4713", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-21T10:18:45Z", "updated_at": "2022-07-21T10:19:01Z", "revision_number": 1, "project_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:19:02,527 118664 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.50:22' as 'ubuntu' with public key authentication 2022-07-21 10:19:06,698 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 1. Retry after 2 seconds. 2022-07-21 10:19:12,266 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 2. Retry after 3 seconds. 2022-07-21 10:19:18,830 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 3. Retry after 4 seconds. 2022-07-21 10:19:26,410 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 4. Retry after 5 seconds. 2022-07-21 10:19:34,986 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 5. Retry after 6 seconds. 2022-07-21 10:19:44,554 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 6. Retry after 7 seconds. 2022-07-21 10:19:52,065 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 7. Retry after 8 seconds. 2022-07-21 10:20:00,575 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 8. Retry after 9 seconds. 2022-07-21 10:20:10,086 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 9. Retry after 10 seconds. 2022-07-21 10:20:20,594 118664 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.50 ([Errno None] Unable to connect to port 22 on 172.27.3.50). Number attempts: 10. Retry after 11 seconds. 2022-07-21 10:20:32,120 118664 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-21 10:20:32,317 118664 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-21 10:20:32,317 118664 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.50 successfully created 2022-07-21 10:20:32,364 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/ips 0.046s 2022-07-21 10:20:32,364 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f77d043-351a-4094-940d-10bf06e77f98', 'x-compute-request-id': 'req-9f77d043-351a-4094-940d-10bf06e77f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.3.50"}]}}' 2022-07-21 10:20:32,489 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/os-volume_attachments 0.121s 2022-07-21 10:20:32,489 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 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-005a2b64-1e38-4bf2-a204-78aa5a237201', 'x-compute-request-id': 'req-005a2b64-1e38-4bf2-a204-78aa5a237201', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713/os-volume_attachments'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: volume e224490a-687c-4aac-bca4-b4baf25280a6 is already attached to instances: 9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}}' 2022-07-21 10:20:32,614 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.124s 2022-07-21 10:20:32,615 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 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-0cbc81a5-a305-476e-8932-be8a1b16abea', 'x-compute-request-id': 'req-0cbc81a5-a305-476e-8932-be8a1b16abea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'' 2022-07-21 10:20:32,781 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.166s 2022-07-21 10:20:32,782 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6cd74df-c6df-40cf-a063-49ba75931cf1', 'x-compute-request-id': 'req-f6cd74df-c6df-40cf-a063-49ba75931cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:20:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}, {"version": 4, "addr": "172.27.3.50", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": "2022-07-21T10:19:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:20:33,959 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.167s 2022-07-21 10:20:33,959 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01de821b-25d3-4dd6-b150-b4812b468c5d', 'x-compute-request-id': 'req-01de821b-25d3-4dd6-b150-b4812b468c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:20:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}, {"version": 4, "addr": "172.27.3.50", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": "2022-07-21T10:19:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--72235864"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:20:35,097 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.129s 2022-07-21 10:20:35,100 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1615', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ce0f36-825f-43e2-a198-07c32ba05519', 'x-compute-request-id': 'req-99ce0f36-825f-43e2-a198-07c32ba05519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:20:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}, {"version": 4, "addr": "172.27.3.50", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:96:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": "2022-07-21T10:19:00.000000", "OS-SRV-USG:terminated_at": 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-07-21 10:20:36,249 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.140s 2022-07-21 10:20:36,250 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260a1b28-3943-40d4-a961-f1e3e084b1e7', 'x-compute-request-id': 'req-260a1b28-3943-40d4-a961-f1e3e084b1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"server": {"id": "5e45b088-0380-4157-b266-81f9a5cd4713", "name": "tempest-AttachVolumeNegativeTest-server-1892434165", "status": "DELETED", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:18:46Z", "updated": "2022-07-21T10:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/5e45b088-0380-4157-b266-81f9a5cd4713"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1445081839", "OS-SRV-USG:launched_at": "2022-07-21T10:19:00.000000", "OS-SRV-USG:terminated_at": "2022-07-21T10:20:35.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-07-21 10:20:36,257 118664 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-07-21 10:20:37,295 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713 0.037s 2022-07-21 10:20:37,295 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 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-e523d485-c991-4090-bae3-1106b146f99a', 'x-compute-request-id': 'req-e523d485-c991-4090-bae3-1106b146f99a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/5e45b088-0380-4157-b266-81f9a5cd4713'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5e45b088-0380-4157-b266-81f9a5cd4713 could not be found."}}' 2022-07-21 10:20:37,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1445081839 0.030s 2022-07-21 10:20:37,326 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-fca775ae-ae40-4e7c-8894-a3a5837d0950', 'x-compute-request-id': 'req-fca775ae-ae40-4e7c-8894-a3a5837d0950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1445081839'} Body: b'' 2022-07-21 10:20:37,473 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8 0.146s 2022-07-21 10:20:37,473 118664 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-f03c32bc-7bb7-48cc-9bf9-40a1485e36f7', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8'} Body: b'' 2022-07-21 10:20:37,500 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8 0.026s 2022-07-21 10:20:37,501 118664 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-5893acdf-fb80-47db-abd5-9665339c48e4', 'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c6ac9af4-37ad-4f36-bf87-f9b7a3b6bcb8 does not exist", "detail": ""}}' 2022-07-21 10:20:37,977 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/e92b40bd-15eb-4991-a358-ccf6ad83b3e3 0.476s 2022-07-21 10:20:37,978 118664 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-880422e8-3be4-4315-8f7e-32ceafc9ffce', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/e92b40bd-15eb-4991-a358-ccf6ad83b3e3'} Body: b'' 2022-07-21 10:20:38,022 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:20:38,023 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3516495f-23f3-48f4-87b8-ae21323b66e5', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3516495f-23f3-48f4-87b8-ae21323b66e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:18:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:20:38,293 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments/e224490a-687c-4aac-bca4-b4baf25280a6 0.262s 2022-07-21 10:20:38,293 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-be8d40a0-0bcb-4c9a-84ea-8f2dbad03a11', 'x-compute-request-id': 'req-be8d40a0-0bcb-4c9a-84ea-8f2dbad03a11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'' 2022-07-21 10:20:38,358 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.064s 2022-07-21 10:20:38,359 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-ed504055-4495-487b-a858-af29cf12afda', 'x-compute-request-id': 'req-ed504055-4495-487b-a858-af29cf12afda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:39,411 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:20:39,411 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-bd6556ec-b3d4-4bb0-a8db-50d4ec4576f4', 'x-compute-request-id': 'req-bd6556ec-b3d4-4bb0-a8db-50d4ec4576f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:40,463 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:20:40,464 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-2ef4255b-0932-43f2-9da5-26d59d4ddd61', 'x-compute-request-id': 'req-2ef4255b-0932-43f2-9da5-26d59d4ddd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:41,519 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.052s 2022-07-21 10:20:41,519 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-cb580f12-fe1f-4ad9-9bdc-bc31bfec728a', 'x-compute-request-id': 'req-cb580f12-fe1f-4ad9-9bdc-bc31bfec728a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:42,581 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.059s 2022-07-21 10:20:42,582 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-6091afd9-5ecc-40a3-bb00-426ba77ada80', 'x-compute-request-id': 'req-6091afd9-5ecc-40a3-bb00-426ba77ada80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:43,636 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:20:43,636 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-dd55103d-5b73-4da0-95e1-9e66d0c23879', 'x-compute-request-id': 'req-dd55103d-5b73-4da0-95e1-9e66d0c23879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:44,690 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:20:44,690 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-314d4f08-7617-42a7-89e2-e9bfe477de77', 'x-compute-request-id': 'req-314d4f08-7617-42a7-89e2-e9bfe477de77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:45,748 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.055s 2022-07-21 10:20:45,748 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-b15231be-17b6-44d2-ba36-de4328113e0e', 'x-compute-request-id': 'req-b15231be-17b6-44d2-ba36-de4328113e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:46,799 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:20:46,800 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-dc0a1d96-8a93-4f50-bac3-a426cf973e40', 'x-compute-request-id': 'req-dc0a1d96-8a93-4f50-bac3-a426cf973e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:47,851 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:47,851 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-307f6a1b-f2a7-400d-b30f-35d4c99793df', 'x-compute-request-id': 'req-307f6a1b-f2a7-400d-b30f-35d4c99793df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:48,903 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:20:48,903 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-008fc905-bb93-4028-bbf0-2c97bde7059e', 'x-compute-request-id': 'req-008fc905-bb93-4028-bbf0-2c97bde7059e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:49,954 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:49,954 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-5cf4469b-ef36-4742-8e18-0a025d58cedf', 'x-compute-request-id': 'req-5cf4469b-ef36-4742-8e18-0a025d58cedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:51,005 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:20:51,005 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-d4880151-7d1f-4503-b684-5dbf99ece686', 'x-compute-request-id': 'req-d4880151-7d1f-4503-b684-5dbf99ece686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:52,056 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:52,056 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-a78340ab-0f9e-4c46-ae52-68277c8f15b4', 'x-compute-request-id': 'req-a78340ab-0f9e-4c46-ae52-68277c8f15b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:53,107 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:20:53,107 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-4faf827d-c0a7-4264-af87-31df7c95ad84', 'x-compute-request-id': 'req-4faf827d-c0a7-4264-af87-31df7c95ad84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:54,161 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:20:54,162 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-f9dd8fcd-171e-47fa-a803-b293737b713a', 'x-compute-request-id': 'req-f9dd8fcd-171e-47fa-a803-b293737b713a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:55,213 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:55,213 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-4f514dc1-3cb3-4f41-867b-21168b1eda19', 'x-compute-request-id': 'req-4f514dc1-3cb3-4f41-867b-21168b1eda19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:56,265 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:56,266 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-8b105a31-27c5-4cc9-bb1b-716d4b789981', 'x-compute-request-id': 'req-8b105a31-27c5-4cc9-bb1b-716d4b789981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:57,321 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.052s 2022-07-21 10:20:57,321 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-7af2ae86-73f8-451e-94bb-c938ebb96457', 'x-compute-request-id': 'req-7af2ae86-73f8-451e-94bb-c938ebb96457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:58,374 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:20:58,374 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-5252b073-dcf4-4ac5-b075-63bdb0a2a827', 'x-compute-request-id': 'req-5252b073-dcf4-4ac5-b075-63bdb0a2a827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:20:59,425 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:20:59,426 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20: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-e6601fe2-579d-43be-978d-a8a21b38a246', 'x-compute-request-id': 'req-e6601fe2-579d-43be-978d-a8a21b38a246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:00,475 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:00,476 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-95532ade-a14c-44f3-9a6c-f789d46ea795', 'x-compute-request-id': 'req-95532ade-a14c-44f3-9a6c-f789d46ea795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:01,528 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:01,528 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-ed0bd1a0-2e33-4fbc-920e-243107278624', 'x-compute-request-id': 'req-ed0bd1a0-2e33-4fbc-920e-243107278624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:02,577 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:02,577 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-95b791ef-8086-4610-a996-cd8e9c100fe0', 'x-compute-request-id': 'req-95b791ef-8086-4610-a996-cd8e9c100fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:03,634 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.053s 2022-07-21 10:21:03,635 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-ff5dcff4-5bc4-4856-8d31-169aeb7eb375', 'x-compute-request-id': 'req-ff5dcff4-5bc4-4856-8d31-169aeb7eb375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:04,685 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:04,685 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-b24ec70d-3bc4-43b2-91da-91f56c2ae0db', 'x-compute-request-id': 'req-b24ec70d-3bc4-43b2-91da-91f56c2ae0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:05,738 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:05,739 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-236be776-57a8-4821-bb7b-94cc34a514ad', 'x-compute-request-id': 'req-236be776-57a8-4821-bb7b-94cc34a514ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:06,790 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:06,790 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-21dd6c22-0ece-4118-ae96-2522c81c2769', 'x-compute-request-id': 'req-21dd6c22-0ece-4118-ae96-2522c81c2769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:07,841 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:07,842 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-0c1098af-5fa9-4bff-8aa4-c8fa95774f4d', 'x-compute-request-id': 'req-0c1098af-5fa9-4bff-8aa4-c8fa95774f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:08,894 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:08,895 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-51bc7405-e050-4b4c-bbdb-2a5009158bb3', 'x-compute-request-id': 'req-51bc7405-e050-4b4c-bbdb-2a5009158bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:09,946 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:09,946 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-b106ef10-80a6-4902-818c-5f76fb837977', 'x-compute-request-id': 'req-b106ef10-80a6-4902-818c-5f76fb837977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:10,998 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:10,998 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-22e76b5b-ccec-4a6f-a003-ddda6b0e6a14', 'x-compute-request-id': 'req-22e76b5b-ccec-4a6f-a003-ddda6b0e6a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:12,050 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:12,050 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-81d7c26b-c2ed-495d-84b4-a442e941108d', 'x-compute-request-id': 'req-81d7c26b-c2ed-495d-84b4-a442e941108d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:13,109 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.056s 2022-07-21 10:21:13,110 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-2d1ca4ee-985c-4587-9944-10b256ba3374', 'x-compute-request-id': 'req-2d1ca4ee-985c-4587-9944-10b256ba3374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:14,164 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:14,164 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-8ef70c01-4da8-4812-89e2-fe951142c7b6', 'x-compute-request-id': 'req-8ef70c01-4da8-4812-89e2-fe951142c7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:15,216 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:15,216 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-9cd1ac58-c088-43d1-9aaa-f5f614fd4a77', 'x-compute-request-id': 'req-9cd1ac58-c088-43d1-9aaa-f5f614fd4a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:16,267 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:16,267 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-d29854f5-eb15-4e28-831b-5a0b649380aa', 'x-compute-request-id': 'req-d29854f5-eb15-4e28-831b-5a0b649380aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:17,320 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:17,321 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-d1d73929-f73f-4253-b455-5058f0c3e2e2', 'x-compute-request-id': 'req-d1d73929-f73f-4253-b455-5058f0c3e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:18,374 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:18,374 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-6cefb6fb-751d-4f7f-96fc-e0220075a954', 'x-compute-request-id': 'req-6cefb6fb-751d-4f7f-96fc-e0220075a954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:19,427 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:19,427 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-754b6f00-63cf-4a22-8311-24eed8bdcb37', 'x-compute-request-id': 'req-754b6f00-63cf-4a22-8311-24eed8bdcb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:20,480 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:20,480 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-50b043e0-90ac-4464-a357-07f464d591a1', 'x-compute-request-id': 'req-50b043e0-90ac-4464-a357-07f464d591a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:21,534 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:21,534 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-8a6e0cda-982f-4eb8-affc-e7d1570e24eb', 'x-compute-request-id': 'req-8a6e0cda-982f-4eb8-affc-e7d1570e24eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:22,584 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:22,585 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-dce815fd-fd42-498a-bde6-df099841ef40', 'x-compute-request-id': 'req-dce815fd-fd42-498a-bde6-df099841ef40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:23,637 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:23,637 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-7f6020c7-9e93-4733-8ec0-2ae17aa748df', 'x-compute-request-id': 'req-7f6020c7-9e93-4733-8ec0-2ae17aa748df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:24,688 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:24,689 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-34acf346-a395-4bd7-b299-215cfb212a8d', 'x-compute-request-id': 'req-34acf346-a395-4bd7-b299-215cfb212a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:25,739 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:25,739 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-41a5a387-e80a-4e72-82ae-696b4433d4a5', 'x-compute-request-id': 'req-41a5a387-e80a-4e72-82ae-696b4433d4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:26,791 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:26,791 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-48f773dc-3158-4cf0-aa7e-65f3f94a45ca', 'x-compute-request-id': 'req-48f773dc-3158-4cf0-aa7e-65f3f94a45ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:27,852 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.058s 2022-07-21 10:21:27,853 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-90ae60a9-2209-4e41-aa0b-52260485cdee', 'x-compute-request-id': 'req-90ae60a9-2209-4e41-aa0b-52260485cdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:28,904 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:28,905 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-d12564b8-67bd-4a9b-b5eb-485f469aeb70', 'x-compute-request-id': 'req-d12564b8-67bd-4a9b-b5eb-485f469aeb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:29,954 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:29,954 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-09e2b150-5450-463c-86a7-be6bb5b7771a', 'x-compute-request-id': 'req-09e2b150-5450-463c-86a7-be6bb5b7771a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:31,003 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:31,003 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-fc0e87ce-c67a-4a07-b6dd-2aaf3c6a0837', 'x-compute-request-id': 'req-fc0e87ce-c67a-4a07-b6dd-2aaf3c6a0837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:32,052 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:32,053 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-72b25829-ff83-46df-b0c7-8a62e3ea5131', 'x-compute-request-id': 'req-72b25829-ff83-46df-b0c7-8a62e3ea5131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:33,104 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:33,104 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-860c6fbd-1b53-4817-9510-73f8a95ffc18', 'x-compute-request-id': 'req-860c6fbd-1b53-4817-9510-73f8a95ffc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:34,156 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:34,157 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-e8d0bf60-e604-4904-a89d-d0c0c8ec0f9d', 'x-compute-request-id': 'req-e8d0bf60-e604-4904-a89d-d0c0c8ec0f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:35,208 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:35,208 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-02b21054-73c6-4aa1-bed9-e728fc8e249f', 'x-compute-request-id': 'req-02b21054-73c6-4aa1-bed9-e728fc8e249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:36,260 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:36,261 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-fea53eba-77ad-41af-9751-36d8b04207e3', 'x-compute-request-id': 'req-fea53eba-77ad-41af-9751-36d8b04207e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:37,311 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:21:37,312 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-b2b7185f-62e5-4486-bb0f-33103150c53f', 'x-compute-request-id': 'req-b2b7185f-62e5-4486-bb0f-33103150c53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:38,362 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:38,362 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-45a96d5d-38ff-4d72-a86f-8f76d8968923', 'x-compute-request-id': 'req-45a96d5d-38ff-4d72-a86f-8f76d8968923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:39,419 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.054s 2022-07-21 10:21:39,420 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-34219b88-0a91-468c-95b2-13a65b21b4be', 'x-compute-request-id': 'req-34219b88-0a91-468c-95b2-13a65b21b4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:40,473 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:21:40,474 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-b3c94b08-25cd-4877-860d-53f9baf6a07b', 'x-compute-request-id': 'req-b3c94b08-25cd-4877-860d-53f9baf6a07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:41,523 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:41,524 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-c580f309-bf26-403c-afda-0f5497c75477', 'x-compute-request-id': 'req-c580f309-bf26-403c-afda-0f5497c75477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:42,576 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:42,577 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-f36ce72c-ce14-4f2c-9eaf-65f7e8971192', 'x-compute-request-id': 'req-f36ce72c-ce14-4f2c-9eaf-65f7e8971192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:43,627 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:43,628 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-5cb4a077-09db-4a8a-9807-3981aad67e0f', 'x-compute-request-id': 'req-5cb4a077-09db-4a8a-9807-3981aad67e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:44,677 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:44,678 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-df77dc37-bff1-4906-b148-f56764c68c6f', 'x-compute-request-id': 'req-df77dc37-bff1-4906-b148-f56764c68c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:45,727 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:45,728 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-e8850779-c973-4d91-9f29-67f90297003f', 'x-compute-request-id': 'req-e8850779-c973-4d91-9f29-67f90297003f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:46,776 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:46,776 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-ca0ed79b-e8cb-4b89-90c4-8a33eb27ac96', 'x-compute-request-id': 'req-ca0ed79b-e8cb-4b89-90c4-8a33eb27ac96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:47,826 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:47,826 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-a8bfbcf4-f0c6-40a2-908e-22445dfc0731', 'x-compute-request-id': 'req-a8bfbcf4-f0c6-40a2-908e-22445dfc0731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:48,876 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:48,876 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-3582b689-174f-48e8-a94f-b0cf591d1b1d', 'x-compute-request-id': 'req-3582b689-174f-48e8-a94f-b0cf591d1b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:49,926 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:49,927 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-0e1754dd-8fd7-4a4e-aac2-05da1ed329cf', 'x-compute-request-id': 'req-0e1754dd-8fd7-4a4e-aac2-05da1ed329cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:50,980 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:21:50,980 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-326f81c5-e7be-477e-879f-bf5dda5905d6', 'x-compute-request-id': 'req-326f81c5-e7be-477e-879f-bf5dda5905d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:52,031 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:52,031 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-947cbf3e-3872-46b4-8bef-51dc916ff05c', 'x-compute-request-id': 'req-947cbf3e-3872-46b4-8bef-51dc916ff05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:53,081 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:53,082 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-50311490-28c7-45bc-8654-7b242927e03c', 'x-compute-request-id': 'req-50311490-28c7-45bc-8654-7b242927e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:54,131 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:54,131 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-2668c7a7-cb9d-4f4c-8f41-cb6071c94052', 'x-compute-request-id': 'req-2668c7a7-cb9d-4f4c-8f41-cb6071c94052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:55,181 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:55,181 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-2b9fb883-2299-4f86-9d31-7749df00e9c7', 'x-compute-request-id': 'req-2b9fb883-2299-4f86-9d31-7749df00e9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:56,231 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:56,231 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-9b95f981-1739-440a-8965-a4d202ccfcc4', 'x-compute-request-id': 'req-9b95f981-1739-440a-8965-a4d202ccfcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:57,281 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:21:57,281 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-91313b41-ba3e-4a28-b140-adbabb859fdd', 'x-compute-request-id': 'req-91313b41-ba3e-4a28-b140-adbabb859fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:58,329 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:21:58,330 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-c2e84670-2d12-495a-9743-1c0b5c191874', 'x-compute-request-id': 'req-c2e84670-2d12-495a-9743-1c0b5c191874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:21:59,380 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:21:59,380 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21: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-010cdc93-55dc-40f7-b128-82e4d3f7fdf1', 'x-compute-request-id': 'req-010cdc93-55dc-40f7-b128-82e4d3f7fdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:00,430 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:00,430 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-e9c960f5-78cc-4169-8c65-2e267238f1c2', 'x-compute-request-id': 'req-e9c960f5-78cc-4169-8c65-2e267238f1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:01,485 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:22:01,485 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-9060c0eb-fb51-4871-8fce-50d9b2b11ccd', 'x-compute-request-id': 'req-9060c0eb-fb51-4871-8fce-50d9b2b11ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:02,536 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:02,536 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-8552b867-bda5-4568-bb00-7cfad1beb2c2', 'x-compute-request-id': 'req-8552b867-bda5-4568-bb00-7cfad1beb2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:03,587 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:03,587 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-3f59093a-5857-40b7-97b4-9a0bac0d9d9f', 'x-compute-request-id': 'req-3f59093a-5857-40b7-97b4-9a0bac0d9d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:04,789 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.198s 2022-07-21 10:22:04,789 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-352608d7-e872-4ec0-967a-d257a8a8a226', 'x-compute-request-id': 'req-352608d7-e872-4ec0-967a-d257a8a8a226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:05,847 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:22:05,848 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-631d66e5-5481-4016-951a-77d3eae54fa7', 'x-compute-request-id': 'req-631d66e5-5481-4016-951a-77d3eae54fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:06,900 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:06,901 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-67cbdfeb-bc80-4883-a999-2e1728ce4552', 'x-compute-request-id': 'req-67cbdfeb-bc80-4883-a999-2e1728ce4552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:07,953 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:07,953 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-3444a30d-862f-44f9-9c9a-abc35981990c', 'x-compute-request-id': 'req-3444a30d-862f-44f9-9c9a-abc35981990c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:09,003 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:09,004 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-f126522d-2c3e-49e4-b4a4-fb2fc9f6e9cc', 'x-compute-request-id': 'req-f126522d-2c3e-49e4-b4a4-fb2fc9f6e9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:10,063 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.056s 2022-07-21 10:22:10,064 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-58947370-451e-4748-a70d-408d92689936', 'x-compute-request-id': 'req-58947370-451e-4748-a70d-408d92689936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:11,116 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:11,116 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-eb045ac8-d199-4973-bb67-894615609a48', 'x-compute-request-id': 'req-eb045ac8-d199-4973-bb67-894615609a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:12,166 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:12,166 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-91a5e4be-17c5-4b99-992f-568f882bc52a', 'x-compute-request-id': 'req-91a5e4be-17c5-4b99-992f-568f882bc52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:13,220 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:22:13,220 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-2ff74513-37d9-4ee5-b058-904902005487', 'x-compute-request-id': 'req-2ff74513-37d9-4ee5-b058-904902005487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:14,272 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:14,272 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-eae71f27-53d0-463d-b8c6-b03b0e02840c', 'x-compute-request-id': 'req-eae71f27-53d0-463d-b8c6-b03b0e02840c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:15,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:22:15,326 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-a1f1bafd-1581-4020-965e-b858909df83a', 'x-compute-request-id': 'req-a1f1bafd-1581-4020-965e-b858909df83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:16,377 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:16,378 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-4c75d68d-267a-467b-aca0-8d6942c4c983', 'x-compute-request-id': 'req-4c75d68d-267a-467b-aca0-8d6942c4c983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:17,431 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:22:17,431 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-154a0f33-ed12-425f-8f53-026d6ced8812', 'x-compute-request-id': 'req-154a0f33-ed12-425f-8f53-026d6ced8812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:18,481 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:18,481 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-af9f8807-3049-4651-a837-9e9c2ed427e5', 'x-compute-request-id': 'req-af9f8807-3049-4651-a837-9e9c2ed427e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:19,531 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:19,532 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-2d083b6f-c8fe-4d5e-a663-0d028f8d1dba', 'x-compute-request-id': 'req-2d083b6f-c8fe-4d5e-a663-0d028f8d1dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:20,586 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.052s 2022-07-21 10:22:20,587 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-31b9ad73-7972-402b-a616-8df7a52f6605', 'x-compute-request-id': 'req-31b9ad73-7972-402b-a616-8df7a52f6605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:21,640 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:21,641 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-5ffd4b56-a4e6-43fa-aa1d-04808ba35f25', 'x-compute-request-id': 'req-5ffd4b56-a4e6-43fa-aa1d-04808ba35f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:22,692 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:22,693 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-31c13a2f-adb3-496c-9c2f-271d9838220f', 'x-compute-request-id': 'req-31c13a2f-adb3-496c-9c2f-271d9838220f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:23,744 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:23,745 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-9e8ad6dd-dc4a-4bd8-9145-b7d3270c758c', 'x-compute-request-id': 'req-9e8ad6dd-dc4a-4bd8-9145-b7d3270c758c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:24,818 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.070s 2022-07-21 10:22:24,819 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-037ccaf1-b83d-4ee0-9b42-910b63339f7d', 'x-compute-request-id': 'req-037ccaf1-b83d-4ee0-9b42-910b63339f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:25,871 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:25,871 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-b7e9bcd0-ba57-4ebe-a91f-0a70c7c12ed1', 'x-compute-request-id': 'req-b7e9bcd0-ba57-4ebe-a91f-0a70c7c12ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:26,920 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:22:26,921 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-2f422b95-714c-4acd-bbfb-7cf505a85aa6', 'x-compute-request-id': 'req-2f422b95-714c-4acd-bbfb-7cf505a85aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:27,973 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:27,973 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-d321c6c8-2463-42e8-8d09-14df6767e50c', 'x-compute-request-id': 'req-d321c6c8-2463-42e8-8d09-14df6767e50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:29,029 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.052s 2022-07-21 10:22:29,030 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-1e33c47d-a9cf-46c7-9e55-0a255ae3898d', 'x-compute-request-id': 'req-1e33c47d-a9cf-46c7-9e55-0a255ae3898d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:30,081 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:30,081 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-fc506650-f684-4be0-8128-0d146934694b', 'x-compute-request-id': 'req-fc506650-f684-4be0-8128-0d146934694b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:31,130 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:31,131 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-76e2f9d0-1b24-4d38-a3d9-68fea653db28', 'x-compute-request-id': 'req-76e2f9d0-1b24-4d38-a3d9-68fea653db28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:32,181 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:32,181 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-81534eb1-1fc7-4a09-bf42-6ff935ce680c', 'x-compute-request-id': 'req-81534eb1-1fc7-4a09-bf42-6ff935ce680c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:33,231 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:33,232 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-75cc608c-f034-44c6-a0d4-74e0bd51befd', 'x-compute-request-id': 'req-75cc608c-f034-44c6-a0d4-74e0bd51befd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:34,288 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.053s 2022-07-21 10:22:34,288 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-be549aee-ab3f-4994-bc74-ae91efe9e551', 'x-compute-request-id': 'req-be549aee-ab3f-4994-bc74-ae91efe9e551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:35,340 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:35,340 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-544167bf-0895-4189-8c7b-a810c72be99c', 'x-compute-request-id': 'req-544167bf-0895-4189-8c7b-a810c72be99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:36,400 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.057s 2022-07-21 10:22:36,400 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-db359ede-3dda-47d5-bddb-cf4c5a185401', 'x-compute-request-id': 'req-db359ede-3dda-47d5-bddb-cf4c5a185401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:37,451 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:37,452 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-ad709298-a521-48e3-bdde-d3492a208a89', 'x-compute-request-id': 'req-ad709298-a521-48e3-bdde-d3492a208a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:38,502 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:38,502 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-fc264712-3ec7-4145-a22d-3f689f8af17f', 'x-compute-request-id': 'req-fc264712-3ec7-4145-a22d-3f689f8af17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:39,552 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:39,553 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-8f4cb74b-8ce5-4451-ab85-2d3160b805fd', 'x-compute-request-id': 'req-8f4cb74b-8ce5-4451-ab85-2d3160b805fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:40,607 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:22:40,608 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-04448ee5-fdae-47a4-b1b9-4a79882e2d92', 'x-compute-request-id': 'req-04448ee5-fdae-47a4-b1b9-4a79882e2d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:41,657 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:41,657 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-69210033-940c-4587-970b-09bcd2b4a11a', 'x-compute-request-id': 'req-69210033-940c-4587-970b-09bcd2b4a11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:42,707 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:42,707 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-ebeff592-8c61-4d07-8f37-06811672cb3d', 'x-compute-request-id': 'req-ebeff592-8c61-4d07-8f37-06811672cb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:43,758 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:43,758 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-ff93be84-a222-4460-985a-acf490fc1a92', 'x-compute-request-id': 'req-ff93be84-a222-4460-985a-acf490fc1a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:44,813 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:22:44,813 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-e33cca18-9b63-45c0-ab2c-fa6b43113d98', 'x-compute-request-id': 'req-e33cca18-9b63-45c0-ab2c-fa6b43113d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:45,864 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:45,864 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-50f2c5ac-bd72-417c-9e9c-70491d8d31b4', 'x-compute-request-id': 'req-50f2c5ac-bd72-417c-9e9c-70491d8d31b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:46,914 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:46,915 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-66f99209-fe3f-4d2d-860d-9aff3f7fc1d0', 'x-compute-request-id': 'req-66f99209-fe3f-4d2d-860d-9aff3f7fc1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:47,965 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:47,966 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-ebe6e7fd-440b-4447-9703-90abdf0592ae', 'x-compute-request-id': 'req-ebe6e7fd-440b-4447-9703-90abdf0592ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:49,016 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:49,016 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-e4210790-2f43-43b1-9ae6-6e6ea3182f9c', 'x-compute-request-id': 'req-e4210790-2f43-43b1-9ae6-6e6ea3182f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:50,067 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:50,067 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-ce46e869-5135-484d-8f0a-074ac7562cc4', 'x-compute-request-id': 'req-ce46e869-5135-484d-8f0a-074ac7562cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:51,118 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:22:51,119 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-f9d0be9c-fcac-4269-b083-c3e93f3f2408', 'x-compute-request-id': 'req-f9d0be9c-fcac-4269-b083-c3e93f3f2408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:52,172 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:22:52,172 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-87f824eb-cc1e-4c40-8069-d8089f1eed3d', 'x-compute-request-id': 'req-87f824eb-cc1e-4c40-8069-d8089f1eed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:53,225 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:53,225 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-be40c391-b79a-4b65-b7d7-2f2b7a4a72d6', 'x-compute-request-id': 'req-be40c391-b79a-4b65-b7d7-2f2b7a4a72d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:54,277 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:54,278 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-9216b48f-f8fa-4c6d-a4f3-fb7cf4be338f', 'x-compute-request-id': 'req-9216b48f-f8fa-4c6d-a4f3-fb7cf4be338f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:55,329 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:22:55,330 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-191a62bb-2b6d-4e3f-beeb-024ab57c899c', 'x-compute-request-id': 'req-191a62bb-2b6d-4e3f-beeb-024ab57c899c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:56,380 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:22:56,380 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-61c1c193-70af-413b-949b-4d40da73c4ae', 'x-compute-request-id': 'req-61c1c193-70af-413b-949b-4d40da73c4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:57,429 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:22:57,429 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-d49e99c1-f61a-47fb-bf17-7bb6fb3c0f04', 'x-compute-request-id': 'req-d49e99c1-f61a-47fb-bf17-7bb6fb3c0f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:58,479 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:22:58,479 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-89ae7570-b496-42f7-be93-1f0162576a8f', 'x-compute-request-id': 'req-89ae7570-b496-42f7-be93-1f0162576a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:22:59,528 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:22:59,528 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22: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-6df19945-c239-4d26-9dcc-3f92725e2d22', 'x-compute-request-id': 'req-6df19945-c239-4d26-9dcc-3f92725e2d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:00,578 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:00,578 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-c84fc40c-a358-43f4-95a8-7ebed9891637', 'x-compute-request-id': 'req-c84fc40c-a358-43f4-95a8-7ebed9891637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:01,628 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:01,629 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-a0d6b5de-5e43-4ffb-b537-499d17777756', 'x-compute-request-id': 'req-a0d6b5de-5e43-4ffb-b537-499d17777756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:02,680 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:02,681 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-9b8a27fe-f178-4959-b659-d04e0107071a', 'x-compute-request-id': 'req-9b8a27fe-f178-4959-b659-d04e0107071a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:03,729 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:03,730 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-290a0edb-1f28-4d7d-a72c-71cc632b4126', 'x-compute-request-id': 'req-290a0edb-1f28-4d7d-a72c-71cc632b4126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:04,779 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:04,779 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-99b63ad6-8498-4cf3-8128-5f3d806e7601', 'x-compute-request-id': 'req-99b63ad6-8498-4cf3-8128-5f3d806e7601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:05,829 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:05,830 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-61c91284-9e67-4974-9f63-2516e52c78d9', 'x-compute-request-id': 'req-61c91284-9e67-4974-9f63-2516e52c78d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:06,878 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:06,879 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-203c4356-b2da-4115-a9c4-3142886d7b06', 'x-compute-request-id': 'req-203c4356-b2da-4115-a9c4-3142886d7b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:07,928 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:07,928 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-24f4d8a0-fda0-4a92-98c7-fd2cf55aedcf', 'x-compute-request-id': 'req-24f4d8a0-fda0-4a92-98c7-fd2cf55aedcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:08,981 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:23:08,981 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-cded556b-d41a-4768-8d1f-633a76ea0ef6', 'x-compute-request-id': 'req-cded556b-d41a-4768-8d1f-633a76ea0ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:10,031 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:10,031 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-845e68a7-3225-4dfd-a920-9d4054b8317a', 'x-compute-request-id': 'req-845e68a7-3225-4dfd-a920-9d4054b8317a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:11,092 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.058s 2022-07-21 10:23:11,093 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-fa0b26d9-b438-4aec-aa3e-734a26caee6a', 'x-compute-request-id': 'req-fa0b26d9-b438-4aec-aa3e-734a26caee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:12,143 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:23:12,143 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-fa1c6d3c-0472-4d8e-888f-289daf27caa3', 'x-compute-request-id': 'req-fa1c6d3c-0472-4d8e-888f-289daf27caa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:13,193 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:13,193 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-24ae74c4-d121-423c-adc6-698349a78c49', 'x-compute-request-id': 'req-24ae74c4-d121-423c-adc6-698349a78c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:14,242 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:14,243 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-92404395-512f-4489-a52f-0c55381effd4', 'x-compute-request-id': 'req-92404395-512f-4489-a52f-0c55381effd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:15,292 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:15,292 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-7787f326-4834-41d8-b5af-4afb947f0aa8', 'x-compute-request-id': 'req-7787f326-4834-41d8-b5af-4afb947f0aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:16,342 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:16,342 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-a9982dda-0ae2-41d2-a3a1-6dcaff8b9f64', 'x-compute-request-id': 'req-a9982dda-0ae2-41d2-a3a1-6dcaff8b9f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:17,392 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:17,392 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-f01c0593-4514-4a3b-803e-ae990a0f528a', 'x-compute-request-id': 'req-f01c0593-4514-4a3b-803e-ae990a0f528a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:18,442 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:18,442 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-f0112df7-2f88-47f7-b5cb-6386a67527c8', 'x-compute-request-id': 'req-f0112df7-2f88-47f7-b5cb-6386a67527c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:19,492 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:19,492 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-0e765e8b-772e-4c11-9b31-a3c740813660', 'x-compute-request-id': 'req-0e765e8b-772e-4c11-9b31-a3c740813660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:20,541 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:20,541 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-3f0975e5-099c-4c4e-82ca-e0041b97e34e', 'x-compute-request-id': 'req-3f0975e5-099c-4c4e-82ca-e0041b97e34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:21,593 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:23:21,593 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-5fda449b-e21a-40b6-b50b-f5e929452334', 'x-compute-request-id': 'req-5fda449b-e21a-40b6-b50b-f5e929452334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:22,643 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:22,644 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-118d027d-e567-4301-a91c-cd401b050818', 'x-compute-request-id': 'req-118d027d-e567-4301-a91c-cd401b050818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:23,694 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:23,694 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-fc98c51c-44b5-45e7-b967-ba67fb2f5c80', 'x-compute-request-id': 'req-fc98c51c-44b5-45e7-b967-ba67fb2f5c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:24,744 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:24,744 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-79f1b688-8215-47f8-86c3-403b91b0e532', 'x-compute-request-id': 'req-79f1b688-8215-47f8-86c3-403b91b0e532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:25,795 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:25,795 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-750012c7-4ecc-4a1d-b308-eb7c4a1baa78', 'x-compute-request-id': 'req-750012c7-4ecc-4a1d-b308-eb7c4a1baa78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:26,867 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.068s 2022-07-21 10:23:26,867 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-ac772598-6ca1-4a0e-8fe5-7e2c15a735cd', 'x-compute-request-id': 'req-ac772598-6ca1-4a0e-8fe5-7e2c15a735cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:27,917 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:27,917 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-9f1a2cb7-ab97-46da-a758-298b21340a4f', 'x-compute-request-id': 'req-9f1a2cb7-ab97-46da-a758-298b21340a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:28,967 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:28,968 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-c56c6b48-627f-46d9-abba-33bff105d55f', 'x-compute-request-id': 'req-c56c6b48-627f-46d9-abba-33bff105d55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:30,017 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:30,018 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-8a28ab8e-3e29-4150-8e9a-49963d3b5bc6', 'x-compute-request-id': 'req-8a28ab8e-3e29-4150-8e9a-49963d3b5bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:31,071 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:23:31,071 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-5d85a1bf-7661-4274-bcb2-aef40f449d74', 'x-compute-request-id': 'req-5d85a1bf-7661-4274-bcb2-aef40f449d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:32,121 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:32,121 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-e4c0ebbd-dbf0-413c-8985-1ed1e52f9e7d', 'x-compute-request-id': 'req-e4c0ebbd-dbf0-413c-8985-1ed1e52f9e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:33,171 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:33,172 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-91634d74-1101-45a3-b81f-d6cb66065fc7', 'x-compute-request-id': 'req-91634d74-1101-45a3-b81f-d6cb66065fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:34,223 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:23:34,223 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-1ca498ba-03a2-4c73-b3d1-6be0725a29ba', 'x-compute-request-id': 'req-1ca498ba-03a2-4c73-b3d1-6be0725a29ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:35,273 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:35,274 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-284b7c0c-4852-4866-95a7-a279108ce415', 'x-compute-request-id': 'req-284b7c0c-4852-4866-95a7-a279108ce415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:36,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:23:36,327 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-f1e1628d-c677-4ba6-8081-88bc60c80818', 'x-compute-request-id': 'req-f1e1628d-c677-4ba6-8081-88bc60c80818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:37,377 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:37,377 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-8f6beb83-2c22-4103-a065-d795ee2dea58', 'x-compute-request-id': 'req-8f6beb83-2c22-4103-a065-d795ee2dea58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:38,427 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:38,428 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-7ff6d2d2-ef1d-4e72-9c34-b32ec7491684', 'x-compute-request-id': 'req-7ff6d2d2-ef1d-4e72-9c34-b32ec7491684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:39,477 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:39,477 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-cc1eca0d-dd89-43ef-8a5f-94dc6c39304e', 'x-compute-request-id': 'req-cc1eca0d-dd89-43ef-8a5f-94dc6c39304e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:40,526 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:23:40,527 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-cf9adfa1-a366-4681-85f5-48619fb90983', 'x-compute-request-id': 'req-cf9adfa1-a366-4681-85f5-48619fb90983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:41,577 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:41,577 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-334d2a3b-1cd2-4575-b56d-aa569f08ecd1', 'x-compute-request-id': 'req-334d2a3b-1cd2-4575-b56d-aa569f08ecd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:42,627 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:42,628 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-2318c221-7ee0-4783-9d8b-40dcf53ae9ea', 'x-compute-request-id': 'req-2318c221-7ee0-4783-9d8b-40dcf53ae9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:43,741 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.110s 2022-07-21 10:23:43,741 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-4754274e-a3d2-46cd-845d-19be44dcc853', 'x-compute-request-id': 'req-4754274e-a3d2-46cd-845d-19be44dcc853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:44,791 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:23:44,792 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-e5f56d16-c1e9-44aa-b672-2427150ba066', 'x-compute-request-id': 'req-e5f56d16-c1e9-44aa-b672-2427150ba066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:45,848 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.054s 2022-07-21 10:23:45,848 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-cbf58531-1535-453c-b994-c850d7952c50', 'x-compute-request-id': 'req-cbf58531-1535-453c-b994-c850d7952c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:46,910 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.059s 2022-07-21 10:23:46,911 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-2bce1dbc-06d0-4d50-9a93-7a90fd52b1e9', 'x-compute-request-id': 'req-2bce1dbc-06d0-4d50-9a93-7a90fd52b1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:47,963 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:23:47,963 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-a49d89ea-45b4-4a68-a497-bef7e6ab2f44', 'x-compute-request-id': 'req-a49d89ea-45b4-4a68-a497-bef7e6ab2f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:49,022 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.056s 2022-07-21 10:23:49,023 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-d5bcb8bd-bf88-4596-a2be-2be0c6012d3a', 'x-compute-request-id': 'req-d5bcb8bd-bf88-4596-a2be-2be0c6012d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:50,080 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.054s 2022-07-21 10:23:50,081 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-69765907-cae7-49a7-a6f4-50c34624457b', 'x-compute-request-id': 'req-69765907-cae7-49a7-a6f4-50c34624457b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:51,133 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:23:51,134 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-1d18d8f3-0c9e-46db-8814-19d9c7cc39f6', 'x-compute-request-id': 'req-1d18d8f3-0c9e-46db-8814-19d9c7cc39f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:52,187 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:23:52,187 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-e92b4ad0-5c80-4e96-b7c4-ad938a2a50da', 'x-compute-request-id': 'req-e92b4ad0-5c80-4e96-b7c4-ad938a2a50da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:53,248 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.057s 2022-07-21 10:23:53,249 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-08f7be2e-e880-40a8-8e05-241cd4befaae', 'x-compute-request-id': 'req-08f7be2e-e880-40a8-8e05-241cd4befaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:54,299 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:23:54,300 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-a7074d3e-4faf-45a9-bea0-91b05fe15c4a', 'x-compute-request-id': 'req-a7074d3e-4faf-45a9-bea0-91b05fe15c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:55,360 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.057s 2022-07-21 10:23:55,360 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-4fc5102a-92cf-46d0-bf7a-6309fd4a537b', 'x-compute-request-id': 'req-4fc5102a-92cf-46d0-bf7a-6309fd4a537b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:56,421 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.058s 2022-07-21 10:23:56,421 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-ca565717-3470-442b-bbe0-9e12b251e4ac', 'x-compute-request-id': 'req-ca565717-3470-442b-bbe0-9e12b251e4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:57,508 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.084s 2022-07-21 10:23:57,509 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-ca2a5e79-7fb5-4204-bf0a-203a6d573337', 'x-compute-request-id': 'req-ca2a5e79-7fb5-4204-bf0a-203a6d573337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:58,584 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.072s 2022-07-21 10:23:58,584 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-f735a59a-b2bb-47c5-8c6e-0f8273b15430', 'x-compute-request-id': 'req-f735a59a-b2bb-47c5-8c6e-0f8273b15430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:23:59,644 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.058s 2022-07-21 10:23:59,644 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-3396bb95-9eb6-432f-8f8f-60cfe407759a', 'x-compute-request-id': 'req-3396bb95-9eb6-432f-8f8f-60cfe407759a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:00,733 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.085s 2022-07-21 10:24:00,733 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-8f7b3011-38be-499f-984b-8c591e77aa2c', 'x-compute-request-id': 'req-8f7b3011-38be-499f-984b-8c591e77aa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:01,813 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.077s 2022-07-21 10:24:01,813 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-bc6edfa7-c9c5-4cba-9908-afdb41fb383e', 'x-compute-request-id': 'req-bc6edfa7-c9c5-4cba-9908-afdb41fb383e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:02,906 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.090s 2022-07-21 10:24:02,907 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-302d87fd-833d-4d2c-b449-19a80d4d74d2', 'x-compute-request-id': 'req-302d87fd-833d-4d2c-b449-19a80d4d74d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:04,003 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.092s 2022-07-21 10:24:04,003 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-c278de9a-f0e4-422e-899d-e09093144a82', 'x-compute-request-id': 'req-c278de9a-f0e4-422e-899d-e09093144a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:05,098 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.091s 2022-07-21 10:24:05,099 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-27f1f923-8cca-4c0a-9990-fbda8c0c0c28', 'x-compute-request-id': 'req-27f1f923-8cca-4c0a-9990-fbda8c0c0c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:06,179 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.077s 2022-07-21 10:24:06,180 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-a621de8c-b369-41c0-9450-ddee234594fc', 'x-compute-request-id': 'req-a621de8c-b369-41c0-9450-ddee234594fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:07,238 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.056s 2022-07-21 10:24:07,239 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-fce9b9ca-1a57-4f0d-aac9-d61381d96655', 'x-compute-request-id': 'req-fce9b9ca-1a57-4f0d-aac9-d61381d96655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:08,295 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.054s 2022-07-21 10:24:08,295 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-ac78434a-284f-4ece-90af-b732b2f15b8a', 'x-compute-request-id': 'req-ac78434a-284f-4ece-90af-b732b2f15b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:09,366 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.068s 2022-07-21 10:24:09,366 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-9313c6c2-89fb-411e-946a-56ee1efba33b', 'x-compute-request-id': 'req-9313c6c2-89fb-411e-946a-56ee1efba33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:10,422 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.053s 2022-07-21 10:24:10,423 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-b4b8a9db-f4a1-4a15-847c-a29bf26286e8', 'x-compute-request-id': 'req-b4b8a9db-f4a1-4a15-847c-a29bf26286e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:11,473 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:11,474 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-91c5301c-aa0f-4296-a22d-dcc1a197bd52', 'x-compute-request-id': 'req-91c5301c-aa0f-4296-a22d-dcc1a197bd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:12,524 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:12,525 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-91761bad-7c26-4f6a-b0b5-79a338dc754a', 'x-compute-request-id': 'req-91761bad-7c26-4f6a-b0b5-79a338dc754a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:13,575 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:13,576 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-18d4fbdc-a170-4d1e-b24e-726344a24925', 'x-compute-request-id': 'req-18d4fbdc-a170-4d1e-b24e-726344a24925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:14,626 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:14,627 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-ea2066f0-6654-4709-9528-08d7ae1e38df', 'x-compute-request-id': 'req-ea2066f0-6654-4709-9528-08d7ae1e38df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:15,678 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:15,678 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-b311d2ed-1294-4adf-b1bc-8c5322429968', 'x-compute-request-id': 'req-b311d2ed-1294-4adf-b1bc-8c5322429968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:16,733 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:24:16,733 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-666e57b3-4819-4ad3-a75d-76487e47b2ca', 'x-compute-request-id': 'req-666e57b3-4819-4ad3-a75d-76487e47b2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:17,783 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:17,783 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-5f053928-207c-41b7-abcd-4e3541e41ce0', 'x-compute-request-id': 'req-5f053928-207c-41b7-abcd-4e3541e41ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:18,834 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:18,834 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-003baaf4-c565-45d1-a0cf-b0682cb9b12f', 'x-compute-request-id': 'req-003baaf4-c565-45d1-a0cf-b0682cb9b12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:19,883 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:19,884 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-c4f7faf1-0fbc-4b10-90b9-703a118f2587', 'x-compute-request-id': 'req-c4f7faf1-0fbc-4b10-90b9-703a118f2587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:20,936 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:24:20,937 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-7c691d85-099d-4f22-926e-e1cff2974ce5', 'x-compute-request-id': 'req-7c691d85-099d-4f22-926e-e1cff2974ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:21,986 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:21,986 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-7dbbc521-2da9-4565-beef-3e55b938feb1', 'x-compute-request-id': 'req-7dbbc521-2da9-4565-beef-3e55b938feb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:23,036 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:23,037 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-c070601f-8395-4e1a-96e5-98d07d6bce5c', 'x-compute-request-id': 'req-c070601f-8395-4e1a-96e5-98d07d6bce5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:24,088 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:24,088 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-0d393e4c-143f-48b1-9daa-edc77565d7de', 'x-compute-request-id': 'req-0d393e4c-143f-48b1-9daa-edc77565d7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:25,137 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:25,138 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-3b86ed3e-f5ba-4e56-9047-1c9df211ee55', 'x-compute-request-id': 'req-3b86ed3e-f5ba-4e56-9047-1c9df211ee55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:26,188 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:26,189 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-73fc3e46-a034-4e31-9492-f95efa3df817', 'x-compute-request-id': 'req-73fc3e46-a034-4e31-9492-f95efa3df817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:27,240 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:27,240 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-6062c3b2-184f-448f-b0e6-4ac676a27970', 'x-compute-request-id': 'req-6062c3b2-184f-448f-b0e6-4ac676a27970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:28,292 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:24:28,293 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-26cf8ae2-129e-4372-8c27-0e7bce62daa7', 'x-compute-request-id': 'req-26cf8ae2-129e-4372-8c27-0e7bce62daa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:29,342 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:29,342 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-85ed76e2-3dcf-499f-8796-bbae866cfdbc', 'x-compute-request-id': 'req-85ed76e2-3dcf-499f-8796-bbae866cfdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:30,391 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:30,392 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-246f4ea2-6598-44b1-8ff4-f67c807e9261', 'x-compute-request-id': 'req-246f4ea2-6598-44b1-8ff4-f67c807e9261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:31,443 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:31,443 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-13c3f786-de58-4d1c-91ed-622abc5dbea8', 'x-compute-request-id': 'req-13c3f786-de58-4d1c-91ed-622abc5dbea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:32,493 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:32,493 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-2dc31000-bd64-4c24-bcf8-bc6ea3bb1a50', 'x-compute-request-id': 'req-2dc31000-bd64-4c24-bcf8-bc6ea3bb1a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:33,542 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:33,543 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-15ab563f-3b53-4547-adfb-122dfb7d966d', 'x-compute-request-id': 'req-15ab563f-3b53-4547-adfb-122dfb7d966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:34,592 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:34,593 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-bbd8bbeb-805c-42a3-8052-33ad1d512d2f', 'x-compute-request-id': 'req-bbd8bbeb-805c-42a3-8052-33ad1d512d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:35,642 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:35,642 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-f09039e6-031b-4cd2-a9fb-d654cc6c8b32', 'x-compute-request-id': 'req-f09039e6-031b-4cd2-a9fb-d654cc6c8b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:36,693 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:36,693 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-ecf1cf95-4df7-4472-b7c1-0b615e5dc3ed', 'x-compute-request-id': 'req-ecf1cf95-4df7-4472-b7c1-0b615e5dc3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:37,743 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:37,744 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-fbb2a02e-d04c-4297-9920-da93dfe5e9b4', 'x-compute-request-id': 'req-fbb2a02e-d04c-4297-9920-da93dfe5e9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:38,793 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:38,793 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-b0a8366c-84fa-4ade-b0f1-209a6bcff86a', 'x-compute-request-id': 'req-b0a8366c-84fa-4ade-b0f1-209a6bcff86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:39,842 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:39,843 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-ef56f96d-b8b9-4be3-84e7-d46f6297e257', 'x-compute-request-id': 'req-ef56f96d-b8b9-4be3-84e7-d46f6297e257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:40,892 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:40,892 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-41ab4ceb-3bd7-45e4-af22-3deef7d441e4', 'x-compute-request-id': 'req-41ab4ceb-3bd7-45e4-af22-3deef7d441e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:41,941 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:24:41,941 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-c9e4f549-105f-42b2-8b50-e16f2d2a73a3', 'x-compute-request-id': 'req-c9e4f549-105f-42b2-8b50-e16f2d2a73a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:42,991 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:42,991 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-1d5e00d5-08e5-4a8a-98bb-cec3231d9e33', 'x-compute-request-id': 'req-1d5e00d5-08e5-4a8a-98bb-cec3231d9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:44,042 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:44,042 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-f48092d3-82d1-4c6f-b0be-b18f2bfeb5be', 'x-compute-request-id': 'req-f48092d3-82d1-4c6f-b0be-b18f2bfeb5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:45,094 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:45,094 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-11e9d5ff-1731-4a15-8ba8-e4e0d0a29389', 'x-compute-request-id': 'req-11e9d5ff-1731-4a15-8ba8-e4e0d0a29389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:46,143 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:46,143 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-d2e1b0e0-2c34-4bbe-bbff-0502b0f7fc51', 'x-compute-request-id': 'req-d2e1b0e0-2c34-4bbe-bbff-0502b0f7fc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:47,211 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.064s 2022-07-21 10:24:47,211 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-a39a77d6-7024-4569-bdb7-4a86e2ccdc3c', 'x-compute-request-id': 'req-a39a77d6-7024-4569-bdb7-4a86e2ccdc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:48,265 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:24:48,266 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-f69423d8-dbb7-471c-8673-99e6541d6bfd', 'x-compute-request-id': 'req-f69423d8-dbb7-471c-8673-99e6541d6bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:49,323 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.055s 2022-07-21 10:24:49,324 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-d8a97064-b87c-42eb-b385-bbe49cbbc4ae', 'x-compute-request-id': 'req-d8a97064-b87c-42eb-b385-bbe49cbbc4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:50,374 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:50,374 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-9fc397a7-ecab-48b1-831f-01511d3720cf', 'x-compute-request-id': 'req-9fc397a7-ecab-48b1-831f-01511d3720cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:51,423 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:51,423 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-1068709a-108b-43d5-ac8e-773d08852777', 'x-compute-request-id': 'req-1068709a-108b-43d5-ac8e-773d08852777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:52,473 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:52,473 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-f210e12d-d5ff-47b2-9f33-b1f920426d34', 'x-compute-request-id': 'req-f210e12d-d5ff-47b2-9f33-b1f920426d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:53,524 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:53,524 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-4584a4f7-4618-4a2f-a4e0-ece813e10e36', 'x-compute-request-id': 'req-4584a4f7-4618-4a2f-a4e0-ece813e10e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:54,574 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:24:54,575 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-ae82e290-2299-4f9a-9829-36f1955bd456', 'x-compute-request-id': 'req-ae82e290-2299-4f9a-9829-36f1955bd456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:55,626 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:55,626 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-e8de0a6a-9bef-4b9c-9a1f-d10cd627bf1d', 'x-compute-request-id': 'req-e8de0a6a-9bef-4b9c-9a1f-d10cd627bf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:56,677 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:24:56,678 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-fac6bca9-5e06-4344-972c-cb4da788878f', 'x-compute-request-id': 'req-fac6bca9-5e06-4344-972c-cb4da788878f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:57,726 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:24:57,727 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-1bcd1b2d-1b24-443d-abb8-40f839026417', 'x-compute-request-id': 'req-1bcd1b2d-1b24-443d-abb8-40f839026417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:58,779 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:24:58,780 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-8583585e-abfd-4a0d-9154-5e7f5f23236a', 'x-compute-request-id': 'req-8583585e-abfd-4a0d-9154-5e7f5f23236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:24:59,842 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.060s 2022-07-21 10:24:59,843 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24: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-69c83f96-194b-42b8-8a93-fa0c3d1c6b94', 'x-compute-request-id': 'req-69c83f96-194b-42b8-8a93-fa0c3d1c6b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:00,892 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:00,893 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-853f6e20-1874-4366-b700-8e49759633c7', 'x-compute-request-id': 'req-853f6e20-1874-4366-b700-8e49759633c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:01,940 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:25:01,941 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-3444a913-1d31-4c22-92f2-1cc85a33e75a', 'x-compute-request-id': 'req-3444a913-1d31-4c22-92f2-1cc85a33e75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:02,990 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:02,990 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-2b0cd3c4-f522-44a0-8c85-56ce8b9d2b69', 'x-compute-request-id': 'req-2b0cd3c4-f522-44a0-8c85-56ce8b9d2b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:04,038 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:25:04,039 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-f5cce9f4-2b72-4474-a399-a8c0de194f3c', 'x-compute-request-id': 'req-f5cce9f4-2b72-4474-a399-a8c0de194f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:05,088 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:05,088 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-171ae97f-7a9c-4682-9b8f-d300ac01ac46', 'x-compute-request-id': 'req-171ae97f-7a9c-4682-9b8f-d300ac01ac46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:06,140 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:06,141 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-ac0ef6af-daad-45c9-a1a0-69e481b06c92', 'x-compute-request-id': 'req-ac0ef6af-daad-45c9-a1a0-69e481b06c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:07,191 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:07,192 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-db7589f8-e87b-4e51-bc29-5077516ad9b8', 'x-compute-request-id': 'req-db7589f8-e87b-4e51-bc29-5077516ad9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:08,243 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:25:08,244 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-10c5449e-57ce-4722-b392-9271e2f69c40', 'x-compute-request-id': 'req-10c5449e-57ce-4722-b392-9271e2f69c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:09,297 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:25:09,297 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-c060f475-1d1a-4fe9-8443-9a0efdfdaa88', 'x-compute-request-id': 'req-c060f475-1d1a-4fe9-8443-9a0efdfdaa88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:10,346 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:10,347 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-2059cedc-dd36-4de4-b0eb-9111948d2817', 'x-compute-request-id': 'req-2059cedc-dd36-4de4-b0eb-9111948d2817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:11,397 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:11,398 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-626156c2-68ff-4488-bc3a-77e28be8400e', 'x-compute-request-id': 'req-626156c2-68ff-4488-bc3a-77e28be8400e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:12,447 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:12,447 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-eceeec8b-9fa5-4ceb-907b-2c15218309a8', 'x-compute-request-id': 'req-eceeec8b-9fa5-4ceb-907b-2c15218309a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:13,497 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:13,498 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-42021be4-40a6-4632-8f20-fe7dac7009ed', 'x-compute-request-id': 'req-42021be4-40a6-4632-8f20-fe7dac7009ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:14,551 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:25:14,552 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-41a89b13-6ccf-4c74-9176-bc5ca6564e43', 'x-compute-request-id': 'req-41a89b13-6ccf-4c74-9176-bc5ca6564e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:15,602 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:15,602 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-bc4e3ba8-4fb4-4e3c-b70a-7e247ff8dd3a', 'x-compute-request-id': 'req-bc4e3ba8-4fb4-4e3c-b70a-7e247ff8dd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:16,651 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:16,652 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-755e883b-9f06-4b4d-bbda-6b40da619c2d', 'x-compute-request-id': 'req-755e883b-9f06-4b4d-bbda-6b40da619c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:17,702 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:17,703 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-09ca387c-a847-4fa4-b61b-bf04049d54e0', 'x-compute-request-id': 'req-09ca387c-a847-4fa4-b61b-bf04049d54e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:18,754 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:18,755 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-e5799c6e-8c3f-431f-b1f0-7773632cea31', 'x-compute-request-id': 'req-e5799c6e-8c3f-431f-b1f0-7773632cea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:19,803 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:19,803 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-b0df8450-4980-4532-b15f-d760d558334d', 'x-compute-request-id': 'req-b0df8450-4980-4532-b15f-d760d558334d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:20,852 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:20,853 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-531f9ef9-465d-48b3-aa58-7710d9149479', 'x-compute-request-id': 'req-531f9ef9-465d-48b3-aa58-7710d9149479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:21,901 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:25:21,901 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-39efc065-6abb-489d-91dd-86ac4e985526', 'x-compute-request-id': 'req-39efc065-6abb-489d-91dd-86ac4e985526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:22,952 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:22,952 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-ecf483da-5be4-46bd-a039-5bc21b2256de', 'x-compute-request-id': 'req-ecf483da-5be4-46bd-a039-5bc21b2256de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:24,002 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:24,002 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-6ecf108c-95ca-40fd-8f01-4c63668f72ef', 'x-compute-request-id': 'req-6ecf108c-95ca-40fd-8f01-4c63668f72ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:25,052 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:25,052 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-d1dd7a88-17a7-4436-8f87-e70cdb75e8b8', 'x-compute-request-id': 'req-d1dd7a88-17a7-4436-8f87-e70cdb75e8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:26,102 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:26,103 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-9a295433-4f83-4845-8a4a-7a794adee5a0', 'x-compute-request-id': 'req-9a295433-4f83-4845-8a4a-7a794adee5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:27,151 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:27,151 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-fc8daef2-c356-4b7f-87f2-6dabede46c7b', 'x-compute-request-id': 'req-fc8daef2-c356-4b7f-87f2-6dabede46c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:28,200 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:25:28,200 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-8c2628c1-091f-45cc-9ae0-9426e3aab096', 'x-compute-request-id': 'req-8c2628c1-091f-45cc-9ae0-9426e3aab096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:29,250 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:29,250 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-6796d801-5dbb-4813-9038-f8c6a660fe85', 'x-compute-request-id': 'req-6796d801-5dbb-4813-9038-f8c6a660fe85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:30,299 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:30,299 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-c466d4d9-13db-41d0-8f3e-b8c40e44d513', 'x-compute-request-id': 'req-c466d4d9-13db-41d0-8f3e-b8c40e44d513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:31,349 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:31,349 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-01165f01-7389-4565-9f5f-16e678031f26', 'x-compute-request-id': 'req-01165f01-7389-4565-9f5f-16e678031f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:32,399 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:32,400 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-2d234cae-f1c1-43ff-a506-4b80988d0dcf', 'x-compute-request-id': 'req-2d234cae-f1c1-43ff-a506-4b80988d0dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:33,449 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:33,449 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-5a4837d1-a2fd-4710-9de0-c095c946516a', 'x-compute-request-id': 'req-5a4837d1-a2fd-4710-9de0-c095c946516a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:34,500 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:34,501 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-0bf25951-cbce-4931-887a-6d9a15eef95e', 'x-compute-request-id': 'req-0bf25951-cbce-4931-887a-6d9a15eef95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:35,549 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:35,549 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-c71a05c8-3492-4050-a360-5bdd068a2fb3', 'x-compute-request-id': 'req-c71a05c8-3492-4050-a360-5bdd068a2fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:36,601 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:25:36,602 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-ada074d7-f460-4d13-8420-541a0b4db8d9', 'x-compute-request-id': 'req-ada074d7-f460-4d13-8420-541a0b4db8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:37,651 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:37,651 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-6a41f17c-0168-4ace-9062-76670956e3af', 'x-compute-request-id': 'req-6a41f17c-0168-4ace-9062-76670956e3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:38,702 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:38,702 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-190258c3-9ba8-4961-9d9e-faa978bc64b8', 'x-compute-request-id': 'req-190258c3-9ba8-4961-9d9e-faa978bc64b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:39,757 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.051s 2022-07-21 10:25:39,757 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-79840c05-483f-4b9b-96ca-5d037f40b238', 'x-compute-request-id': 'req-79840c05-483f-4b9b-96ca-5d037f40b238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:40,805 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:40,806 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-1cd817b6-714c-4d0e-bac7-50971d7de526', 'x-compute-request-id': 'req-1cd817b6-714c-4d0e-bac7-50971d7de526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:41,857 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:41,857 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-77f3fad9-56ef-4592-bc2b-201805fde783', 'x-compute-request-id': 'req-77f3fad9-56ef-4592-bc2b-201805fde783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:42,906 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:25:42,907 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-fc2d4796-b6de-4955-be52-230017619bd5', 'x-compute-request-id': 'req-fc2d4796-b6de-4955-be52-230017619bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:43,957 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:43,958 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-56277d95-c28a-40b1-99ab-0f83269264f1', 'x-compute-request-id': 'req-56277d95-c28a-40b1-99ab-0f83269264f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:45,008 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:45,009 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-23abd918-e7f8-4405-a804-eeb37006e859', 'x-compute-request-id': 'req-23abd918-e7f8-4405-a804-eeb37006e859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:46,059 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:46,059 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-ccde7cc5-fe04-499b-a6de-48fa790ed4b1', 'x-compute-request-id': 'req-ccde7cc5-fe04-499b-a6de-48fa790ed4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:47,110 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:47,110 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-e30effff-e6ea-4c82-9a0d-cec5dc8a8636', 'x-compute-request-id': 'req-e30effff-e6ea-4c82-9a0d-cec5dc8a8636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:48,160 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:48,161 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-0d84b3e1-3436-424f-8ac8-10c85c5d7822', 'x-compute-request-id': 'req-0d84b3e1-3436-424f-8ac8-10c85c5d7822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:49,211 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:49,211 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-60a140f9-6028-4d84-8714-6b2aae51a9d7', 'x-compute-request-id': 'req-60a140f9-6028-4d84-8714-6b2aae51a9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:50,261 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:50,261 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-7099f835-7487-4529-aa04-3128e1dcd427', 'x-compute-request-id': 'req-7099f835-7487-4529-aa04-3128e1dcd427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:51,312 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:51,312 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-93cbff84-a23e-41b8-9f43-3a695457fbb0', 'x-compute-request-id': 'req-93cbff84-a23e-41b8-9f43-3a695457fbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:52,362 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:52,363 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-5b4232b7-4434-47e7-bec5-e531f7908165', 'x-compute-request-id': 'req-5b4232b7-4434-47e7-bec5-e531f7908165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:53,413 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:53,414 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-3b1f984a-30ef-4a47-b454-e3913919d856', 'x-compute-request-id': 'req-3b1f984a-30ef-4a47-b454-e3913919d856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:54,466 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:25:54,467 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-b9c17a81-4228-4973-a35a-a5b044ba100e', 'x-compute-request-id': 'req-b9c17a81-4228-4973-a35a-a5b044ba100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:55,526 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.057s 2022-07-21 10:25:55,527 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-2a92797b-3e9d-43a3-9d40-11037857025b', 'x-compute-request-id': 'req-2a92797b-3e9d-43a3-9d40-11037857025b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:56,577 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:56,577 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-3b105b37-f346-442e-8b7b-8c77c6bab743', 'x-compute-request-id': 'req-3b105b37-f346-442e-8b7b-8c77c6bab743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:57,629 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:25:57,629 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-30d986b2-c029-4311-88fb-50c913a8c004', 'x-compute-request-id': 'req-30d986b2-c029-4311-88fb-50c913a8c004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:58,691 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.059s 2022-07-21 10:25:58,692 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-1d2f49ed-7cc8-4a5d-87a3-13622ebf512e', 'x-compute-request-id': 'req-1d2f49ed-7cc8-4a5d-87a3-13622ebf512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:25:59,742 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:25:59,742 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25: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-de1a7906-b938-4fdb-abd2-c48b8abb0fc0', 'x-compute-request-id': 'req-de1a7906-b938-4fdb-abd2-c48b8abb0fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:00,794 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:00,795 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-285ddcd6-ca29-483b-ab99-582af460e67f', 'x-compute-request-id': 'req-285ddcd6-ca29-483b-ab99-582af460e67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:01,844 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:01,845 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-375de33c-9e7a-4c74-8ad0-1ce652245a24', 'x-compute-request-id': 'req-375de33c-9e7a-4c74-8ad0-1ce652245a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:02,898 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:26:02,898 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-5a896fee-b8ec-4de1-bca2-4383e90fd5ec', 'x-compute-request-id': 'req-5a896fee-b8ec-4de1-bca2-4383e90fd5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:03,948 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:03,949 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-660a1e0e-9104-4224-8982-9d0f2ae8e626', 'x-compute-request-id': 'req-660a1e0e-9104-4224-8982-9d0f2ae8e626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:04,999 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:04,999 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-699b4e05-a28d-40da-852c-c5282f581b33', 'x-compute-request-id': 'req-699b4e05-a28d-40da-852c-c5282f581b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:06,048 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:06,048 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-6829aed0-fc18-4c4b-90d7-34f7b34f0498', 'x-compute-request-id': 'req-6829aed0-fc18-4c4b-90d7-34f7b34f0498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:07,100 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:07,101 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-8f09d987-d4bd-497d-b5a8-091627af05aa', 'x-compute-request-id': 'req-8f09d987-d4bd-497d-b5a8-091627af05aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:08,151 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:08,151 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-70002243-5217-40c5-9d9b-ac4eaef742c4', 'x-compute-request-id': 'req-70002243-5217-40c5-9d9b-ac4eaef742c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:09,202 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:09,203 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-917a77d8-3e12-46aa-92b9-6ea9f7e3f0ba', 'x-compute-request-id': 'req-917a77d8-3e12-46aa-92b9-6ea9f7e3f0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:10,254 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:10,254 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-cc3c2009-b974-43a9-8851-4b222185b746', 'x-compute-request-id': 'req-cc3c2009-b974-43a9-8851-4b222185b746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:11,307 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:11,308 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-c4b2b23e-b0a6-4c96-8474-7c601aa796c9', 'x-compute-request-id': 'req-c4b2b23e-b0a6-4c96-8474-7c601aa796c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:12,359 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:12,359 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-7d834b68-a345-4a7d-b89a-8c4f860f272a', 'x-compute-request-id': 'req-7d834b68-a345-4a7d-b89a-8c4f860f272a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:13,409 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:13,409 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-f081f2aa-461c-4f7d-9edc-280dbd8261d0', 'x-compute-request-id': 'req-f081f2aa-461c-4f7d-9edc-280dbd8261d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:14,461 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:14,461 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-3aa8dbc2-8576-4781-9138-055f67e071b2', 'x-compute-request-id': 'req-3aa8dbc2-8576-4781-9138-055f67e071b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:15,513 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:15,514 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-3ec99197-fc16-4ed9-ac9c-51b33b669b7d', 'x-compute-request-id': 'req-3ec99197-fc16-4ed9-ac9c-51b33b669b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:16,572 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.054s 2022-07-21 10:26:16,572 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-6b3125f4-1979-404e-8b37-61ab76d894d2', 'x-compute-request-id': 'req-6b3125f4-1979-404e-8b37-61ab76d894d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:17,623 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:17,623 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-4d913e2d-5941-4fa7-92f1-e75dc87b349a', 'x-compute-request-id': 'req-4d913e2d-5941-4fa7-92f1-e75dc87b349a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:18,677 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.050s 2022-07-21 10:26:18,677 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-f8bf7584-3dcf-43f7-a0db-5e840f95095d', 'x-compute-request-id': 'req-f8bf7584-3dcf-43f7-a0db-5e840f95095d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:19,726 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:19,728 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-927e3bbb-bd0d-4160-9420-c0336e641f45', 'x-compute-request-id': 'req-927e3bbb-bd0d-4160-9420-c0336e641f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:20,777 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:20,777 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-759de738-5cbd-4635-99de-b320b959479d', 'x-compute-request-id': 'req-759de738-5cbd-4635-99de-b320b959479d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:21,827 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:21,828 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-509631db-6a39-4d2a-8355-67c79c21767d', 'x-compute-request-id': 'req-509631db-6a39-4d2a-8355-67c79c21767d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:22,885 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.055s 2022-07-21 10:26:22,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-4363f094-6df5-47a9-850f-bda1fb6b1e11', 'x-compute-request-id': 'req-4363f094-6df5-47a9-850f-bda1fb6b1e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:23,936 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:23,937 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-22b53c20-f68d-4c2d-8bd2-77e427e9a04e', 'x-compute-request-id': 'req-22b53c20-f68d-4c2d-8bd2-77e427e9a04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:24,989 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:24,989 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-0075ed13-5eb7-4583-b558-3ec5e51d7275', 'x-compute-request-id': 'req-0075ed13-5eb7-4583-b558-3ec5e51d7275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:26,039 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:26,040 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-24087cd2-3ada-4f88-9439-52b38977aaf1', 'x-compute-request-id': 'req-24087cd2-3ada-4f88-9439-52b38977aaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:27,091 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:27,091 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-0098f3af-060c-45e2-b2d6-576519d37aff', 'x-compute-request-id': 'req-0098f3af-060c-45e2-b2d6-576519d37aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:28,140 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:28,140 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-e1739d89-edf3-410e-b72d-af3249740cc4', 'x-compute-request-id': 'req-e1739d89-edf3-410e-b72d-af3249740cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:29,189 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:29,190 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-6acc6d09-056c-4e3e-be13-2e3a2ce72a30', 'x-compute-request-id': 'req-6acc6d09-056c-4e3e-be13-2e3a2ce72a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:30,241 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.048s 2022-07-21 10:26:30,241 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-6bb39a17-0dc1-403e-ac96-35f4bad5e7e4', 'x-compute-request-id': 'req-6bb39a17-0dc1-403e-ac96-35f4bad5e7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:31,294 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.049s 2022-07-21 10:26:31,294 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-72629d63-ebf1-4508-a1dd-353226f7cc06', 'x-compute-request-id': 'req-72629d63-ebf1-4508-a1dd-353226f7cc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:32,344 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.047s 2022-07-21 10:26:32,345 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-a8b3b18f-bcc2-44e1-8ead-4d9e132a3f79', 'x-compute-request-id': 'req-a8b3b18f-bcc2-44e1-8ead-4d9e132a3f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:33,394 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:33,394 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-47fa250c-1f6d-4a9b-9c01-f3d1d8bc4528', 'x-compute-request-id': 'req-47fa250c-1f6d-4a9b-9c01-f3d1d8bc4528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:34,442 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:26:34,442 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-0e535653-519a-4c06-aac0-504f8bedeaf5', 'x-compute-request-id': 'req-0e535653-519a-4c06-aac0-504f8bedeaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:35,491 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.046s 2022-07-21 10:26:35,491 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-f35a4a32-8ac1-497c-aca6-8fb5260761f0', 'x-compute-request-id': 'req-f35a4a32-8ac1-497c-aca6-8fb5260761f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:36,540 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:26:36,541 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-91d4f592-f522-4411-849c-4ed26ef242a3', 'x-compute-request-id': 'req-91d4f592-f522-4411-849c-4ed26ef242a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:37,589 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments 0.045s 2022-07-21 10:26:37,589 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26: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-11cf3c04-ec67-402b-b9d4-31b622a70aa2', 'x-compute-request-id': 'req-11cf3c04-ec67-402b-b9d4-31b622a70aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "volumeId": "e224490a-687c-4aac-bca4-b4baf25280a6", "serverId": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "device": "/dev/sdb"}]}' 2022-07-21 10:26:38,708 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 POST http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/action 0.115s 2022-07-21 10:26:38,709 118664 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': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '40852', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc46417c-48c0-43a0-8ea7-54689694f29a', 'x-compute-request-id': 'req-dc46417c-48c0-43a0-8ea7-54689694f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec/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-07-21 10:26:38,710 118664 DEBUG [tempest.common.waiters] Console output for 9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 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.116000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120000] tsc: Detected 1995.194 MHz processor [ 0.120000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.124008] pid_max: default: 32768 minimum: 301 [ 0.127962] Security Framework initialized [ 0.128005] Yama: becoming mindful. [ 0.132000] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.140100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.152526] CPU: Physical Processor ID: 0 [ 0.160192] mce: CPU supports 1 MCE banks [ 0.164107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.168006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.172000] Spectre V2 : Mitigation: Full generic retpoline [ 0.172004] Speculative Store Bypass: Vulnerable [ 0.215108] Freeing SMP alternatives memory: 36K [ 0.218438] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.220100] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.224086] Hierarchical SRCU implementation. [ 0.232758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.236006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.240071] smp: Bringing up secondary CPUs ... [ 0.244006] smp: Brought up 1 node, 1 CPU [ 0.248005] smpboot: Max logical packages: 1 [ 0.252006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.256439] devtmpfs: initialized [ 0.260083] x86/mm: Memory block size: 128MB [ 0.264243] evm: security.selinux [ 0.268009] evm: security.SMACK64 [ 0.272005] evm: security.SMACK64EXEC [ 0.276005] evm: security.SMACK64TRANSMUTE [ 0.280006] evm: security.SMACK64MMAP [ 0.284027] evm: security.apparmor [ 0.288004] evm: security.ima [ 0.292005] evm: security.capability [ 0.296201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.304076] pinctrl core: initialized pinctrl subsystem [ 0.312221] NET: Registered protocol family 16 [ 0.316115] audit: initializing netlink subsys (disabled) [ 0.320221] cpuidle: using governor ladder [ 0.324010] audit: type=2000 audit(1658398518.320:1): state=initialized audit_enabled=0 res=1 [ 0.328012] cpuidle: using governor menu [ 0.332081] ACPI: bus type PCI registered [ 0.336006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.341391] PCI: Using configuration type 1 for base access [ 0.348259] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.356139] ACPI: Added _OSI(Module Device) [ 0.360013] ACPI: Added _OSI(Processor Device) [ 0.364006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.368008] ACPI: Added _OSI(Processor Aggregator Device) [ 0.372025] ACPI: Added _OSI(Linux-Dell-Video) [ 0.387438] ACPI: Interpreter enabled [ 0.388042] ACPI: (supports S0 S5) [ 0.392006] ACPI: Using IOAPIC for interrupt routing [ 0.396087] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400972] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.453282] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460022] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464072] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468995] PCI host bridge to bus 0000:00 [ 0.472011] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.476032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.484008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.492008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538931] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544009] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554843] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.554843] * this clock source is slow. Consider trying other clock sources [ 0.568634] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.625302] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.629341] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.633310] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.637119] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.641006] SCSI subsystem initialized [ 0.648305] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.652000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.652008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.656005] vgaarb: loaded [ 0.660060] pps_core: LinuxPPS API ver. 1 registered [ 0.664006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.668035] PTP clock support registered [ 0.672126] EDAC MC: Ver: 3.0.0 [ 0.677634] hv_vmbus: Vmbus version:4.0 [ 0.680122] PCI: Using ACPI for IRQ routing [ 0.684176] NetLabel: Initializing [ 0.688018] NetLabel: domain hash size = 128 [ 0.692018] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.696673] NetLabel: unlabeled traffic allowed by default [ 0.700179] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.721311] VFS: Disk quotas dquot_6.6.0 [ 0.725943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732456] AppArmor: AppArmor Filesystem Enabled [ 0.742127] pnp: PnP ACPI init [ 0.763258] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.770029] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.776258] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.781307] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.790338] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.798237] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.803978] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.811483] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.816637] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.822040] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.826791] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.831499] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.837250] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.843551] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.848567] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.863955] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.874859] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.885130] pnp: PnP ACPI: found 9 devices [ 0.900154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.907767] NET: Registered protocol family 2 [ 0.912984] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.921601] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.929659] TCP: Hash tables configured (established 8192 bind 8192) [ 0.937518] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.947017] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.952734] NET: Registered protocol family 1 [ 0.963138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.975614] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.981658] Unpacking initramfs... [ 1.423619] Freeing initrd memory: 13088K [ 1.435680] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.440943] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.448620] random: fast init done [ 1.453323] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.460658] Scanning for low memory corruption every 60 seconds [ 1.466420] Initialise system trusted keyrings [ 1.471098] Key type blacklist registered [ 1.475826] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.483993] zbud: loaded [ 1.489487] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.496180] fuse init (API version 7.26) [ 1.501574] Key type asymmetric registered [ 1.506392] Asymmetric key parser 'x509' registered [ 1.512544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.526777] io scheduler noop registered (default) [ 1.537986] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.545436] ACPI: Power Button [PWRF] [ 1.551399] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.587462] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.635944] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.651035] Linux agpgart interface v0.103 [ 1.657904] loop: module loaded [ 1.662797] hv_vmbus: registering driver hv_storvsc [ 1.680685] scsi host0: storvsc_host_t [ 1.692909] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.715128] scsi host1: storvsc_host_t [ 1.724705] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.734823] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.751799] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.763316] scsi host2: ata_piix [ 1.770351] scsi host3: ata_piix [ 1.775222] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.780620] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.787365] sd 0:0:0:0: [sda] Write Protect is off [ 1.804672] libphy: Fixed MDIO Bus: probed [ 1.812864] tun: Universal TUN/TAP device driver, 1.6 [ 1.817610] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.824918] PPP generic driver version 2.4.2 [ 1.830437] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.868201] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.882676] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.888836] mousedev: PS/2 mouse device common for all mice [ 1.896551] sda: sda1 [ 1.902611] rtc_cmos 00:00: RTC can wake from S4 [ 1.940349] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.805049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.811537] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.816714] device-mapper: uevent: version 1.0.3 [ 2.823211] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.913632] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.920900] NET: Registered protocol family 10 [ 2.935416] Segment Routing with IPv6 [ 2.941431] NET: Registered protocol family 17 [ 2.946488] Key type dns_resolver registered [ 2.953521] RAS: Correctable Errors collector initialized. [ 2.958644] registered taskstats version 1 [ 2.966690] Loading compiled-in X.509 certificates [ 2.975756] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.107593] zswap: loaded using pool lzo/zbud [ 3.120917] Key type big_key registered [ 3.125080] Key type trusted registered [ 3.135802] Key type encrypted registered [ 3.141215] AppArmor: AppArmor sha1 policy hashing enabled [ 3.146763] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.156120] evm: HMAC attrs: 0x1 [ 3.195432] rtc_cmos 00:00: setting system clock to 2022-07-21 10:15:22 UTC (1658398522) [ 3.201573] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.206961] EDD information not available. [ 3.677991] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.690353] ata2.00: configured for MWDMA2 [ 3.715240] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.732460] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.736282] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.745305] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.753993] Freeing unused kernel memory: 2248K [ 3.764091] Write protecting the kernel read-only data: 18432k [ 3.770835] Freeing unused kernel memory: 2008K [ 3.776162] Freeing unused kernel memory: 124K [ 3.791698] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.796148] x86/mm: Checking user space page tables [ 3.811529] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.879905] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.892194] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.897364] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.901527] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.906639] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.912863] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.935391] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.943209] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.951141] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.955966] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.158496] hv_utils: Registering HyperV Utility Driver [ 4.165860] hv_vmbus: registering driver hv_util [ 4.196367] hv_vmbus: registering driver hyperv_keyboard [ 4.206033] hv_vmbus: registering driver hv_netvsc [ 4.218752] hidraw: raw HID events driver (C) Jiri Kosina [ 4.226341] 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.286795] hv_vmbus: registering driver hid_hyperv [ 4.388792] hv_utils: Heartbeat IC version 3.0 [ 4.436999] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.461335] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.504434] hv_utils: Shutdown IC version 3.0 [ 4.510289] hv_utils: TimeSync IC version 4.0 [ 4.516729] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.680046] raid6: sse2x1 gen() 2193 MB/s [ 4.736199] raid6: sse2x1 xor() 1688 MB/s [ 4.796039] raid6: sse2x2 gen() 3560 MB/s [ 4.848037] raid6: sse2x2 xor() 4032 MB/s [ 4.904043] raid6: sse2x4 gen() 4530 MB/s [ 4.956250] raid6: sse2x4 xor() 3669 MB/s [ 4.961441] raid6: using algorithm sse2x4 gen() 4530 MB/s [ 4.969146] raid6: .... xor() 3669 MB/s, rmw enabled [ 4.972885] raid6: using intx1 recovery algorithm [ 4.993446] xor: measuring software checksum speed [ 5.040444] prefetch64-sse: 9859.000 MB/sec [ 5.084039] generic_sse: 9239.000 MB/sec [ 5.092114] xor: using function: prefetch64-sse (9859.000 MB/sec) [ 5.109683] 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.355950] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.552246] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.951172] 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) [ 5.960537] systemd[1]: Detected virtualization microsoft. [ 5.966879] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.030686] systemd[1]: Set hostname to <ubuntu>. [ 6.044971] systemd[1]: Initializing machine ID from random generator. [ 6.051916] systemd[1]: Installed transient /etc/machine-id file. [ 6.507632] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.564505] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.630006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.682452] systemd[1]: Created slice System Slice. [[0;32m OK [m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Load Kernel Modules... Mounting Debug File System... [ 7.793381] Loading iSCSI transport class v2.0-870. Starting Journal Service... [ 7.865207] iscsi: registered transport (tcp) Mounting POSIX Message Queue File System... [[0;32m OK [0m[ 7.952190] iscsi: registered transport (iser) ] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-getty.slice.[ 8.121099] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Mssage Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting CreateStatic Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. 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 initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kenel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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 LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 36.452867] cloud-init[312]: Cloud-init v. 18.2 running 'init-local' at Thu, 21 Jul 2022 10:15:32 +0000. Up 12.50 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 117.287846] cloud-init[650]: Cloud-init v. 18.2 running 'init' at Thu, 21 Jul 2022 10:16:00 +0000. Up 40.41 seconds. [ 117.421230] cloud-init[[650]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 117.576603] [cloud-init[0;32m OK [0m[650]: ci-info: +--------+------+-----------------------------+-----------------+------+-------------------+] Reached target System Initialization. [ 117.684304] cloud-init[650]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[ [0;32m OK [0m[ 117.763892] ] cloud-initStarted ACPI Events Check.[650]: ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 117.874255] Reached target Paths.cloud-init[650]: ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | | fa:16:3e:35:07:f8 |[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[ 118.041600] [0;32m OK [0mcloud-init] [650]: Listening on ACPID Listen Socket.ci-info: | eth | True | fe80::f816:3eff:fe35:7f8/64 | . | link | fa:16:3e:35:07:f8 | [[ 118.163276] [0;32m OK [0mcloud-init] [650]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 118.273003] [0;32m OK [0m] cloud-init[650]: Started Daily apt upgrade and clean activities.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 118.403597] ] Reached target Timers.cloud-init [650]: [ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[ 118.573150] cloud-init[0;32m OK [m[650]: ] Reached target Sockets.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[0;32m OK [0m [ 118.682799] ] Reached target Basic System.cloud-init [650]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting LSB: MD monitoring daemon... [ 118.804262] cloud-init[650]: Starting Login Service...ci-info: | Route | Destinatio | Gateway | Genmask | Interface | Flags | [ [0;32m OK [0m[ 118.916034] cloud-init] [650]: Started Unattended Upgrades Shutdown.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Deferred execution scheduler.[ 119.101431] cloud-init[650]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[ [0;32m OK [0m[ 119.190999] ] cloud-initStarted ACPI event daemon.[650]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting LSB: Record successful boot for GRUB... [ 119.324205] cloud-init[[650]: [0;32m OK [0mci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |] Started Regular background program processing daemon. [ 119.429562] [cloud-init[650]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started D-Bus System Message Bus. [ 119.519181] cloud-init[650]: Generating public/private rsa key pair. [ 119.573755] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 119.619359] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 119.665476] cloud-init[650]: The key fingerprint is: [ 119.705815] cloud-init[650]: SHA256:CruEsPH4Pz43aTQQKJVefrY9UculCYprNsv7zXUnKJ0 root@tempest-attachvolumenegativetest-server-1748036450 [[ 119.764666] [0;32m OK [0mcloud-init] [650]: Reached target Network is Online.The key's randomart image is: [ 119.845253] cloud-initStarting OpenBSD Secure Shell server...[650]: +---[RSA 2048]----+ Starting iSCSI in(iscsid)...[ 119.949486] cloud-init [650]: | ..o | Starting /etc/rc.local Compatibility...[ 120.086549] cloud-init[[0;32m OK [0m[650]: |. o o . . . |] Reached target Cloud-config availability.[ 120.245906] cloud-init [650]: Starting Apply the settings specified in cloud-config...| o o o . + = | [ 120.356606] [cloud-init[650]: [0;32m OK [0m] | . + + . = |Started OpenBSD Secure Shell server. [ 120.486948] cloud-init[[650]: [0;32m OK [0m|o .= oS. |] Started /etc/rc.local Compatibility. [ 120.656215] [cloud-init[0;32m OK [0m[650]: | * .=o+.o. o |] Started iSCSI initiator daemon (iscsid). [ 120.781433] cloud-init[650]: |o o+o+.o..E o . | [[0;32m OK [0m[ 120.961497] ] cloud-initStarted LSB: MD monitoring daemn.[650]: | . .=.=o o . o | [[ 121.100259] [0;32m OK [0mcloud-init] [650]: Started Login Service.| .o=B..o | [ 121.240219] Starting Login to default iSCSI targets...cloud-init [650]: +----[SHA256]-----+ [[ 121.393425] [0;32m OK [0m] cloud-initStarted Login to default iSCSI targets.[650]: Generating public/private dsa key pair.[ [0;32m OK [0m[ 121.556222] ] cloud-initReached target Remote File Systems (Pre).[650]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ [0;32m OK [0m[ 121.700224] ] cloud-initReached target Remote File Systems.[650]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 121.832249] Starting Permit User Sessions...cloud-init [650]: The key fingerprint is:Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [ 121.968213] cloud-init[650]: SHA256:SIetNlC1rx4W4XShbASNhftQCXvnoEItoPaqQkikZnI root@tempest-attachvolumenegativetest-server-1748036450Starting LSB: automatic crash report generation... [ 122.098580] [cloud-init[0;32m OK [0m[650]: ] The key's randomart image is:Started Permit User Sessions. [ 122.190452] cloud-init[[650]: [0;32m OK [0m+---[DSA 1024]----+] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 122.290244] cloud-init [650]: | . +O+.. |[ [0;32m OK [0m[ 122.375018] ] cloud-initStarted Serial Getty on ttyS0.[650]: | o . oo*+o . | [[0;32m OK [0m[ 122.455462] ] cloud-init[650]: Started Getty on tty1.|+. + =o% o | [[ 122.524260] [0;32m OK [0mcloud-init] Reached target Login Prompts.[650]: |++E. +oX B | [[ 122.608124] [0;32m OK [0mcloud-init] [650]: Started LSB: automatic crash report generation.|*. .. *oS o | [ 122.683039] cloud-init[650]: |... o ..o | [ 122.722811] cloud-init[650]: |.. + | [ 122.760170] cloud-init[650]: |o o . | [ 122.799538] cloud-init[650]: |o . | [ 122.837014] cloud-init[650]: +----[SHA256]-----+ [ 122.875464] cloud-init[650]: Generating public/private ecdsa key pair. [ 122.916176] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 122.961963] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 123.004966] cloud-init[650]: The key fingerprint is: [ 123.043346] cloud-init[650]: SHA256:crblAAXoPWmke4RluDcw5zkvmZbhNulknzQ6I8nnAa8 root@tempest-attachvolumenegativetest-server-1748036450 [ 123.089871] cloud-init[650]: The key's randomart image is: [ 123.130974] cloud-init[650]: +---[ECDSA 256]---+ [ 123.169134] cloud-init[650]: | o... | [ 123.207114] cloud-init[650]: | = =. | [ 123.247196] cloud-init[650]: | . &.o | [ 123.286607] cloud-init[650]: | = &. | [ 123.325663] cloud-init[650]: | .*.@S . | [ 123.364435] cloud-init[650]: | .o#++= | [ 123.403765] cloud-init[650]: | . Oo*.o. | [ 123.442604] cloud-init[650]: | +.*.o | [ 123.480688] cloud-init[650]: | E+.o | [ 123.521042] cloud-init[650]: +----[SHA256]-----+ [ 123.563129] cloud-init[650]: Generating public/private ed25519 key pair. [ 123.603165] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 123.645767] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 123.688912] cloud-init[650]: The key fingerprint is: [ 123.727968] cloud-init[650]: SHA256:9khNKz2pVFH1t1n5LBBRsb2rCwqWaWwFm6/UQYcd5Uo root@tempest-attachvolumenegativetest-server-1748036450 [ 123.775329] cloud-init[650]: The key's randomart image is: [ 123.814471] cloud-init[650]: +--[ED25519 256]--+ [ 123.853674] cloud-init[650]: | .o==+. | [ 123.894265] cloud-init[650]: | o.o. +.| [ 123.933812] cloud-init[650]: | . ooE....=| [ 123.972727] cloud-init[650]: | ==oo.. .B| [ 124.011328] cloud-init[650]: | oSo*. .+o| [ 124.053047] cloud-init[650]: | .+*=.. ..| [ 124.091924] cloud-init[650]: | Xoo.. . | [ 124.131895] cloud-init[650]: | = o . . . | [ 124.172505] cloud-init[650]: | . . o. | [ 124.211274] cloud-init[650]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumenegativetest-server-1748036450 ttyS0 tempest-attachvolumenegativetest-server-1748036450 login: [ 222.409800] cloud-init[744]: Cloud-init v. 18.2 running 'modules:config' at Thu, 21 Jul 2022 10:17:32 +0000. Up 132.21 seconds. [ 233.070312] cloud-init[896]: Printing ubuntu user authorized keys [ 233.220044] cloud-init[896]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtO1MhMj06f663Lfpkr1Vk56y4CHNEdipsxZA5N88fXNkrnjKEomchKV30+5l4vs7BWRnkzM3B8ZPQoldNNb6hiAuoQ/F06GNIn4SZwNqRZEizTpX0s3jDSLSByK+Dx6Q== 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>Jul 21 10:19:15 ec2: <14>Jul 21 10:19:15 ec2: ############################################################# <14>Jul 21 10:19:15 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 21 10:19:15 ec2: 1024 SHA256:SIetNlC1rx4W4XShbASNhftQCXvnoEItoPaqQkikZnI root@tempest-attachvolumenegativetest-server-1748036450 (DSA) <14>Jul 21 10:19:15 ec2: 256 SHA256:crblAAXoPWmke4RluDcw5zkvmZbhNulknzQ6I8nnAa8 root@tempest-attachvolumenegativetest-server-1748036450 (ECDSA) <14>Jul 21 10:19:15 ec2: 256 SHA256:9khNKz2pVFH1t1n5LBBRsb2rCwqWaWwFm6/UQYcd5Uo root@tempest-attachvolumenegativetest-server-1748036450 (ED25519) <14>Jul 21 10:19:15 ec2: 2048 SHA256:CruEsPH4Pz43aTQQKJVefrY9UculCYprNsv7zXUnKJ0 root@tempest-attachvolumenegativetest-server-1748036450 (RSA) <14>Jul 21 10:19:15 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 21 10:19:15 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBOAoSKBn5ZXWqtpT37Bm4QoeahqHxDkjx8ObpaYVDIeds422BC7Cgk6M/VSkYFKUa0VQ4ADk/YbShCWiiQF2CM= root@tempest-attachvolumenegativetest-server-1748036450 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMY01W6/xMdT6zFvxeH3ALxWkpmhqJVFlDJAc6rLvMhA root@tempest-attachvolumenegativetest-server-1748036450 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMWfTEpj5XBm8PVBvJ8Z9IUk3gWYdKf88MPuBHMF56LNpbTaSmTUJW7xJeeUmo3E1X4fBj398kLE1kqeGagRLLEuZwvl2EfxMGMXkjtCWn4Ewa7fvBa7ProqSjiGfk8gbpwM8EZKTe8ph6iH5HvP+sMux2MPMX0t2sHrc7IT+WbgXK5IxnarsRnbutWcc/APvA/l/DBv9UQpRcuc0mMPSdCiZ9zvimdtPoOZEAumT5EJ5GJqqoD1EBB2/7SNMIfZTMm4FH+Z7c1mBJOUVm1proCyZDRiSQ3H7cK/UPVO3xiPbRPO/FNv6Z2u3xyoxqH+IovAjbLCcvaE5OdqNWI7a7 root@tempest-attachvolumenegativetest-server-1748036450 -----END SSH HOST KEY KEYS----- [ 239.724489] cloud-init[896]: Cloud-init v. 18.2 running 'modules:final' at Thu, 21 Jul 2022 10:19:03 +0000. Up 223.47 seconds. [ 239.856481] cloud-init[896]: Cloud-init v. 18.2 finished at Thu, 21 Jul 2022 10:19:17 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 236.88 seconds 2022-07-21 10:26:38,755 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:38,755 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21915fab-fe46-4bf6-8667-4ab202c5b824', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21915fab-fe46-4bf6-8667-4ab202c5b824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:39,805 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:26:39,806 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2cb0e3-ac02-4b42-b0ff-2dd96b2a1fab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2cb0e3-ac02-4b42-b0ff-2dd96b2a1fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:40,857 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:40,857 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e46f795-c106-4f96-82c9-27b3989c9e95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e46f795-c106-4f96-82c9-27b3989c9e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:41,908 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:26:41,908 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31c756e-427b-400b-87ca-fccd00a4d0e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31c756e-427b-400b-87ca-fccd00a4d0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:42,960 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:42,960 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd32cd4-11a8-4d09-9bf8-91dac8bb0433', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd32cd4-11a8-4d09-9bf8-91dac8bb0433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:44,013 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:26:44,013 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259a8636-0fb2-46f3-bca3-a695ba86f8e5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259a8636-0fb2-46f3-bca3-a695ba86f8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:45,063 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:45,064 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0e907a-7265-4c57-b5a7-952cae01f8e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0e907a-7265-4c57-b5a7-952cae01f8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:46,116 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:26:46,116 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4edd344-c566-4e8e-9e83-45a81087e790', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4edd344-c566-4e8e-9e83-45a81087e790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:47,170 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:26:47,170 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc34a46-a5f6-471b-9c73-dee390d5bfd7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc34a46-a5f6-471b-9c73-dee390d5bfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:48,222 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:48,222 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d835450e-abe6-443b-9961-03c4829bc5a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d835450e-abe6-443b-9961-03c4829bc5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:49,277 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:26:49,277 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe23ecc-e096-4565-a9af-2283fd0fbbf0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe23ecc-e096-4565-a9af-2283fd0fbbf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:50,328 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:26:50,329 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dc074c-e6db-49bc-a15d-8451cb93bea1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dc074c-e6db-49bc-a15d-8451cb93bea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:51,381 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:26:51,381 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d241308c-6ca4-4b97-a5ec-40f452a005c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d241308c-6ca4-4b97-a5ec-40f452a005c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:52,433 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:52,433 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd9ca85-5880-48ff-b448-d002ea0ce0a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd9ca85-5880-48ff-b448-d002ea0ce0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:53,484 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:53,484 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bd8da1-0323-4da5-879c-d236f64e1b2e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bd8da1-0323-4da5-879c-d236f64e1b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:54,536 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:26:54,537 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4111f175-8ea0-475f-bafc-3fcce1639499', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4111f175-8ea0-475f-bafc-3fcce1639499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:55,589 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:26:55,589 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e76bbae-3498-44ff-aa28-49f108bcb7e4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e76bbae-3498-44ff-aa28-49f108bcb7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:56,640 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:26:56,641 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3505df9c-8864-41c5-a95f-1c37ed6aac62', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3505df9c-8864-41c5-a95f-1c37ed6aac62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:57,694 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:26:57,694 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5655cdd8-afc6-4d07-9a2e-e8523bb06ee2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5655cdd8-afc6-4d07-9a2e-e8523bb06ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:58,748 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:26:58,748 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d71184-44bf-4afc-a6f0-d8ac5cb92169', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d71184-44bf-4afc-a6f0-d8ac5cb92169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:26:59,806 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:26:59,806 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6a354f-ad45-42d4-94da-cb19a3acda19', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6a354f-ad45-42d4-94da-cb19a3acda19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:00,861 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:27:00,861 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ec57ee-c526-405a-bcad-086cf3813d40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ec57ee-c526-405a-bcad-086cf3813d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:01,913 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:01,913 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd5dafb-9399-4738-a6ce-6430e0b0b399', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd5dafb-9399-4738-a6ce-6430e0b0b399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:02,965 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:02,965 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c05b2c-2665-4d45-a47b-0c155599db10', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c05b2c-2665-4d45-a47b-0c155599db10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:04,017 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:04,018 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdc9dce-f8fa-4b5d-8e0d-bdde66f35251', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdc9dce-f8fa-4b5d-8e0d-bdde66f35251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:05,070 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:05,070 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5505339-77be-4850-a22d-e0a5d38894ef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5505339-77be-4850-a22d-e0a5d38894ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:06,122 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:06,123 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0ba99a-20af-4f61-9c70-563ff891bbfe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0ba99a-20af-4f61-9c70-563ff891bbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:07,175 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:27:07,175 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd6a5da-c691-4658-b2a3-04b8bbf9246c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd6a5da-c691-4658-b2a3-04b8bbf9246c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:08,227 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:08,228 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db0a6e7-b68a-4dd4-ae84-c9a0def9fd9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db0a6e7-b68a-4dd4-ae84-c9a0def9fd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:09,280 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:09,280 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e80694-8a87-4b36-8f05-be52c9356589', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e80694-8a87-4b36-8f05-be52c9356589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:10,331 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:27:10,331 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167744ad-d4b6-49fc-be34-00d58c3721b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167744ad-d4b6-49fc-be34-00d58c3721b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:11,384 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:11,385 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684deb5d-9314-4ff9-a6f1-38c86d7317b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684deb5d-9314-4ff9-a6f1-38c86d7317b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:12,438 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:27:12,438 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef5df6d-73f3-476e-bb81-233877e28613', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef5df6d-73f3-476e-bb81-233877e28613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:13,489 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:13,490 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e183b41b-03c8-4509-b8a9-173bf77f5178', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e183b41b-03c8-4509-b8a9-173bf77f5178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:14,541 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:14,541 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2868350a-a305-4829-b2bb-5f05e91a1f6b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2868350a-a305-4829-b2bb-5f05e91a1f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:15,592 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:15,593 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db273c68-f948-4131-9329-8425dc03ee07', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db273c68-f948-4131-9329-8425dc03ee07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:16,645 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:16,645 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13d5240-b2e2-402d-a8b8-535049929d7c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13d5240-b2e2-402d-a8b8-535049929d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:17,696 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:17,697 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00238dbc-550a-4142-94c9-03a1191e1ec4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00238dbc-550a-4142-94c9-03a1191e1ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:18,749 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:18,750 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3fa2d1-5b83-4e4c-9a12-435a79e4db9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3fa2d1-5b83-4e4c-9a12-435a79e4db9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:19,806 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:27:19,806 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a1c38e-f69d-4e35-ab0e-c7e3a4555191', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a1c38e-f69d-4e35-ab0e-c7e3a4555191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:20,859 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:20,860 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d817f5b2-bf86-42e1-a765-1129b9b6edfd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d817f5b2-bf86-42e1-a765-1129b9b6edfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:21,912 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:21,912 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfcbe0f-4357-431c-9432-6b0524f1ba0d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfcbe0f-4357-431c-9432-6b0524f1ba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:22,964 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:22,964 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bec7e6c-d7f8-4ff7-b447-7a624243b618', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bec7e6c-d7f8-4ff7-b447-7a624243b618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:24,016 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:24,017 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f223eac-22ad-4ac9-9fdb-e552dfce30ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f223eac-22ad-4ac9-9fdb-e552dfce30ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:25,067 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:25,068 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a923b302-771c-417c-bae9-980129aa96ae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a923b302-771c-417c-bae9-980129aa96ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:26,120 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:26,120 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd20931-3e53-4ca8-a757-16d785333006', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd20931-3e53-4ca8-a757-16d785333006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:27,172 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:27,172 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e40aad-931b-4c78-b2b5-6e41b33f1f25', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e40aad-931b-4c78-b2b5-6e41b33f1f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:28,227 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:27:28,227 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d10c1f-250e-4875-a26b-5586e11b2473', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d10c1f-250e-4875-a26b-5586e11b2473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:29,278 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:29,279 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acee4cad-e407-430d-8cb5-c2eb4e0da395', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acee4cad-e407-430d-8cb5-c2eb4e0da395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:30,332 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:27:30,333 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33d515f-83fd-4f7e-b5d2-253d644a8be7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33d515f-83fd-4f7e-b5d2-253d644a8be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:31,385 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:31,385 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9eb714-1750-4f2b-8701-66317d9e90d2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9eb714-1750-4f2b-8701-66317d9e90d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:32,436 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:32,437 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8338240d-07c6-41c3-8858-02efbc3448fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8338240d-07c6-41c3-8858-02efbc3448fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:33,494 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:27:33,494 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e99882-b1e6-48ce-b7bc-822a4334314c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e99882-b1e6-48ce-b7bc-822a4334314c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:34,546 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:34,546 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10ee72e-a2ae-4ba8-ba3d-bd4ba0ad6408', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10ee72e-a2ae-4ba8-ba3d-bd4ba0ad6408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:35,597 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:35,597 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63dc301-5312-4f4a-ba0a-46dedfddc87a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63dc301-5312-4f4a-ba0a-46dedfddc87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:36,650 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:36,651 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c4cdd1-1fae-4f5c-a1db-aa2f1715f5ec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c4cdd1-1fae-4f5c-a1db-aa2f1715f5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:37,701 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:37,702 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23ee523-a71f-4702-bae1-54291e17733d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23ee523-a71f-4702-bae1-54291e17733d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:38,755 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:27:38,756 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2fa021-a567-4e41-a354-78155859042f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2fa021-a567-4e41-a354-78155859042f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:39,809 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:27:39,809 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa6ca12-bf06-469f-9622-b1930e00ac46', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa6ca12-bf06-469f-9622-b1930e00ac46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:40,860 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:40,861 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60154f3f-0a72-4cac-9053-cfa97ef1e50f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60154f3f-0a72-4cac-9053-cfa97ef1e50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:41,912 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:27:41,912 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd0dc33-6406-425b-aaba-e309ea4d5d2c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd0dc33-6406-425b-aaba-e309ea4d5d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:42,964 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:42,964 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3432a3f5-c2e1-47d7-a598-6ba1814500e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3432a3f5-c2e1-47d7-a598-6ba1814500e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:44,015 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:44,016 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bd292d-52fc-4bcc-98f1-70a19bb6bf87', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bd292d-52fc-4bcc-98f1-70a19bb6bf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:45,067 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:45,067 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10927696-e849-499e-a08a-a57a86c2b231', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10927696-e849-499e-a08a-a57a86c2b231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:46,118 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:46,118 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c279a13-5ce3-4a65-8956-69db87584405', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c279a13-5ce3-4a65-8956-69db87584405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:47,170 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:47,170 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f110006-4452-4d71-a323-a4c28e93a9ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f110006-4452-4d71-a323-a4c28e93a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:48,226 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:27:48,226 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858713db-7421-4b07-b27c-0a7cf7e17a84', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858713db-7421-4b07-b27c-0a7cf7e17a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:49,278 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:49,279 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4f2f09-94e5-4d8b-8c28-0e7e0307242e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4f2f09-94e5-4d8b-8c28-0e7e0307242e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:50,333 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:27:50,333 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce881e-b679-4744-982f-50d7eec715fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce881e-b679-4744-982f-50d7eec715fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:51,386 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:51,386 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e10591-963c-4c2b-8d8d-3b800b5570c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e10591-963c-4c2b-8d8d-3b800b5570c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:52,438 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:52,438 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5540381a-d461-4ceb-b199-c609fa06d7f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5540381a-d461-4ceb-b199-c609fa06d7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:53,490 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:53,490 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbd6fd3-8e89-4b4a-ba78-7725807ab4b4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbd6fd3-8e89-4b4a-ba78-7725807ab4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:54,541 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:54,542 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e64cb60-5b4d-4b75-95ce-80ffc5f91988', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e64cb60-5b4d-4b75-95ce-80ffc5f91988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:55,593 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:55,593 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a78ec5-d5c1-49c5-a6ab-1b8fe19ee140', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a78ec5-d5c1-49c5-a6ab-1b8fe19ee140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:56,645 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:56,646 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f5a730-0b29-476f-bada-fa01a3f1e0b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f5a730-0b29-476f-bada-fa01a3f1e0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:57,698 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:27:57,698 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3ba486-8570-44b9-b9c0-c17c21b72592', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3ba486-8570-44b9-b9c0-c17c21b72592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:58,750 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:27:58,750 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a7397c-51b4-48ed-a679-5c799920cfb4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a7397c-51b4-48ed-a679-5c799920cfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:27:59,804 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:27:59,804 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a061e279-3951-4ef7-b369-ab23ed58c0b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a061e279-3951-4ef7-b369-ab23ed58c0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:00,856 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:00,857 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb4fc3e-8ea6-485c-b3f0-57542b7026db', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb4fc3e-8ea6-485c-b3f0-57542b7026db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:01,908 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:01,908 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5558e6-a513-4b68-baaa-6a2c16325370', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5558e6-a513-4b68-baaa-6a2c16325370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:02,959 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:02,959 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d70549a-81d8-44ab-8d70-9ccad77bb9e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d70549a-81d8-44ab-8d70-9ccad77bb9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:04,011 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:04,011 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1eff69c-a5bd-4ea7-9180-2d5491d99e93', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1eff69c-a5bd-4ea7-9180-2d5491d99e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:05,062 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:05,063 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d561624-e6f2-42ac-8bfc-0a53c05ee6cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d561624-e6f2-42ac-8bfc-0a53c05ee6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:06,112 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:06,113 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bdefc9d-071e-49b4-8260-a3ab9fd06aa8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bdefc9d-071e-49b4-8260-a3ab9fd06aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:07,174 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.052s 2022-07-21 10:28:07,174 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d665b347-45c9-46b0-a5a8-3adceb97cce4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d665b347-45c9-46b0-a5a8-3adceb97cce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:08,230 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:28:08,230 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bbbed7-5725-405b-a2d6-d3b119a246e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bbbed7-5725-405b-a2d6-d3b119a246e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:09,281 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:09,282 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b6bf99-37de-4917-a20b-35b99e7fc4b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b6bf99-37de-4917-a20b-35b99e7fc4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:10,334 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:10,334 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dccdc8d-956c-463c-9190-9b51a1bd26ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dccdc8d-956c-463c-9190-9b51a1bd26ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:11,387 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:11,387 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a81d534-3633-4b1c-b86c-14e136ee55a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a81d534-3633-4b1c-b86c-14e136ee55a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:12,439 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:12,440 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c98c13a-2a6f-45a0-b3f1-5d4559ce51f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c98c13a-2a6f-45a0-b3f1-5d4559ce51f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:13,490 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:13,491 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc967d0-19ba-4458-9e85-6aace3a65e84', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc967d0-19ba-4458-9e85-6aace3a65e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:14,543 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:14,544 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc2fc15-21bf-425d-8dbb-f06f4c851118', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc2fc15-21bf-425d-8dbb-f06f4c851118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:15,596 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:15,597 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65e7557-f9dc-4dd0-828c-ba6f0cd198ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65e7557-f9dc-4dd0-828c-ba6f0cd198ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:16,649 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:16,649 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7272ba2f-9a4a-41ee-9a73-97f29f5a2743', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7272ba2f-9a4a-41ee-9a73-97f29f5a2743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:17,701 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:17,701 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b17b3c-06b5-4dff-b069-b89fa812ebf2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b17b3c-06b5-4dff-b069-b89fa812ebf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:18,753 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:18,753 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f58210f-4ce6-4c7b-8b5a-1cc127ee3e2f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f58210f-4ce6-4c7b-8b5a-1cc127ee3e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:19,806 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:28:19,807 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9caadd-11c2-4686-9e7d-c3cd217dee09', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9caadd-11c2-4686-9e7d-c3cd217dee09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:20,857 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:20,857 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5412e7-736a-4418-b476-7d2dac7fb725', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5412e7-736a-4418-b476-7d2dac7fb725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:21,909 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:21,910 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6d875e-7b90-47a1-ab6d-0e0f2c191bfe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6d875e-7b90-47a1-ab6d-0e0f2c191bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:22,960 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:22,960 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6192615-29f2-4945-a688-d2a57d64ac32', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6192615-29f2-4945-a688-d2a57d64ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:24,013 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:24,013 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefcb1ce-451b-49f4-ad8c-03ebc0fab1f9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefcb1ce-451b-49f4-ad8c-03ebc0fab1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:25,064 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:25,064 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac535e5-d11f-4167-a487-d6497cf27824', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac535e5-d11f-4167-a487-d6497cf27824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:26,116 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:26,117 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ac1d4d-8317-4763-954e-ab850803760a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ac1d4d-8317-4763-954e-ab850803760a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:27,167 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:27,167 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a4b2ef-b244-43d7-a3e4-f8da7c67a8d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a4b2ef-b244-43d7-a3e4-f8da7c67a8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:28,220 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:28,220 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e20a98-3336-432f-9b05-011a069bef0f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e20a98-3336-432f-9b05-011a069bef0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:29,271 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:29,272 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259eaf15-8cde-4891-828f-61cf5402eb16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259eaf15-8cde-4891-828f-61cf5402eb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:30,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:28:30,326 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1676f544-b90f-4b68-9272-b2ddbc32f649', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1676f544-b90f-4b68-9272-b2ddbc32f649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:31,377 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:31,377 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7b3762-b1fa-46a7-ab71-a32e6d384d1d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7b3762-b1fa-46a7-ab71-a32e6d384d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:32,432 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:28:32,433 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336b56e4-d6b4-4ee2-9170-7deb846c0065', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336b56e4-d6b4-4ee2-9170-7deb846c0065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:33,485 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:33,486 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e9cf57-580f-46fc-8b26-b6535dda2e06', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e9cf57-580f-46fc-8b26-b6535dda2e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:34,536 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:34,537 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08b1857-945d-49a6-8574-6604861f2746', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08b1857-945d-49a6-8574-6604861f2746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:35,591 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:28:35,592 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be5e9b7-46ff-464a-b4a1-3219acffaf66', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be5e9b7-46ff-464a-b4a1-3219acffaf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:36,646 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:28:36,646 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f819e909-79d3-4ab6-98f4-aa61cf151c3d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f819e909-79d3-4ab6-98f4-aa61cf151c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:37,773 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.119s 2022-07-21 10:28:37,773 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e23a4f-23de-4fd6-8b01-b5a411f13021', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e23a4f-23de-4fd6-8b01-b5a411f13021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:38,823 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:38,824 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139cc99c-f629-4c61-bd14-b342d897d438', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139cc99c-f629-4c61-bd14-b342d897d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:39,875 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:39,875 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6bd931-6387-41e6-a0b3-5b9966157053', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6bd931-6387-41e6-a0b3-5b9966157053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:40,926 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:40,926 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc43ddd-b228-4578-9023-3e4626d3df6c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc43ddd-b228-4578-9023-3e4626d3df6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:41,975 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.041s 2022-07-21 10:28:41,976 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b608ef2d-47aa-4254-a2ff-b9fa74331274', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b608ef2d-47aa-4254-a2ff-b9fa74331274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:43,129 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.144s 2022-07-21 10:28:43,129 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13cfed7-8ced-4ee4-bd88-e8ae90435a4e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13cfed7-8ced-4ee4-bd88-e8ae90435a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:44,181 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:44,181 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedd3f8c-6b92-4ce7-83e2-514c69ddfb33', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedd3f8c-6b92-4ce7-83e2-514c69ddfb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:45,232 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:45,233 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feebccd8-25ee-4f90-a070-7245e3c6db06', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feebccd8-25ee-4f90-a070-7245e3c6db06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:46,284 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:46,284 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdebff2e-4952-438f-a0d3-c67b4c6b1254', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdebff2e-4952-438f-a0d3-c67b4c6b1254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:47,337 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:47,337 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c2ea67-2349-4772-a416-3ef95c2139b4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c2ea67-2349-4772-a416-3ef95c2139b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:48,390 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:48,390 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0120ce8-e6de-47dd-aaff-d423a1b4ad36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0120ce8-e6de-47dd-aaff-d423a1b4ad36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:49,440 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:49,441 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e81f8ff-a869-4a82-8e3c-abf2019f9639', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e81f8ff-a869-4a82-8e3c-abf2019f9639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:50,493 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:50,493 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7ffada-9868-4a94-8584-148bad8f6fb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7ffada-9868-4a94-8584-148bad8f6fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:51,544 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:51,544 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969c190f-4fcb-4a12-b71b-428ce6848e4a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969c190f-4fcb-4a12-b71b-428ce6848e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:52,595 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:52,596 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855fa5c7-651d-4aca-894f-e752d2d72728', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855fa5c7-651d-4aca-894f-e752d2d72728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:53,648 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:53,648 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08e8870-ed9e-485e-998f-f70092ed465f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08e8870-ed9e-485e-998f-f70092ed465f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:54,699 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:54,700 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e46f96-a1e2-4b70-ba9e-00cb1dd28bc8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e46f96-a1e2-4b70-ba9e-00cb1dd28bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:55,751 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:55,752 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223e9ad8-f7d7-4dd1-b53f-91540ac6c550', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223e9ad8-f7d7-4dd1-b53f-91540ac6c550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:56,802 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:28:56,802 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbc3258-cd18-4e1f-b5e2-6573d7aa7039', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbc3258-cd18-4e1f-b5e2-6573d7aa7039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:57,854 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:28:57,854 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ec7030-9b0b-4139-a290-c0d73793e6c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ec7030-9b0b-4139-a290-c0d73793e6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:58,905 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:58,905 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d832fd9-56a1-4bb2-a26b-88d906cd14e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d832fd9-56a1-4bb2-a26b-88d906cd14e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:28:59,957 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:28:59,957 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba03122-c6e3-4e8b-a593-0733b8b1cb9d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba03122-c6e3-4e8b-a593-0733b8b1cb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:01,009 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:01,009 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07c8942-97df-49a7-940a-802f0546fe34', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07c8942-97df-49a7-940a-802f0546fe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:02,061 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:02,061 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56399f25-7c1e-4d46-b12f-745fe2b6548d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56399f25-7c1e-4d46-b12f-745fe2b6548d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:03,113 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:03,113 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0707a6d8-c7cc-4843-b7dc-af700d1de626', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0707a6d8-c7cc-4843-b7dc-af700d1de626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:04,166 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:04,167 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5c8b60-20f2-479a-a0b3-474c16249d1c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5c8b60-20f2-479a-a0b3-474c16249d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:05,218 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:05,219 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdfe785-c9d9-4ce6-b2a3-506ccc5df321', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdfe785-c9d9-4ce6-b2a3-506ccc5df321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:06,270 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:06,270 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f9e417-1aaa-4b1e-92da-627fce06f259', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f9e417-1aaa-4b1e-92da-627fce06f259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:07,321 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:07,322 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71312964-db9e-485e-a827-3db495bbc6cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71312964-db9e-485e-a827-3db495bbc6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:08,373 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:08,373 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb49676-4ca6-4163-af08-afa80aa6a4e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb49676-4ca6-4163-af08-afa80aa6a4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:09,425 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:09,426 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4d49fc-004f-4081-bdb6-606a93bddb1a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4d49fc-004f-4081-bdb6-606a93bddb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:10,477 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:10,478 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861d1600-42fb-4fef-aec8-59aeeb366309', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861d1600-42fb-4fef-aec8-59aeeb366309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:11,529 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:11,530 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68867609-5863-46a6-9a47-3a50b609be88', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68867609-5863-46a6-9a47-3a50b609be88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:12,582 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:29:12,582 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e29849-fc2a-4d32-a594-a3005950e86c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e29849-fc2a-4d32-a594-a3005950e86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:13,634 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:13,635 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eede026-e389-4687-9e8e-a2ce03ad5d2d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eede026-e389-4687-9e8e-a2ce03ad5d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:14,685 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:29:14,686 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d4d54e-4a2e-42b7-a377-0d44c9952618', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d4d54e-4a2e-42b7-a377-0d44c9952618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:15,737 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:15,738 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f0e316-40d3-4c70-852f-89134cc0c1af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f0e316-40d3-4c70-852f-89134cc0c1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:16,789 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:16,789 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd09bd9-f336-4a12-afa5-e02ad6c5c344', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd09bd9-f336-4a12-afa5-e02ad6c5c344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:17,840 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:29:17,840 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6332fb39-fe82-4cab-9b83-234bb0e647a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6332fb39-fe82-4cab-9b83-234bb0e647a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:18,892 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:18,892 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0191268e-c21b-40af-9976-131bf82c7028', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0191268e-c21b-40af-9976-131bf82c7028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:19,943 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:19,943 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2db266-27e3-4d34-ab7f-7d7e078365e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2db266-27e3-4d34-ab7f-7d7e078365e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:20,997 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:29:20,997 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8813890-85cb-40ee-aabf-83baf02083aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8813890-85cb-40ee-aabf-83baf02083aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:22,049 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:22,049 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c59755d-6aaa-4b9e-8fbf-43163da2115d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c59755d-6aaa-4b9e-8fbf-43163da2115d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:23,102 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:23,102 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb68b132-8a81-4926-8aa0-6e7a78cf6f36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb68b132-8a81-4926-8aa0-6e7a78cf6f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:24,153 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:24,153 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00270d16-318e-42a0-ba6d-557710abc337', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00270d16-318e-42a0-ba6d-557710abc337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:25,210 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:29:25,210 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008b901d-0678-41b1-9814-2d8724517153', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008b901d-0678-41b1-9814-2d8724517153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:26,264 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:26,264 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eeb7e28-4356-4c04-9455-6268e3ff4977', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eeb7e28-4356-4c04-9455-6268e3ff4977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:27,314 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:29:27,314 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ce777f-14bc-4e25-b130-874e437906bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ce777f-14bc-4e25-b130-874e437906bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:28,365 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:28,366 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867689db-cc37-4a6a-8308-5dcbef5a64bb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867689db-cc37-4a6a-8308-5dcbef5a64bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:29,416 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:29,416 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777fe84f-9ebb-4276-a353-42205f8d0a56', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777fe84f-9ebb-4276-a353-42205f8d0a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:30,468 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:30,468 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ecaa5c-57a0-455b-a965-44d5b6ac34ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ecaa5c-57a0-455b-a965-44d5b6ac34ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:31,519 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:31,520 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5013e2ac-2e8f-42c8-a4c6-cc0a491b8bd5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5013e2ac-2e8f-42c8-a4c6-cc0a491b8bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:32,572 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:32,572 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed14e528-f7bc-42ca-be12-0e9ad10eea05', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed14e528-f7bc-42ca-be12-0e9ad10eea05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:33,624 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:33,624 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f772b194-3008-47ab-bceb-972265569c90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f772b194-3008-47ab-bceb-972265569c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:34,678 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:29:34,678 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28bbaeb-651f-40ad-979c-080d6e72c991', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28bbaeb-651f-40ad-979c-080d6e72c991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:35,730 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:35,731 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae885755-9862-48d5-a088-938cf47401d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae885755-9862-48d5-a088-938cf47401d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:36,782 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:36,783 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f429dc0-2e2a-4126-8512-ef22e71f371f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f429dc0-2e2a-4126-8512-ef22e71f371f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:37,834 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:37,834 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c770c7f-046f-4aa9-9593-a3868a3edb02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c770c7f-046f-4aa9-9593-a3868a3edb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:38,886 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:38,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da38463-f448-466f-9700-118e2f92eba4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da38463-f448-466f-9700-118e2f92eba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:39,937 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:39,937 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c7ce9a-eacf-4e2f-b5a2-ef7c705bbf0b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c7ce9a-eacf-4e2f-b5a2-ef7c705bbf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:40,989 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:40,989 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ff510a-e18c-4ebf-befa-99bd4c827959', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ff510a-e18c-4ebf-befa-99bd4c827959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:42,041 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:42,041 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a51fcc1-f72e-49a4-881b-96745c5b9e08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a51fcc1-f72e-49a4-881b-96745c5b9e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:43,093 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:43,094 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bd75a3-41e0-4af2-8db1-e0f734eb45f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bd75a3-41e0-4af2-8db1-e0f734eb45f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:44,145 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:44,145 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2870b1dc-1f5a-4cea-a9e3-aa72acd456f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2870b1dc-1f5a-4cea-a9e3-aa72acd456f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:45,195 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:45,196 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f9478d-e05c-4aae-b4ac-cf561eda113d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f9478d-e05c-4aae-b4ac-cf561eda113d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:46,246 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:29:46,247 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cefda10-c796-4f30-b5a2-f2864322116d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cefda10-c796-4f30-b5a2-f2864322116d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:47,299 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:47,299 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd5c52a-08c2-491b-923f-a058547498f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd5c52a-08c2-491b-923f-a058547498f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:48,358 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:29:48,359 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b1daea-08da-4d83-9804-fb2cd729206c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b1daea-08da-4d83-9804-fb2cd729206c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:49,419 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.052s 2022-07-21 10:29:49,419 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3096fb69-ab7a-4217-928b-3e9db872420a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3096fb69-ab7a-4217-928b-3e9db872420a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:50,474 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:29:50,475 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2113b161-53d9-44e1-87ea-f77608c0f3c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2113b161-53d9-44e1-87ea-f77608c0f3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:51,529 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:29:51,530 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a5b4cc-1be5-4379-b82e-cf658d66f194', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a5b4cc-1be5-4379-b82e-cf658d66f194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:52,583 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:29:52,583 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284c7a5f-bc54-43c2-ac2c-ee31443942d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284c7a5f-bc54-43c2-ac2c-ee31443942d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:53,641 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:29:53,641 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b60559d-10d0-46bb-bf2d-66ce25536e89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b60559d-10d0-46bb-bf2d-66ce25536e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:54,714 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.065s 2022-07-21 10:29:54,715 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbbd797-e291-48f4-acb4-c879754a317d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbbd797-e291-48f4-acb4-c879754a317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:55,766 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:29:55,766 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852265b0-6611-418f-8878-4c969cfcc523', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852265b0-6611-418f-8878-4c969cfcc523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:56,819 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:29:56,820 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5490ac7a-0cc4-4fa6-8afc-83eb857230b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5490ac7a-0cc4-4fa6-8afc-83eb857230b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:57,886 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.059s 2022-07-21 10:29:57,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86648f4-4bfd-426d-b3ad-6fe627c41698', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86648f4-4bfd-426d-b3ad-6fe627c41698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:29:58,943 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:29:58,943 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086b23f4-21be-4348-9b92-712f83d758fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086b23f4-21be-4348-9b92-712f83d758fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:00,001 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:30:00,001 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f84373-a327-42f9-ad0b-2f2af6afe43c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f84373-a327-42f9-ad0b-2f2af6afe43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:01,056 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:01,056 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429edaf7-f8ef-47c7-bb13-0e768e19f6c2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429edaf7-f8ef-47c7-bb13-0e768e19f6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:02,108 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:02,109 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4d56ce-22aa-42ae-b1da-f36c19e89617', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4d56ce-22aa-42ae-b1da-f36c19e89617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:03,159 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:30:03,159 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbede3e-ff34-4b73-a433-75d6538404cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbede3e-ff34-4b73-a433-75d6538404cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:04,210 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:04,211 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4948d4-b8fe-467c-8b36-ae3331df9730', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4948d4-b8fe-467c-8b36-ae3331df9730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:05,265 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:05,266 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46f4e03-7174-4d80-a384-0426aabd252a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46f4e03-7174-4d80-a384-0426aabd252a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:06,319 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:06,319 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784c7d7a-67d3-4ad1-b1f4-272240f68cd0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784c7d7a-67d3-4ad1-b1f4-272240f68cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:07,373 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:07,374 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d787d3-83b2-436c-9c2f-4c7aa9bd236b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d787d3-83b2-436c-9c2f-4c7aa9bd236b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:08,426 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:08,426 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ef7ca4-32d0-4571-9590-6858184962ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ef7ca4-32d0-4571-9590-6858184962ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:09,478 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:09,478 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86bd7548-ed13-4045-a678-dae62bcfd42c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bd7548-ed13-4045-a678-dae62bcfd42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:10,530 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:10,530 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d194a756-75ec-4d46-bda0-fcbf4fc58644', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d194a756-75ec-4d46-bda0-fcbf4fc58644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:11,581 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:11,582 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a8cabb-a52e-4ce4-891c-0b9443813d95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a8cabb-a52e-4ce4-891c-0b9443813d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:12,637 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:30:12,637 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58acd3fd-a369-4a1a-919e-35d4e0135485', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58acd3fd-a369-4a1a-919e-35d4e0135485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:13,688 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:30:13,689 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134a62a6-baa4-416e-9c11-a781375b986e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134a62a6-baa4-416e-9c11-a781375b986e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:14,740 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:14,741 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5d148f-fdef-4391-8231-d053fd5d2276', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5d148f-fdef-4391-8231-d053fd5d2276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:15,792 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:15,792 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0791d5-e853-4bcc-9244-6c1ca0898469', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0791d5-e853-4bcc-9244-6c1ca0898469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:16,844 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:16,844 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53e7600-b655-41a9-9036-bc3d283b3cff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53e7600-b655-41a9-9036-bc3d283b3cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:17,897 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:17,898 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f7b06b-01dd-4e73-8ffb-21ca1b70e3ec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f7b06b-01dd-4e73-8ffb-21ca1b70e3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:18,951 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:18,951 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d9bf55-df55-4bd4-84a9-9a458f2328e1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d9bf55-df55-4bd4-84a9-9a458f2328e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:20,001 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:20,002 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4f26a2-78e6-424a-bee0-cf6d3cac8477', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4f26a2-78e6-424a-bee0-cf6d3cac8477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:21,053 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:21,053 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb3ffef-b7eb-46af-9e2e-777b4e9054e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb3ffef-b7eb-46af-9e2e-777b4e9054e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:22,105 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:22,105 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47decd62-3dbe-4580-8fe6-0613e44b14cc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47decd62-3dbe-4580-8fe6-0613e44b14cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:23,156 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:23,157 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f348e240-5bde-4c66-b516-a3f224dbf9f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f348e240-5bde-4c66-b516-a3f224dbf9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:24,207 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:24,208 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8112fd6-0896-4593-829f-7f9894d05891', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8112fd6-0896-4593-829f-7f9894d05891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:25,259 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:25,260 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6dccd29-bae9-4e78-80ee-67f09a5023f6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6dccd29-bae9-4e78-80ee-67f09a5023f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:26,313 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:26,314 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2f2a5e-93dc-4c2e-97c8-195f265563f9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2f2a5e-93dc-4c2e-97c8-195f265563f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:27,371 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:30:27,371 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d891c0-83c9-4bf9-bb12-0b4bd9bd385a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d891c0-83c9-4bf9-bb12-0b4bd9bd385a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:28,436 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.056s 2022-07-21 10:30:28,436 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f10d49-e596-4296-8d0b-24eac7c84dcb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f10d49-e596-4296-8d0b-24eac7c84dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:29,503 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.058s 2022-07-21 10:30:29,503 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297c4aa5-9df6-494c-b211-451db09f8b55', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297c4aa5-9df6-494c-b211-451db09f8b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:30,563 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:30:30,563 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dc4b71-d28c-4db5-a88c-eafbdbdf2fc2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dc4b71-d28c-4db5-a88c-eafbdbdf2fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:31,617 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:31,617 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae05fba-ad32-4583-87a6-e3461623facc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae05fba-ad32-4583-87a6-e3461623facc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:32,673 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:30:32,674 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaef50f0-1194-47c3-824f-a30ddaaf81d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaef50f0-1194-47c3-824f-a30ddaaf81d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:33,731 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.049s 2022-07-21 10:30:33,731 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7768750f-bc66-4983-8902-43eb6e418ab1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7768750f-bc66-4983-8902-43eb6e418ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:34,784 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:34,784 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d781a4f2-0b43-40ac-893b-b896ecd26a56', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d781a4f2-0b43-40ac-893b-b896ecd26a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:35,835 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:35,835 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34612a95-a603-4a52-84fc-cbd6e151bbbf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34612a95-a603-4a52-84fc-cbd6e151bbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:36,888 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:36,888 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0864aef2-8b98-4fa5-89bc-4358ba9aa3dd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0864aef2-8b98-4fa5-89bc-4358ba9aa3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:37,939 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:37,940 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e596e48d-5ea7-467e-bff0-af9e61ef95d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e596e48d-5ea7-467e-bff0-af9e61ef95d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:38,992 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:38,992 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade70e1d-e5e6-4e82-a6c6-cf9484cf738a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade70e1d-e5e6-4e82-a6c6-cf9484cf738a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:40,045 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:40,045 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba8c84c-43af-46ab-a37a-7255a4fae867', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba8c84c-43af-46ab-a37a-7255a4fae867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:41,095 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:30:41,096 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0a9e63-6920-4d12-bd32-218e08de7ca7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0a9e63-6920-4d12-bd32-218e08de7ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:42,146 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:30:42,146 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24388cae-bf9b-4ed6-b034-95ae0f69ae62', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24388cae-bf9b-4ed6-b034-95ae0f69ae62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:43,199 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:43,199 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fd7325-ab01-4339-a261-f60127c4dc0e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fd7325-ab01-4339-a261-f60127c4dc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:44,249 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:44,250 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c73b29b-828a-40e2-9efd-8fa31883265f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c73b29b-828a-40e2-9efd-8fa31883265f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:45,301 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:45,301 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b49ac2-b2cd-40dd-bf80-41c842f2e6f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b49ac2-b2cd-40dd-bf80-41c842f2e6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:46,355 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:30:46,355 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a190a0af-8670-43f1-a77f-d34f585528d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a190a0af-8670-43f1-a77f-d34f585528d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:47,406 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:47,407 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac165bc8-dc3c-4192-9fe0-6e786dd1d569', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac165bc8-dc3c-4192-9fe0-6e786dd1d569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:48,459 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:48,459 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11693979-3634-433d-926f-7ee2c026303d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11693979-3634-433d-926f-7ee2c026303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:49,519 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:30:49,519 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705ac3c9-2ca7-4f21-ba04-d50decd4c8ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705ac3c9-2ca7-4f21-ba04-d50decd4c8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:50,573 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:50,574 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f13fd8-a29a-423f-bb19-018382a16596', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f13fd8-a29a-423f-bb19-018382a16596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:51,625 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:51,626 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da42063b-1af9-4912-a6cc-39ce012cbe34', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da42063b-1af9-4912-a6cc-39ce012cbe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:52,676 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:52,677 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77289de0-00a0-471f-ae7d-87176537b7a9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77289de0-00a0-471f-ae7d-87176537b7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:53,729 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:53,729 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5332319-738e-4837-9426-0e93505b3b5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5332319-738e-4837-9426-0e93505b3b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:54,780 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:54,781 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb388cbb-25bd-45a3-bc81-80405a9d8f45', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb388cbb-25bd-45a3-bc81-80405a9d8f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:55,832 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:30:55,832 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c1a876-115d-4080-9b72-babbbcbecd03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c1a876-115d-4080-9b72-babbbcbecd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:56,885 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:30:56,885 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274ed5d0-1dd7-4b65-b3f2-9bddbd95f397', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274ed5d0-1dd7-4b65-b3f2-9bddbd95f397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:57,940 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:30:57,940 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520d67c7-cfad-42b2-b82a-3c395ac31830', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520d67c7-cfad-42b2-b82a-3c395ac31830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:30:59,220 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.272s 2022-07-21 10:30:59,221 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff48cdbf-1c9a-4113-87dc-e634597f3a53', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff48cdbf-1c9a-4113-87dc-e634597f3a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:00,281 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.052s 2022-07-21 10:31:00,282 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a6a8f8-0ddd-440c-8cda-54afe6641260', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a6a8f8-0ddd-440c-8cda-54afe6641260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:01,340 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:31:01,340 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a73ca14-8a37-4f5e-8844-d7bf183e6cf9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a73ca14-8a37-4f5e-8844-d7bf183e6cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:02,401 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.053s 2022-07-21 10:31:02,402 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072d9388-d25e-474f-acce-eed361b3f464', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072d9388-d25e-474f-acce-eed361b3f464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:03,453 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:03,454 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1157b946-b15a-4e6a-b6da-a8991934881c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1157b946-b15a-4e6a-b6da-a8991934881c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:04,506 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:04,507 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbe08e4-41bf-466e-a77a-eeefe69596b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbe08e4-41bf-466e-a77a-eeefe69596b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:05,559 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:05,559 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8cf1bb-eab9-4335-8edb-7962f717c45b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8cf1bb-eab9-4335-8edb-7962f717c45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:06,612 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:06,613 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cce300f-6474-42a7-9f49-140630c70df2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cce300f-6474-42a7-9f49-140630c70df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:07,665 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:07,665 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e413fe-438b-442e-938f-cd119faec5fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e413fe-438b-442e-938f-cd119faec5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:08,720 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:31:08,720 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a4bd4a-da0c-4189-a270-07fc9bc6120b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a4bd4a-da0c-4189-a270-07fc9bc6120b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:09,775 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:31:09,775 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568a89e3-50c4-426d-ae0c-a90dc33bced4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568a89e3-50c4-426d-ae0c-a90dc33bced4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:10,828 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:10,828 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75fa9148-6085-40e0-b324-423b29f808ab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75fa9148-6085-40e0-b324-423b29f808ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:11,881 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:11,881 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997febfe-4374-4da4-bd37-24ce61054191', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997febfe-4374-4da4-bd37-24ce61054191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:12,934 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:12,934 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf54573a-4555-4830-941f-b61d36fad6ce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf54573a-4555-4830-941f-b61d36fad6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:13,987 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:13,987 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af00269-c5b8-45ba-9cc8-78079ab5ff49', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af00269-c5b8-45ba-9cc8-78079ab5ff49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:15,039 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:15,039 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cade78a-6d28-4735-8099-c86f2659df9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cade78a-6d28-4735-8099-c86f2659df9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:16,093 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:16,093 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca040b02-7013-417f-bc43-b08b2e8b1b8f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca040b02-7013-417f-bc43-b08b2e8b1b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:17,145 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:17,146 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f057f08-9633-4f19-80d5-553b839832d6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f057f08-9633-4f19-80d5-553b839832d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:18,198 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:18,199 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ceb191-dfaa-42f0-a4a6-70a3bacaac3b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ceb191-dfaa-42f0-a4a6-70a3bacaac3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:19,253 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:31:19,253 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02776f6-7db3-439b-b9ee-81554ae2eb94', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02776f6-7db3-439b-b9ee-81554ae2eb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:20,305 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:20,305 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3af2cf0-92e4-4ebf-99a0-27b957e24875', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3af2cf0-92e4-4ebf-99a0-27b957e24875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:21,357 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:21,357 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0547cc8c-af5a-4ddb-9d50-e8a181f41751', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0547cc8c-af5a-4ddb-9d50-e8a181f41751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:22,410 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:22,410 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcae7ce-7f95-4fc9-9a5a-e1f34e15bb13', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcae7ce-7f95-4fc9-9a5a-e1f34e15bb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:23,463 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:23,463 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510e0929-68c3-444b-a030-1c57c25b6a64', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510e0929-68c3-444b-a030-1c57c25b6a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:24,517 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:31:24,518 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaac7ee-6c58-452a-a053-72ea2c96e8d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaac7ee-6c58-452a-a053-72ea2c96e8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:25,570 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:25,570 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31c9cf-2831-4112-b111-1e9403e2ba35', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31c9cf-2831-4112-b111-1e9403e2ba35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:26,623 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:26,623 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138f3673-1d36-4f3b-8679-608ccd81a34b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138f3673-1d36-4f3b-8679-608ccd81a34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:27,675 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:27,676 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa602bb-ebc2-4b14-95c6-b955a398afd0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa602bb-ebc2-4b14-95c6-b955a398afd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:28,727 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:28,728 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e275bbc-3110-4b0b-b912-8af26a81bce2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e275bbc-3110-4b0b-b912-8af26a81bce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:29,779 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:29,780 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8102ca82-1b17-4a26-8782-77eac31a81ee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8102ca82-1b17-4a26-8782-77eac31a81ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:30,839 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.051s 2022-07-21 10:31:30,840 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5826cd6-0e83-4ec2-8412-e4b7f3a37230', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5826cd6-0e83-4ec2-8412-e4b7f3a37230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:31,891 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.042s 2022-07-21 10:31:31,891 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472b41d0-51bf-4137-89d4-2de17f4be370', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472b41d0-51bf-4137-89d4-2de17f4be370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:32,944 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:32,944 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367c8441-7bc2-4a6f-8580-f990b7bf4271', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367c8441-7bc2-4a6f-8580-f990b7bf4271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:33,997 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:33,997 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b8472f-1c62-4bec-bc88-6e9c0db7243a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b8472f-1c62-4bec-bc88-6e9c0db7243a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:35,050 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:35,050 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd06d065-a169-4b3b-9996-2004332405e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd06d065-a169-4b3b-9996-2004332405e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:36,102 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:36,102 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee39c71-f736-473e-b54f-eb415fec7e33', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee39c71-f736-473e-b54f-eb415fec7e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:37,156 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:31:37,157 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5710dd71-428d-478c-995b-5092e85e49b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5710dd71-428d-478c-995b-5092e85e49b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:38,222 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.057s 2022-07-21 10:31:38,223 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134afdfe-1cf6-4d04-8826-72576b210cec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134afdfe-1cf6-4d04-8826-72576b210cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:39,279 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:31:39,279 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92edf25-8a7c-412f-9516-4aa090d211ab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92edf25-8a7c-412f-9516-4aa090d211ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:40,352 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.064s 2022-07-21 10:31:40,352 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4139d7-fe7c-45f7-b447-2c324d88908f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4139d7-fe7c-45f7-b447-2c324d88908f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:41,403 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:41,403 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340a3096-07d7-4dbe-99d3-f24db142167c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340a3096-07d7-4dbe-99d3-f24db142167c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:42,455 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:42,455 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be6f8a8-3d21-47c6-a8e2-5e0aa2077515', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be6f8a8-3d21-47c6-a8e2-5e0aa2077515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:43,509 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:43,509 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662dbff0-7566-42bd-b2bc-5216307a0f94', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662dbff0-7566-42bd-b2bc-5216307a0f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:44,562 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:31:44,563 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863d6c12-1c1c-4952-a938-1f61ddf9dbd7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863d6c12-1c1c-4952-a938-1f61ddf9dbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:45,619 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.047s 2022-07-21 10:31:45,619 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12fde294-15ba-4ed7-a7f4-cbd7a914419f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12fde294-15ba-4ed7-a7f4-cbd7a914419f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:46,682 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:46,682 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13153ac3-8eb2-4808-bc79-8c1ca06bb8bb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13153ac3-8eb2-4808-bc79-8c1ca06bb8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:47,734 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:47,734 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fc8859-fea8-4586-ac89-96a2ea35619c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fc8859-fea8-4586-ac89-96a2ea35619c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:48,793 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.050s 2022-07-21 10:31:48,793 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b9d15a-186d-487f-8077-a5ac0212d3bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b9d15a-186d-487f-8077-a5ac0212d3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:49,844 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:49,844 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de712b98-2d85-4432-acc1-43410cb25605', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de712b98-2d85-4432-acc1-43410cb25605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:50,896 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:50,897 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969b2ea7-d152-44c2-8b3d-82beb38da72f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969b2ea7-d152-44c2-8b3d-82beb38da72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:51,949 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:51,950 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b42518e-1056-4a34-b6d8-f92c2c175b91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b42518e-1056-4a34-b6d8-f92c2c175b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:53,002 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:53,002 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e0a7b9-ee0e-4c03-bc9d-277ceb6c14b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e0a7b9-ee0e-4c03-bc9d-277ceb6c14b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:54,054 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:54,055 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc97c40f-7623-4a95-a6d8-2160d0c1502c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc97c40f-7623-4a95-a6d8-2160d0c1502c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:55,106 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:55,106 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3837be7e-a47a-4ea8-8fbb-d54724a3ba57', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3837be7e-a47a-4ea8-8fbb-d54724a3ba57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:56,159 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:56,159 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7800b858-e204-4337-a925-603e2c77d711', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7800b858-e204-4337-a925-603e2c77d711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:57,212 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:31:57,212 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff80b8c-0aa9-45cb-a22b-a1e3643eda3b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff80b8c-0aa9-45cb-a22b-a1e3643eda3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:58,264 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:58,264 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95b9f1a-67b8-4e66-a070-9d4f069cd383', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95b9f1a-67b8-4e66-a070-9d4f069cd383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:31:59,315 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:31:59,315 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c784cb9-df83-403b-be39-5e1a71516978', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c784cb9-df83-403b-be39-5e1a71516978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:00,368 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:00,369 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbddbaf-b13f-428c-999b-4cd3ebe69bd9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbddbaf-b13f-428c-999b-4cd3ebe69bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:01,423 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:32:01,423 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089a5d6d-86ea-4104-bb75-7624d1a413ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089a5d6d-86ea-4104-bb75-7624d1a413ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:02,475 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:02,476 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349c193e-b686-48f0-893a-026b55b889cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349c193e-b686-48f0-893a-026b55b889cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:03,526 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:03,527 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f96b24-e5a3-4984-bdc3-77e5ad1dd1d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f96b24-e5a3-4984-bdc3-77e5ad1dd1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:04,580 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:04,580 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce790b31-d8ab-4258-96e6-526b5d183407', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce790b31-d8ab-4258-96e6-526b5d183407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:05,633 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:05,633 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba26bf6f-447f-4b96-b03a-0f920f01c59a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba26bf6f-447f-4b96-b03a-0f920f01c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:06,686 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:06,686 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a67572-e546-437f-8f32-79ec4d3ae16c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a67572-e546-437f-8f32-79ec4d3ae16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:07,742 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:32:07,743 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ade0bed-69f5-4a10-a874-6fe7ec449797', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ade0bed-69f5-4a10-a874-6fe7ec449797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:08,794 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:08,795 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c8db2f-13a2-4834-a5d1-dab63d408c36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c8db2f-13a2-4834-a5d1-dab63d408c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:09,847 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:09,847 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae874df3-417b-4d23-8b3d-c08c7763de82', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae874df3-417b-4d23-8b3d-c08c7763de82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:10,899 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:10,899 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae14dd17-afee-4bbf-a299-e3f4eec7744e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae14dd17-afee-4bbf-a299-e3f4eec7744e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:11,950 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:11,951 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f03959-eb80-4a10-a4bb-d6c99e2dfb78', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f03959-eb80-4a10-a4bb-d6c99e2dfb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:13,003 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:13,004 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcb8369-1565-4cd8-a0bb-3e478212e677', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcb8369-1565-4cd8-a0bb-3e478212e677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:14,056 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:14,056 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a762e509-c428-44e7-8443-d9a19420048b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a762e509-c428-44e7-8443-d9a19420048b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:15,110 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:15,110 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842540d-e0b5-425d-918c-a9d6be596ceb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842540d-e0b5-425d-918c-a9d6be596ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:16,163 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:16,164 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bb509d-2468-4b4e-ba20-72be21da31dc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bb509d-2468-4b4e-ba20-72be21da31dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:17,216 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:17,216 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f752ac-b4a4-4ba1-b297-0598c56b8cc1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f752ac-b4a4-4ba1-b297-0598c56b8cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:18,268 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:18,269 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e825ef21-97d6-46ae-88fd-77b3c915be9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e825ef21-97d6-46ae-88fd-77b3c915be9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:19,322 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:19,323 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a73b408-063a-41bf-953f-869daea06868', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a73b408-063a-41bf-953f-869daea06868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:20,379 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.046s 2022-07-21 10:32:20,379 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3836def4-b6f9-4db7-a6ca-2f6b38249ff0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3836def4-b6f9-4db7-a6ca-2f6b38249ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:21,431 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:21,431 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ffbebc-0145-4ad8-8798-c37cb115030f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ffbebc-0145-4ad8-8798-c37cb115030f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:22,483 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:22,484 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac522f4-2443-423a-ac5a-b3b7f207e3c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac522f4-2443-423a-ac5a-b3b7f207e3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:23,536 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:23,536 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765bbbfd-fd2a-441c-ac34-85035c692427', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765bbbfd-fd2a-441c-ac34-85035c692427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:24,588 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:24,589 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c604945a-808f-4a98-b9bc-9f0f8a12b540', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c604945a-808f-4a98-b9bc-9f0f8a12b540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:25,641 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:25,641 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93daa792-0bf3-480d-b87c-08cf35785996', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93daa792-0bf3-480d-b87c-08cf35785996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:26,694 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:26,695 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2343ee-2de5-4aea-b3fb-814687606ca3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2343ee-2de5-4aea-b3fb-814687606ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:27,746 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:27,747 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed8ed3c-d2ca-463a-9595-71fe93295740', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed8ed3c-d2ca-463a-9595-71fe93295740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:28,800 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:28,801 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfa4823-42e2-4700-852c-812284deaa46', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfa4823-42e2-4700-852c-812284deaa46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:29,852 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:29,853 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4186b3f-bc52-455e-98f0-269140cd7d75', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4186b3f-bc52-455e-98f0-269140cd7d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:30,905 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:30,905 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f65e545-1478-423b-a72b-1ed313bbab9e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f65e545-1478-423b-a72b-1ed313bbab9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:31,957 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:31,958 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ab7db1-23a2-4f4e-a94f-b70c1e004af6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ab7db1-23a2-4f4e-a94f-b70c1e004af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:33,009 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:33,009 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d94cfa-624a-4997-9506-b15f4430aa32', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d94cfa-624a-4997-9506-b15f4430aa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:34,061 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:34,061 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3febcee2-94f8-4d00-bdf3-d2c9bcb683bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3febcee2-94f8-4d00-bdf3-d2c9bcb683bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:35,114 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.044s 2022-07-21 10:32:35,114 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fc7631-8244-45fb-a50d-7e97ef49f12e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fc7631-8244-45fb-a50d-7e97ef49f12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:36,165 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.043s 2022-07-21 10:32:36,165 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a612cdc-4c6a-47c2-9046-dc2b33bdf606', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a612cdc-4c6a-47c2-9046-dc2b33bdf606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:37,218 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.045s 2022-07-21 10:32:37,219 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da49628f-5b36-4509-b89d-01afb0b5a8e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da49628f-5b36-4509-b89d-01afb0b5a8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:38,275 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6 0.048s 2022-07-21 10:32:38,275 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69e09b1-b224-43a1-8422-889816bdc609', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69e09b1-b224-43a1-8422-889816bdc609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6'} Body: b'{"volume": {"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:34.000000", "updated_at": "2022-07-21T10:20:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1284981661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/03452ef988ef4428bdcaa554b7bd4700/volumes/e224490a-687c-4aac-bca4-b4baf25280a6"}], "user_id": "b3e73f3002da4da3b94cb17f837defb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6", "attachment_id": "8a8b4327-a8a8-4bb1-ac22-adc9084a719d", "volume_id": "e224490a-687c-4aac-bca4-b4baf25280a6", "server_id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:46.000000"}], "os-vol-tenant-attr:tenant_id": "03452ef988ef4428bdcaa554b7bd4700"}}' 2022-07-21 10:32:38,428 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.146s 2022-07-21 10:32:38,428 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32: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-9ee314cf-e4b6-403d-9e31-7f6da775e3fa', 'x-compute-request-id': 'req-9ee314cf-e4b6-403d-9e31-7f6da775e3fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'' 2022-07-21 10:32:38,598 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.169s 2022-07-21 10:32:38,598 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5897eb-2057-4159-b99f-714a88e29f9a', 'x-compute-request-id': 'req-db5897eb-2057-4159-b99f-714a88e29f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:39,766 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.158s 2022-07-21 10:32:39,766 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96649fd5-d586-4631-bdcc-bfb5d66f1a38', 'x-compute-request-id': 'req-96649fd5-d586-4631-bdcc-bfb5d66f1a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:40,935 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.160s 2022-07-21 10:32:40,935 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5becd8-6861-4e7e-8032-9e04ccdae69b', 'x-compute-request-id': 'req-7f5becd8-6861-4e7e-8032-9e04ccdae69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:42,100 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:32:42,100 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec838f4-e5a1-431e-b9c9-1c40052b10f2', 'x-compute-request-id': 'req-fec838f4-e5a1-431e-b9c9-1c40052b10f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:43,272 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.162s 2022-07-21 10:32:43,272 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6da9cdd-72bc-4224-8f64-8e16010109b8', 'x-compute-request-id': 'req-c6da9cdd-72bc-4224-8f64-8e16010109b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:44,434 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.152s 2022-07-21 10:32:44,434 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0277176-e440-44bf-a474-30653be13a4c', 'x-compute-request-id': 'req-a0277176-e440-44bf-a474-30653be13a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:45,597 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:32:45,597 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d417a143-c59a-488c-96b4-256c65091948', 'x-compute-request-id': 'req-d417a143-c59a-488c-96b4-256c65091948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:46,771 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.164s 2022-07-21 10:32:46,771 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75aca062-7fae-4f92-bfa3-5531af33fb1e', 'x-compute-request-id': 'req-75aca062-7fae-4f92-bfa3-5531af33fb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:47,963 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.184s 2022-07-21 10:32:47,963 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8774e5bc-8eca-4c7c-8f0c-719cb857e447', 'x-compute-request-id': 'req-8774e5bc-8eca-4c7c-8f0c-719cb857e447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:49,137 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.165s 2022-07-21 10:32:49,138 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6355bd58-4261-4f38-8501-88fe008c4678', 'x-compute-request-id': 'req-6355bd58-4261-4f38-8501-88fe008c4678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:50,323 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.177s 2022-07-21 10:32:50,324 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0412be8a-a390-4f21-bb7f-ff43e8440f44', 'x-compute-request-id': 'req-0412be8a-a390-4f21-bb7f-ff43e8440f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:51,488 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:32:51,489 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507c6084-46fe-4c96-ba93-f84c0d887ffe', 'x-compute-request-id': 'req-507c6084-46fe-4c96-ba93-f84c0d887ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:52,656 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.158s 2022-07-21 10:32:52,656 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f2227bd-753c-477c-9691-5c06d3f50a9e', 'x-compute-request-id': 'req-7f2227bd-753c-477c-9691-5c06d3f50a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:53,820 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:32:53,821 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc6e7bd5-7814-4679-a886-2fd1b07ac11a', 'x-compute-request-id': 'req-dc6e7bd5-7814-4679-a886-2fd1b07ac11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:54,996 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.166s 2022-07-21 10:32:54,996 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da31d4d-2cb2-46a1-89ad-44d3d05178c5', 'x-compute-request-id': 'req-4da31d4d-2cb2-46a1-89ad-44d3d05178c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:56,171 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.166s 2022-07-21 10:32:56,171 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc89b409-86b3-43ce-870f-9074920dc93a', 'x-compute-request-id': 'req-bc89b409-86b3-43ce-870f-9074920dc93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:57,349 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.168s 2022-07-21 10:32:57,349 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03c5e61-477f-4ce8-9a61-d5b74b2c15a9', 'x-compute-request-id': 'req-b03c5e61-477f-4ce8-9a61-d5b74b2c15a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:58,538 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.180s 2022-07-21 10:32:58,538 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8565eb0-a9a8-44a4-9cc0-c6c89095d719', 'x-compute-request-id': 'req-d8565eb0-a9a8-44a4-9cc0-c6c89095d719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:32:59,735 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.189s 2022-07-21 10:32:59,736 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44950d54-9fef-43ed-a69b-6108c5cda0f9', 'x-compute-request-id': 'req-44950d54-9fef-43ed-a69b-6108c5cda0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:00,949 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.205s 2022-07-21 10:33:00,949 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb485b0d-b3ba-4b2f-b377-a4ea558ccf61', 'x-compute-request-id': 'req-eb485b0d-b3ba-4b2f-b377-a4ea558ccf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:02,182 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:33:02,182 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63144b7-2344-43d9-a80c-6259fa7b090e', 'x-compute-request-id': 'req-a63144b7-2344-43d9-a80c-6259fa7b090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:03,417 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.226s 2022-07-21 10:33:03,418 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6533be6d-1034-4f38-b7e0-1cae1106b60e', 'x-compute-request-id': 'req-6533be6d-1034-4f38-b7e0-1cae1106b60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:04,648 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:33:04,649 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8254d10d-2119-4915-a861-f43e409e1fc0', 'x-compute-request-id': 'req-8254d10d-2119-4915-a861-f43e409e1fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:05,886 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.229s 2022-07-21 10:33:05,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c22198e3-df74-4eff-95ea-e2595022e664', 'x-compute-request-id': 'req-c22198e3-df74-4eff-95ea-e2595022e664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:07,113 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:33:07,113 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29116b4-fa99-4c76-bf12-58f4c45c5dd3', 'x-compute-request-id': 'req-b29116b4-fa99-4c76-bf12-58f4c45c5dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:08,332 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.210s 2022-07-21 10:33:08,332 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90968403-344a-4fa3-a979-ea1f97c969cb', 'x-compute-request-id': 'req-90968403-344a-4fa3-a979-ea1f97c969cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:09,557 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.216s 2022-07-21 10:33:09,557 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b5c216-22ee-4918-8f25-6a843b9010ac', 'x-compute-request-id': 'req-26b5c216-22ee-4918-8f25-6a843b9010ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:11,067 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.501s 2022-07-21 10:33:11,068 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce95b31-9488-416d-9ff4-d2c5ad21373d', 'x-compute-request-id': 'req-dce95b31-9488-416d-9ff4-d2c5ad21373d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:12,301 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:33:12,301 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d117c659-aa10-478a-894f-dc5024f5ad60', 'x-compute-request-id': 'req-d117c659-aa10-478a-894f-dc5024f5ad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:13,533 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:33:13,533 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2feed548-5226-4503-80b8-c3e935103740', 'x-compute-request-id': 'req-2feed548-5226-4503-80b8-c3e935103740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:14,757 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.215s 2022-07-21 10:33:14,758 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dbbf93e-99f1-4154-8ded-a9b4d7d33666', 'x-compute-request-id': 'req-2dbbf93e-99f1-4154-8ded-a9b4d7d33666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:15,987 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:33:15,987 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3753a5d7-a07d-4a03-b000-2609843b0a85', 'x-compute-request-id': 'req-3753a5d7-a07d-4a03-b000-2609843b0a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:17,225 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.229s 2022-07-21 10:33:17,225 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f943a24-3606-411c-9a77-d48e2a1dd3bc', 'x-compute-request-id': 'req-8f943a24-3606-411c-9a77-d48e2a1dd3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:18,459 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:33:18,460 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d71ba0-b55e-4ac4-aca6-c42d50fbd879', 'x-compute-request-id': 'req-21d71ba0-b55e-4ac4-aca6-c42d50fbd879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:19,693 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:33:19,693 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a79d39-d374-429e-9498-affa0ca91d5d', 'x-compute-request-id': 'req-b7a79d39-d374-429e-9498-affa0ca91d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:20,872 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.170s 2022-07-21 10:33:20,873 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afee63a8-0c5f-4a0c-871a-ff26df19411a', 'x-compute-request-id': 'req-afee63a8-0c5f-4a0c-871a-ff26df19411a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:22,036 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:33:22,036 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf4793a-6430-429a-9b3e-e435b981066e', 'x-compute-request-id': 'req-5bf4793a-6430-429a-9b3e-e435b981066e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:23,202 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.157s 2022-07-21 10:33:23,202 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d056d19-ca3f-4cff-b760-84efe82078d8', 'x-compute-request-id': 'req-8d056d19-ca3f-4cff-b760-84efe82078d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:24,367 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:33:24,367 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0753e976-f746-4bee-a2d8-0d523661e231', 'x-compute-request-id': 'req-0753e976-f746-4bee-a2d8-0d523661e231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:25,537 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.162s 2022-07-21 10:33:25,538 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd44e977-9637-4a24-a7b2-ddee57bed969', 'x-compute-request-id': 'req-cd44e977-9637-4a24-a7b2-ddee57bed969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:26,705 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.159s 2022-07-21 10:33:26,705 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97657fc8-9cf4-4cf1-b0aa-267a3b2b6122', 'x-compute-request-id': 'req-97657fc8-9cf4-4cf1-b0aa-267a3b2b6122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:27,878 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.164s 2022-07-21 10:33:27,878 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55acf2d7-47a9-4f6a-9a4b-e60731b8f489', 'x-compute-request-id': 'req-55acf2d7-47a9-4f6a-9a4b-e60731b8f489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:29,038 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.152s 2022-07-21 10:33:29,038 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3c9f59-684d-428f-b0d2-65ae67094f5b', 'x-compute-request-id': 'req-6d3c9f59-684d-428f-b0d2-65ae67094f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:30,210 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.163s 2022-07-21 10:33:30,211 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05477272-f828-419f-8092-0c52eedb71f6', 'x-compute-request-id': 'req-05477272-f828-419f-8092-0c52eedb71f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:31,372 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.152s 2022-07-21 10:33:31,372 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4343fd-d8fc-4d8e-b12e-73a70c3c7797', 'x-compute-request-id': 'req-9b4343fd-d8fc-4d8e-b12e-73a70c3c7797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:32,537 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.157s 2022-07-21 10:33:32,537 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f119e9-fed3-4f50-ad4a-ab8cd6eacc6b', 'x-compute-request-id': 'req-a6f119e9-fed3-4f50-ad4a-ab8cd6eacc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:33,700 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.153s 2022-07-21 10:33:33,700 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2705cf1-8b02-4bb2-9948-d4c875f05957', 'x-compute-request-id': 'req-b2705cf1-8b02-4bb2-9948-d4c875f05957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:34,865 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:33:34,865 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c58cfb-d829-46fd-a0d4-1655a98e359a', 'x-compute-request-id': 'req-93c58cfb-d829-46fd-a0d4-1655a98e359a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:36,031 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.158s 2022-07-21 10:33:36,032 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cf244e-7af9-493d-a175-519db6cdb496', 'x-compute-request-id': 'req-05cf244e-7af9-493d-a175-519db6cdb496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:37,195 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:33:37,196 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8225f5-424b-42af-9b1e-bd399f9cbe15', 'x-compute-request-id': 'req-5d8225f5-424b-42af-9b1e-bd399f9cbe15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:38,361 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.156s 2022-07-21 10:33:38,361 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219df3e1-d04c-4301-bd38-d2ec02565862', 'x-compute-request-id': 'req-219df3e1-d04c-4301-bd38-d2ec02565862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:39,533 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.163s 2022-07-21 10:33:39,534 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf06745-e029-4f46-bc27-324e340ab43a', 'x-compute-request-id': 'req-bdf06745-e029-4f46-bc27-324e340ab43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:40,697 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.155s 2022-07-21 10:33:40,697 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe8cd5a-8f28-42ca-a202-73be84d348ba', 'x-compute-request-id': 'req-bfe8cd5a-8f28-42ca-a202-73be84d348ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:41,860 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.154s 2022-07-21 10:33:41,861 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2901ec39-f6d9-4322-bb4d-eb1051748671', 'x-compute-request-id': 'req-2901ec39-f6d9-4322-bb4d-eb1051748671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:43,197 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.327s 2022-07-21 10:33:43,197 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4c8b24-cd6c-4a8f-9de1-32701143d30d', 'x-compute-request-id': 'req-ea4c8b24-cd6c-4a8f-9de1-32701143d30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:44,430 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:33:44,431 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7612753-16fd-4e10-920f-84b4d697903f', 'x-compute-request-id': 'req-d7612753-16fd-4e10-920f-84b4d697903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:45,660 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:33:45,660 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d39620-7eef-4875-8a1d-eeaeeb36d222', 'x-compute-request-id': 'req-92d39620-7eef-4875-8a1d-eeaeeb36d222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:46,892 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:33:46,893 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fdcc5d-92ed-4e2c-967d-f503f4beaea4', 'x-compute-request-id': 'req-96fdcc5d-92ed-4e2c-967d-f503f4beaea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:48,118 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.217s 2022-07-21 10:33:48,119 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fc9fd1-1024-4438-92f9-be34eca659f6', 'x-compute-request-id': 'req-f3fc9fd1-1024-4438-92f9-be34eca659f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:49,350 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.221s 2022-07-21 10:33:49,350 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f2b4ec3-60da-42fc-a4bb-46ac61b574d0', 'x-compute-request-id': 'req-4f2b4ec3-60da-42fc-a4bb-46ac61b574d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:50,585 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:33:50,585 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a65c22-3145-4813-9fab-54a341537b6e', 'x-compute-request-id': 'req-03a65c22-3145-4813-9fab-54a341537b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:51,825 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.230s 2022-07-21 10:33:51,825 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffeb8128-4491-4863-87fc-bb2cdec09082', 'x-compute-request-id': 'req-ffeb8128-4491-4863-87fc-bb2cdec09082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:53,055 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.221s 2022-07-21 10:33:53,055 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b01861-610f-4ca3-b4ae-dc35ad9b360d', 'x-compute-request-id': 'req-11b01861-610f-4ca3-b4ae-dc35ad9b360d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:54,287 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:33:54,287 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a167ac5f-e0f6-4580-b27f-e21fed3340e9', 'x-compute-request-id': 'req-a167ac5f-e0f6-4580-b27f-e21fed3340e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:55,520 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:33:55,520 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fbe0f6-9aec-44d4-b73c-99fa36f0015e', 'x-compute-request-id': 'req-13fbe0f6-9aec-44d4-b73c-99fa36f0015e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:56,749 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:33:56,749 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae64c798-937c-49ea-9186-b2d7007fcd58', 'x-compute-request-id': 'req-ae64c798-937c-49ea-9186-b2d7007fcd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:57,971 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.214s 2022-07-21 10:33:57,972 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3b2fd7-11ef-476a-8097-8339f5142973', 'x-compute-request-id': 'req-9d3b2fd7-11ef-476a-8097-8339f5142973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:33:59,202 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:33:59,202 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08809584-d071-473c-930c-39490d08b7ac', 'x-compute-request-id': 'req-08809584-d071-473c-930c-39490d08b7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:00,431 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:34:00,431 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e65d96-98f3-48fe-a199-bb7c46e1ff9e', 'x-compute-request-id': 'req-05e65d96-98f3-48fe-a199-bb7c46e1ff9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:01,664 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:34:01,665 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc2daec0-12e6-4252-b60e-2a301e68fae2', 'x-compute-request-id': 'req-fc2daec0-12e6-4252-b60e-2a301e68fae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:02,886 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.212s 2022-07-21 10:34:02,886 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7a0f9d-0e98-4d6b-86e5-08e4c02cb97d', 'x-compute-request-id': 'req-bc7a0f9d-0e98-4d6b-86e5-08e4c02cb97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:04,388 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.493s 2022-07-21 10:34:04,388 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea81afa-b9bf-4cae-8467-825363431171', 'x-compute-request-id': 'req-dea81afa-b9bf-4cae-8467-825363431171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:05,619 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:34:05,620 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b4c746-3a76-4a64-857e-22281cf45fec', 'x-compute-request-id': 'req-02b4c746-3a76-4a64-857e-22281cf45fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:06,854 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:34:06,855 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33916633-2420-43c8-9626-7eb6d7c9f1f6', 'x-compute-request-id': 'req-33916633-2420-43c8-9626-7eb6d7c9f1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:08,084 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:34:08,084 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6ad312-6692-43ad-9fbe-92fe2616948b', 'x-compute-request-id': 'req-ba6ad312-6692-43ad-9fbe-92fe2616948b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:09,304 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.211s 2022-07-21 10:34:09,304 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1fc248e-712c-454f-99f4-58af0266d9a4', 'x-compute-request-id': 'req-d1fc248e-712c-454f-99f4-58af0266d9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:10,534 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:10,534 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c095296a-ec66-4cb2-82fd-65f6215a732a', 'x-compute-request-id': 'req-c095296a-ec66-4cb2-82fd-65f6215a732a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:11,767 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.224s 2022-07-21 10:34:11,768 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b19c3350-3a81-44f3-98f5-da3820cebb74', 'x-compute-request-id': 'req-b19c3350-3a81-44f3-98f5-da3820cebb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:13,002 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:34:13,002 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a20a590-7476-401e-a21f-4fc203e418c6', 'x-compute-request-id': 'req-3a20a590-7476-401e-a21f-4fc203e418c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:14,239 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.229s 2022-07-21 10:34:14,240 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210c2fbc-08ba-4f26-958f-752dce92c2b3', 'x-compute-request-id': 'req-210c2fbc-08ba-4f26-958f-752dce92c2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:15,467 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:15,468 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c783f43-7ab4-4e9d-96d4-9c740244efb7', 'x-compute-request-id': 'req-2c783f43-7ab4-4e9d-96d4-9c740244efb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:16,695 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:16,696 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b1a557-5f8e-4860-a1d1-981a848fd553', 'x-compute-request-id': 'req-11b1a557-5f8e-4860-a1d1-981a848fd553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:17,952 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.247s 2022-07-21 10:34:17,952 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a5c6eb3-59f0-4bd6-bcab-aa6c581a6449', 'x-compute-request-id': 'req-7a5c6eb3-59f0-4bd6-bcab-aa6c581a6449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:19,189 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.228s 2022-07-21 10:34:19,189 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef69cb4-33c3-464f-8630-3cdb8ea1b309', 'x-compute-request-id': 'req-0ef69cb4-33c3-464f-8630-3cdb8ea1b309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:20,441 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.243s 2022-07-21 10:34:20,441 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a64c26d-7b13-4cee-99d2-b08f63334d0f', 'x-compute-request-id': 'req-9a64c26d-7b13-4cee-99d2-b08f63334d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:21,668 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:21,668 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6239ef4b-f33c-4fd7-ae05-bcbc7c10c291', 'x-compute-request-id': 'req-6239ef4b-f33c-4fd7-ae05-bcbc7c10c291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:22,902 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:34:22,903 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed1c7bf1-549f-4532-8fc2-30a0200460d4', 'x-compute-request-id': 'req-ed1c7bf1-549f-4532-8fc2-30a0200460d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:24,131 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:24,132 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c35f66-98d7-4b43-95c8-ed58b1c430b7', 'x-compute-request-id': 'req-35c35f66-98d7-4b43-95c8-ed58b1c430b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:25,363 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:34:25,364 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ca2184-79d0-43de-94d0-4c1849313fa1', 'x-compute-request-id': 'req-25ca2184-79d0-43de-94d0-4c1849313fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:26,604 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.231s 2022-07-21 10:34:26,604 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca1b478-6640-47aa-acd6-656a62ba3712', 'x-compute-request-id': 'req-9ca1b478-6640-47aa-acd6-656a62ba3712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:27,833 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.220s 2022-07-21 10:34:27,833 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c227af2b-4761-4b9c-81b7-65e28b72a943', 'x-compute-request-id': 'req-c227af2b-4761-4b9c-81b7-65e28b72a943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:29,059 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.216s 2022-07-21 10:34:29,059 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0704e13-a76d-46e7-bc35-303782d73ee3', 'x-compute-request-id': 'req-d0704e13-a76d-46e7-bc35-303782d73ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:30,286 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.218s 2022-07-21 10:34:30,286 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e603c9-c072-4551-a56a-cee6c8a85b93', 'x-compute-request-id': 'req-69e603c9-c072-4551-a56a-cee6c8a85b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:31,517 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:34:31,517 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5a2def-e803-4490-9dd8-bce70088134a', 'x-compute-request-id': 'req-8a5a2def-e803-4490-9dd8-bce70088134a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:32,758 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.233s 2022-07-21 10:34:32,759 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb747f88-2d90-4718-8961-ae4427c16667', 'x-compute-request-id': 'req-bb747f88-2d90-4718-8961-ae4427c16667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:34,010 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.242s 2022-07-21 10:34:34,011 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202de27e-f9e9-47cd-a5f1-e69c774eda55', 'x-compute-request-id': 'req-202de27e-f9e9-47cd-a5f1-e69c774eda55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:35,232 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.212s 2022-07-21 10:34:35,232 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce5b516-955e-49f5-90ed-13eeb2087ec4', 'x-compute-request-id': 'req-2ce5b516-955e-49f5-90ed-13eeb2087ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:36,456 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.215s 2022-07-21 10:34:36,457 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63985f9a-4cee-450e-ba9c-87de0a447695', 'x-compute-request-id': 'req-63985f9a-4cee-450e-ba9c-87de0a447695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:37,686 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.222s 2022-07-21 10:34:37,687 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522a0d35-8f78-41db-b531-1c7c511abb58', 'x-compute-request-id': 'req-522a0d35-8f78-41db-b531-1c7c511abb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:39,169 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.473s 2022-07-21 10:34:39,169 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d1ece0f-65e2-4781-b15e-3bb7a125e797', 'x-compute-request-id': 'req-6d1ece0f-65e2-4781-b15e-3bb7a125e797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:40,401 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:34:40,402 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2425caf9-b737-4392-89c3-dd295c1abcf8', 'x-compute-request-id': 'req-2425caf9-b737-4392-89c3-dd295c1abcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:41,629 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.219s 2022-07-21 10:34:41,630 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe399ac5-d586-4d00-93e0-7ef16b215f11', 'x-compute-request-id': 'req-fe399ac5-d586-4d00-93e0-7ef16b215f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:42,860 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.221s 2022-07-21 10:34:42,861 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a80814c-f26f-4f71-9050-462c37546918', 'x-compute-request-id': 'req-7a80814c-f26f-4f71-9050-462c37546918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:44,092 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.223s 2022-07-21 10:34:44,093 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa02389-0b95-47e2-98f2-ae4c25cef5a9', 'x-compute-request-id': 'req-2aa02389-0b95-47e2-98f2-ae4c25cef5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:45,327 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.225s 2022-07-21 10:34:45,327 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7bc9aa9-9ac0-4239-b5b7-88afe1143ed1', 'x-compute-request-id': 'req-e7bc9aa9-9ac0-4239-b5b7-88afe1143ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:46,586 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.249s 2022-07-21 10:34:46,586 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b91bebf-0a3a-4f7b-ad12-b91ef8e1f985', 'x-compute-request-id': 'req-1b91bebf-0a3a-4f7b-ad12-b91ef8e1f985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1653045989"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:47,785 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.189s 2022-07-21 10:34:47,785 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dd9d72-7707-4ae0-a8eb-d00a7f4e3000', 'x-compute-request-id': 'req-58dd9d72-7707-4ae0-a8eb-d00a7f4e3000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1610023908-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}, {"version": 4, "addr": "172.27.3.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:07:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:48,955 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.159s 2022-07-21 10:34:48,956 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817f9b9f-14ee-424f-aca9-be523a3aa1d1', 'x-compute-request-id': 'req-817f9b9f-14ee-424f-aca9-be523a3aa1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:50,050 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:34:50,050 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29c9533-04a7-4f85-af4a-09ec70929782', 'x-compute-request-id': 'req-e29c9533-04a7-4f85-af4a-09ec70929782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:51,147 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:34:51,148 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d3ccdc-c669-452f-9d7d-89ecfd833f6d', 'x-compute-request-id': 'req-e7d3ccdc-c669-452f-9d7d-89ecfd833f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:52,242 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:34:52,243 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ff276b-8b23-4ccf-a8ce-0b1cb48c3db6', 'x-compute-request-id': 'req-e4ff276b-8b23-4ccf-a8ce-0b1cb48c3db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:53,337 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:34:53,337 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798b52c9-4124-4819-ac25-9e8450f9f486', 'x-compute-request-id': 'req-798b52c9-4124-4819-ac25-9e8450f9f486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:54,441 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.095s 2022-07-21 10:34:54,442 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14397ef-63c8-4d1c-8e52-afe077d197f6', 'x-compute-request-id': 'req-b14397ef-63c8-4d1c-8e52-afe077d197f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:55,541 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:34:55,541 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c57eb7b-1a40-4b7b-8c31-81d8235d94b5', 'x-compute-request-id': 'req-9c57eb7b-1a40-4b7b-8c31-81d8235d94b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:56,636 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:34:56,636 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d14c56-dc5d-4289-834c-fdd748c3b0cb', 'x-compute-request-id': 'req-06d14c56-dc5d-4289-834c-fdd748c3b0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:57,736 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:34:57,736 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39aa2023-c31b-4c2f-92aa-54ab0142fa14', 'x-compute-request-id': 'req-39aa2023-c31b-4c2f-92aa-54ab0142fa14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:58,831 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:34:58,832 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfbdcf98-8e36-4207-a692-2b27389e24bd', 'x-compute-request-id': 'req-bfbdcf98-8e36-4207-a692-2b27389e24bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:34:59,926 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:34:59,926 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89e2f80-303e-4207-b591-36ef5d7783cb', 'x-compute-request-id': 'req-d89e2f80-303e-4207-b591-36ef5d7783cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:01,024 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:35:01,025 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30a3ef5-63cf-442c-968f-bdec88afa7df', 'x-compute-request-id': 'req-d30a3ef5-63cf-442c-968f-bdec88afa7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:02,121 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:02,122 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444abcc6-5b92-4bef-8302-1f146be32fb8', 'x-compute-request-id': 'req-444abcc6-5b92-4bef-8302-1f146be32fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:03,215 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:03,215 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6e0ffc-4336-4183-a7e2-b44b316e5d28', 'x-compute-request-id': 'req-ad6e0ffc-4336-4183-a7e2-b44b316e5d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:04,321 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.098s 2022-07-21 10:35:04,322 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efdcb458-80a0-43a9-9f80-3cb8570f96f3', 'x-compute-request-id': 'req-efdcb458-80a0-43a9-9f80-3cb8570f96f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:05,416 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:05,416 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63dea0c0-18b8-4605-88b4-90c386f0bf3b', 'x-compute-request-id': 'req-63dea0c0-18b8-4605-88b4-90c386f0bf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:06,517 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:35:06,517 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bdde2c5-7a38-4928-9f9a-26180d38ad99', 'x-compute-request-id': 'req-5bdde2c5-7a38-4928-9f9a-26180d38ad99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:07,631 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.106s 2022-07-21 10:35:07,632 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6395aef1-e3e3-455b-9e8b-470aaea8ee6b', 'x-compute-request-id': 'req-6395aef1-e3e3-455b-9e8b-470aaea8ee6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:08,730 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:35:08,731 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fe7e5d-6797-44fe-9c1b-6c0ecd05ad0b', 'x-compute-request-id': 'req-a8fe7e5d-6797-44fe-9c1b-6c0ecd05ad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:09,832 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.093s 2022-07-21 10:35:09,833 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8011c751-7d49-4874-9d68-b8b6ae511d8a', 'x-compute-request-id': 'req-8011c751-7d49-4874-9d68-b8b6ae511d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:10,927 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:10,928 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa64e0a4-817a-4af8-b2b6-afcc3643f86e', 'x-compute-request-id': 'req-fa64e0a4-817a-4af8-b2b6-afcc3643f86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:12,025 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:35:12,026 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc35b59-1e60-4455-8960-0380283ad1f7', 'x-compute-request-id': 'req-1dc35b59-1e60-4455-8960-0380283ad1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:13,120 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:13,120 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87168e79-3d62-4f38-be6d-afa3aeb36a4f', 'x-compute-request-id': 'req-87168e79-3d62-4f38-be6d-afa3aeb36a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:14,215 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:14,215 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3776d4-72d3-41ef-8669-5392b4dfd96a', 'x-compute-request-id': 'req-1d3776d4-72d3-41ef-8669-5392b4dfd96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:15,312 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:15,312 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ac8c1e-e6ec-4506-b26d-8fcd436ae821', 'x-compute-request-id': 'req-c1ac8c1e-e6ec-4506-b26d-8fcd436ae821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:16,409 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:16,410 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea45e05c-4cca-4b5b-b600-f9872d3b0338', 'x-compute-request-id': 'req-ea45e05c-4cca-4b5b-b600-f9872d3b0338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:17,650 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.232s 2022-07-21 10:35:17,651 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2dfe9b3-dda9-48db-9acd-fb413b876db1', 'x-compute-request-id': 'req-a2dfe9b3-dda9-48db-9acd-fb413b876db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:18,747 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:18,748 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838938a8-da41-4d8b-b0d6-d29c2c767dcf', 'x-compute-request-id': 'req-838938a8-da41-4d8b-b0d6-d29c2c767dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:19,843 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:19,843 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30dc8b52-0458-4813-b805-57f66b92d2f3', 'x-compute-request-id': 'req-30dc8b52-0458-4813-b805-57f66b92d2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:20,938 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:20,938 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60583d34-5011-42b3-a8ae-cc9c65a8d964', 'x-compute-request-id': 'req-60583d34-5011-42b3-a8ae-cc9c65a8d964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:22,037 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:35:22,038 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae00faf-6b24-4678-8352-a4f5f3184203', 'x-compute-request-id': 'req-5ae00faf-6b24-4678-8352-a4f5f3184203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:23,132 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:23,132 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25824dc0-dde7-45d8-8e02-08d0217c1a2e', 'x-compute-request-id': 'req-25824dc0-dde7-45d8-8e02-08d0217c1a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:24,229 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:24,230 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3357bdb-d32d-4201-92e2-f58aa18ac684', 'x-compute-request-id': 'req-e3357bdb-d32d-4201-92e2-f58aa18ac684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:25,329 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:35:25,330 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1e9993-10ff-407f-ae7f-715fdd969766', 'x-compute-request-id': 'req-cf1e9993-10ff-407f-ae7f-715fdd969766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:26,424 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:26,425 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6454935b-b244-4036-98e1-f6ad6de03bd7', 'x-compute-request-id': 'req-6454935b-b244-4036-98e1-f6ad6de03bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:27,520 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:35:27,520 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487b535f-b4b5-426f-994c-6185005faec5', 'x-compute-request-id': 'req-487b535f-b4b5-426f-994c-6185005faec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:28,634 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.105s 2022-07-21 10:35:28,634 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44c4ebd-1a08-4484-b773-3f93a97739b0', 'x-compute-request-id': 'req-a44c4ebd-1a08-4484-b773-3f93a97739b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:29,736 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.094s 2022-07-21 10:35:29,737 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cf93b8-7f3a-4257-a0b5-42e895c65404', 'x-compute-request-id': 'req-66cf93b8-7f3a-4257-a0b5-42e895c65404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:30,833 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:30,834 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462efe8b-1b7e-4205-a86c-55a8cfe6656c', 'x-compute-request-id': 'req-462efe8b-1b7e-4205-a86c-55a8cfe6656c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:31,927 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:31,927 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4e5d8f-97c8-4b2f-9e7f-cc2a09e9badb', 'x-compute-request-id': 'req-cb4e5d8f-97c8-4b2f-9e7f-cc2a09e9badb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:33,025 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:35:33,025 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-277eacc6-80da-4106-be7a-10a876ab2a9c', 'x-compute-request-id': 'req-277eacc6-80da-4106-be7a-10a876ab2a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:34,123 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:35:34,123 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc293594-ec57-4628-b1fa-665e8d59a6b6', 'x-compute-request-id': 'req-bc293594-ec57-4628-b1fa-665e8d59a6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:35,219 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:35,219 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6f01cc-f298-468e-9cc2-2e3f83a75a11', 'x-compute-request-id': 'req-3b6f01cc-f298-468e-9cc2-2e3f83a75a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:36,321 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:35:36,321 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6651ead5-ef2b-40e9-9065-22e3ba09f2c4', 'x-compute-request-id': 'req-6651ead5-ef2b-40e9-9065-22e3ba09f2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:37,417 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:37,418 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030b0596-e8af-4773-b49f-2694a2f0651f', 'x-compute-request-id': 'req-030b0596-e8af-4773-b49f-2694a2f0651f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:38,514 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:38,514 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82484b20-7e6a-47fd-a867-00fe25d6270f', 'x-compute-request-id': 'req-82484b20-7e6a-47fd-a867-00fe25d6270f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:39,612 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:39,612 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199ba3f6-1649-4cc9-8592-b209e3fe434b', 'x-compute-request-id': 'req-199ba3f6-1649-4cc9-8592-b209e3fe434b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:40,716 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.096s 2022-07-21 10:35:40,717 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fe1b1a-e317-456f-93f4-8b1736ab22d8', 'x-compute-request-id': 'req-84fe1b1a-e317-456f-93f4-8b1736ab22d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:41,812 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:41,813 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd6914a-5cde-45d5-9bdf-2714bc0dd21a', 'x-compute-request-id': 'req-afd6914a-5cde-45d5-9bdf-2714bc0dd21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:42,909 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:42,910 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2159d430-2801-4495-ad1e-f6c7d99b054b', 'x-compute-request-id': 'req-2159d430-2801-4495-ad1e-f6c7d99b054b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:44,003 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:35:44,004 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56054d4e-4c4f-4a3c-8f6e-0d2587fa0e1a', 'x-compute-request-id': 'req-56054d4e-4c4f-4a3c-8f6e-0d2587fa0e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:45,102 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:35:45,103 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea792b3-b8d3-4818-ac1d-9bf60e545888', 'x-compute-request-id': 'req-6ea792b3-b8d3-4818-ac1d-9bf60e545888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:46,198 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:46,199 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa24fe8a-4383-4ede-8878-eed2140022bb', 'x-compute-request-id': 'req-fa24fe8a-4383-4ede-8878-eed2140022bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:47,297 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:35:47,298 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71cbe7a7-a7ea-44ba-9d0d-086648ccc936', 'x-compute-request-id': 'req-71cbe7a7-a7ea-44ba-9d0d-086648ccc936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:48,414 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.107s 2022-07-21 10:35:48,414 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7ff133-051d-4141-9e25-2d0275785d65', 'x-compute-request-id': 'req-4a7ff133-051d-4141-9e25-2d0275785d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:49,510 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:35:49,510 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7559a12d-ee7a-4fda-a85b-2792636a79dc', 'x-compute-request-id': 'req-7559a12d-ee7a-4fda-a85b-2792636a79dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:50,605 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:50,606 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff055cb-e748-4e15-96b5-d2d4233c3971', 'x-compute-request-id': 'req-6ff055cb-e748-4e15-96b5-d2d4233c3971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:51,703 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:35:51,703 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09bf6eda-838a-4080-8724-c14a5b176532', 'x-compute-request-id': 'req-09bf6eda-838a-4080-8724-c14a5b176532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:53,047 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.335s 2022-07-21 10:35:53,048 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570f59bd-4454-45e1-9f39-d6660f99f0b4', 'x-compute-request-id': 'req-570f59bd-4454-45e1-9f39-d6660f99f0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:54,143 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:35:54,143 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936a3759-ea04-41f7-90cb-4fae45eb7ca0', 'x-compute-request-id': 'req-936a3759-ea04-41f7-90cb-4fae45eb7ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:55,240 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:55,240 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e460732-d957-47fa-8f9f-cf586bdd0360', 'x-compute-request-id': 'req-1e460732-d957-47fa-8f9f-cf586bdd0360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:56,336 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:35:56,336 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24bebb64-c29d-4b0c-b1eb-bddf2112445f', 'x-compute-request-id': 'req-24bebb64-c29d-4b0c-b1eb-bddf2112445f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:57,433 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:35:57,434 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507b614d-900f-4619-8c1c-179b341e9361', 'x-compute-request-id': 'req-507b614d-900f-4619-8c1c-179b341e9361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:58,529 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:35:58,529 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061b093c-320d-4ab2-af19-f884a90edcac', 'x-compute-request-id': 'req-061b093c-320d-4ab2-af19-f884a90edcac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:35:59,626 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:35:59,626 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1f3445-8096-4424-a64f-040ad8bc297c', 'x-compute-request-id': 'req-2c1f3445-8096-4424-a64f-040ad8bc297c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:00,721 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:00,721 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156d9dc3-e156-4e5b-994d-7573a83bd909', 'x-compute-request-id': 'req-156d9dc3-e156-4e5b-994d-7573a83bd909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:01,820 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:36:01,821 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa84e578-b314-4d26-907d-5b6efb4cd6de', 'x-compute-request-id': 'req-aa84e578-b314-4d26-907d-5b6efb4cd6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:02,917 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:02,917 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d1cc7a-1bf5-4e30-9217-1a119c99dfeb', 'x-compute-request-id': 'req-81d1cc7a-1bf5-4e30-9217-1a119c99dfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:04,013 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:04,013 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73bafa37-27b9-4608-8b23-1c8421d7ab7f', 'x-compute-request-id': 'req-73bafa37-27b9-4608-8b23-1c8421d7ab7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:05,111 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:36:05,111 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73378ab-ff11-4228-bc84-44b1e879ff84', 'x-compute-request-id': 'req-b73378ab-ff11-4228-bc84-44b1e879ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:06,215 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.096s 2022-07-21 10:36:06,216 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a755321-b8bb-449c-b67d-ae5a8d5eaa3b', 'x-compute-request-id': 'req-6a755321-b8bb-449c-b67d-ae5a8d5eaa3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:07,309 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:07,310 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2d4164-3584-40ff-bfb6-31b102b9f5e3', 'x-compute-request-id': 'req-3d2d4164-3584-40ff-bfb6-31b102b9f5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:08,403 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:08,404 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ebec64-40b0-4366-a1bc-7b5462a3ec19', 'x-compute-request-id': 'req-f5ebec64-40b0-4366-a1bc-7b5462a3ec19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:09,498 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:09,499 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53fb532-87d8-4e01-b90e-cb2d3c9f0526', 'x-compute-request-id': 'req-c53fb532-87d8-4e01-b90e-cb2d3c9f0526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:10,596 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:10,597 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe934d95-adfc-4256-b671-229f8353d660', 'x-compute-request-id': 'req-fe934d95-adfc-4256-b671-229f8353d660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:11,694 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:36:11,694 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc0e87a-649d-4d42-8e14-0946a8b15747', 'x-compute-request-id': 'req-dfc0e87a-649d-4d42-8e14-0946a8b15747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:12,792 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:36:12,793 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f29938-52e8-4965-8c3d-d4288b5f7c23', 'x-compute-request-id': 'req-d6f29938-52e8-4965-8c3d-d4288b5f7c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:13,889 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:13,890 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07895a3f-4db6-429b-8d13-2ebbf729f30d', 'x-compute-request-id': 'req-07895a3f-4db6-429b-8d13-2ebbf729f30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:14,986 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:14,987 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c47cbe-a476-461a-882b-7d85abce68c0', 'x-compute-request-id': 'req-66c47cbe-a476-461a-882b-7d85abce68c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:16,081 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:16,082 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73af6040-43f1-4ad2-8d4e-a882e3275496', 'x-compute-request-id': 'req-73af6040-43f1-4ad2-8d4e-a882e3275496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:17,177 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:17,177 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e247eb3-6545-4f8d-95f4-05b2d9d81bdd', 'x-compute-request-id': 'req-6e247eb3-6545-4f8d-95f4-05b2d9d81bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:18,270 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.084s 2022-07-21 10:36:18,270 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f1c04d-b315-4a1a-867d-d587fc4fbe34', 'x-compute-request-id': 'req-b1f1c04d-b315-4a1a-867d-d587fc4fbe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:19,369 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:36:19,370 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d70a20d-2d54-484d-863b-113238d5d211', 'x-compute-request-id': 'req-1d70a20d-2d54-484d-863b-113238d5d211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:20,465 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:20,465 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c681a0b-e612-44cc-8b34-6964197acaf2', 'x-compute-request-id': 'req-6c681a0b-e612-44cc-8b34-6964197acaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:21,566 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:36:21,567 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810c383b-e89c-4d82-a1b6-273a2f55bbee', 'x-compute-request-id': 'req-810c383b-e89c-4d82-a1b6-273a2f55bbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:22,660 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:22,660 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74abbca-0e73-4f15-9784-96af094372e9', 'x-compute-request-id': 'req-b74abbca-0e73-4f15-9784-96af094372e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:23,757 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:23,758 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16636fe-7121-4880-8a4f-61527df9b987', 'x-compute-request-id': 'req-a16636fe-7121-4880-8a4f-61527df9b987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:24,852 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:24,852 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0bf75f-c73a-460e-b122-af6742139e63', 'x-compute-request-id': 'req-fa0bf75f-c73a-460e-b122-af6742139e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:25,951 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:36:25,951 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5685a487-99e0-4ea2-b8b0-b0b9d724ebdf', 'x-compute-request-id': 'req-5685a487-99e0-4ea2-b8b0-b0b9d724ebdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:27,047 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:27,048 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50709b3-456a-4699-a7b1-bda4d90a296c', 'x-compute-request-id': 'req-e50709b3-456a-4699-a7b1-bda4d90a296c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:28,148 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:36:28,149 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365c5b81-7434-4ee2-b66d-44ec830ccec3', 'x-compute-request-id': 'req-365c5b81-7434-4ee2-b66d-44ec830ccec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:29,243 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:29,244 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c389e85-fa5e-4b02-a224-7c96ee61a8fe', 'x-compute-request-id': 'req-8c389e85-fa5e-4b02-a224-7c96ee61a8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:30,338 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:30,338 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52789d2f-b0e3-41c1-a8e2-29872d7a855b', 'x-compute-request-id': 'req-52789d2f-b0e3-41c1-a8e2-29872d7a855b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:31,432 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:31,432 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aacef05-b94d-4168-ad7a-1d81335c3310', 'x-compute-request-id': 'req-9aacef05-b94d-4168-ad7a-1d81335c3310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:32,531 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:36:32,531 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42a333c-36a1-4ec7-b29f-33cfec7defba', 'x-compute-request-id': 'req-c42a333c-36a1-4ec7-b29f-33cfec7defba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:33,631 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:36:33,631 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0540d9-9dca-409a-a9ba-430057d68b20', 'x-compute-request-id': 'req-7a0540d9-9dca-409a-a9ba-430057d68b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:34,725 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:34,726 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc296edd-ea4e-44e0-bf9f-dc241aa6f435', 'x-compute-request-id': 'req-fc296edd-ea4e-44e0-bf9f-dc241aa6f435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:35,820 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:35,820 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a4cb83-6c36-4ca7-a409-19d78cb61a43', 'x-compute-request-id': 'req-01a4cb83-6c36-4ca7-a409-19d78cb61a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:36,918 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:36:36,919 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2583d1c5-567e-4982-9202-1af0870327e2', 'x-compute-request-id': 'req-2583d1c5-567e-4982-9202-1af0870327e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:38,014 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:38,014 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283a3096-a0a6-4bc9-a993-e4cc1767c1e4', 'x-compute-request-id': 'req-283a3096-a0a6-4bc9-a993-e4cc1767c1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:39,111 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:39,112 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf143be8-95bd-4818-8bfc-fb48c20dc240', 'x-compute-request-id': 'req-bf143be8-95bd-4818-8bfc-fb48c20dc240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:40,207 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:40,208 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f842d1-a788-4c2d-8d40-ab2c5a3e53ca', 'x-compute-request-id': 'req-b4f842d1-a788-4c2d-8d40-ab2c5a3e53ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:41,304 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:41,305 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c8accf-495d-44b8-952d-7c4763a60b0b', 'x-compute-request-id': 'req-95c8accf-495d-44b8-952d-7c4763a60b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:42,399 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:42,400 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59b9390-2958-4776-a985-771263ac6704', 'x-compute-request-id': 'req-c59b9390-2958-4776-a985-771263ac6704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:43,497 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:36:43,498 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-542f6ebe-b641-498a-9d7b-b3c752244a3b', 'x-compute-request-id': 'req-542f6ebe-b641-498a-9d7b-b3c752244a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:44,592 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:44,592 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834d398d-4ec8-4c2e-af97-5ffd3cbcb4bb', 'x-compute-request-id': 'req-834d398d-4ec8-4c2e-af97-5ffd3cbcb4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:45,690 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:36:45,691 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83dc16d5-fef2-4f6f-9dd7-3bbfa74290e0', 'x-compute-request-id': 'req-83dc16d5-fef2-4f6f-9dd7-3bbfa74290e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:46,786 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:46,786 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877a587c-8bc4-42ce-9354-8c5a093e2957', 'x-compute-request-id': 'req-877a587c-8bc4-42ce-9354-8c5a093e2957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:47,884 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:36:47,884 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f407616-05af-40f1-9d85-7d3f0c7bde4d', 'x-compute-request-id': 'req-3f407616-05af-40f1-9d85-7d3f0c7bde4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:49,013 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.120s 2022-07-21 10:36:49,013 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a882827a-2009-43c6-a60b-3d93f21d1b71', 'x-compute-request-id': 'req-a882827a-2009-43c6-a60b-3d93f21d1b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:50,113 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:36:50,113 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d8614b-79cf-4afb-b5c0-7398e8511c87', 'x-compute-request-id': 'req-99d8614b-79cf-4afb-b5c0-7398e8511c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:51,209 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:36:51,209 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3262220f-53a4-42c2-915c-a9b36647f661', 'x-compute-request-id': 'req-3262220f-53a4-42c2-915c-a9b36647f661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:52,310 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:36:52,310 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb0d26b-e5c4-4c6e-bfce-22bf45830c4d', 'x-compute-request-id': 'req-8cb0d26b-e5c4-4c6e-bfce-22bf45830c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:53,422 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.104s 2022-07-21 10:36:53,422 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7faedb-6273-41f0-bb51-e18f8447f828', 'x-compute-request-id': 'req-ad7faedb-6273-41f0-bb51-e18f8447f828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:54,551 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.119s 2022-07-21 10:36:54,551 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8783378-6d59-42ad-9c80-faf09eaef8c9', 'x-compute-request-id': 'req-b8783378-6d59-42ad-9c80-faf09eaef8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:55,647 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:36:55,647 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6869c3-ea0b-4b34-8e6b-de0f2b6e6222', 'x-compute-request-id': 'req-ee6869c3-ea0b-4b34-8e6b-de0f2b6e6222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:56,741 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:36:56,741 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1370a75f-938c-46b4-a83b-48619c54e969', 'x-compute-request-id': 'req-1370a75f-938c-46b4-a83b-48619c54e969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:57,843 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.093s 2022-07-21 10:36:57,843 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989e0266-8704-444c-b6e5-198d5528dec1', 'x-compute-request-id': 'req-989e0266-8704-444c-b6e5-198d5528dec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:36:58,939 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:36:58,939 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1251f88-0882-4c91-a3ac-b32680afcd1e', 'x-compute-request-id': 'req-c1251f88-0882-4c91-a3ac-b32680afcd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:00,033 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:00,033 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02cb18e-ccda-4a53-b3f3-26bad64742ea', 'x-compute-request-id': 'req-c02cb18e-ccda-4a53-b3f3-26bad64742ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:01,131 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:01,132 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc05d422-09e5-4bb8-b9af-6615c17c8078', 'x-compute-request-id': 'req-cc05d422-09e5-4bb8-b9af-6615c17c8078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:02,231 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:02,231 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb09202-492e-466a-a2bb-b262203dca47', 'x-compute-request-id': 'req-2cb09202-492e-466a-a2bb-b262203dca47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:03,326 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:03,326 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8156b37-ef9b-4770-bfb9-5b1f93a76a21', 'x-compute-request-id': 'req-a8156b37-ef9b-4770-bfb9-5b1f93a76a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:04,422 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:04,422 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8515d869-21df-4c1d-8fcd-194ba3c1a940', 'x-compute-request-id': 'req-8515d869-21df-4c1d-8fcd-194ba3c1a940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:05,520 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:05,521 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95aa0812-6a45-4076-9839-26288e749188', 'x-compute-request-id': 'req-95aa0812-6a45-4076-9839-26288e749188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:06,618 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:06,619 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9916443f-fb1a-4fb7-acc7-a43c85e33d16', 'x-compute-request-id': 'req-9916443f-fb1a-4fb7-acc7-a43c85e33d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:07,716 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:07,716 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f2f303-a9dd-4cdf-8428-b1df25afd91e', 'x-compute-request-id': 'req-42f2f303-a9dd-4cdf-8428-b1df25afd91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:08,814 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:08,815 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d347765a-b5a2-4dc3-8e39-3d8a7c1bd2e4', 'x-compute-request-id': 'req-d347765a-b5a2-4dc3-8e39-3d8a7c1bd2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:09,910 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:09,910 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506e6dea-bc40-467b-b16b-f809d37d4475', 'x-compute-request-id': 'req-506e6dea-bc40-467b-b16b-f809d37d4475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:11,007 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:11,008 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7743a8a-af45-4106-b585-e74c4d3199a8', 'x-compute-request-id': 'req-a7743a8a-af45-4106-b585-e74c4d3199a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:12,102 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:12,102 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92cd711b-3b8a-468f-9337-2f2ced393315', 'x-compute-request-id': 'req-92cd711b-3b8a-468f-9337-2f2ced393315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:13,199 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:37:13,200 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a138daaf-8984-40ac-908b-63cff62bcc01', 'x-compute-request-id': 'req-a138daaf-8984-40ac-908b-63cff62bcc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:14,299 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:14,299 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6f0f75-ec40-49cb-8cf1-4af58cb7e08f', 'x-compute-request-id': 'req-ce6f0f75-ec40-49cb-8cf1-4af58cb7e08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:15,397 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:15,397 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18faaf41-aacc-48ae-9f4c-e0fdda4b72aa', 'x-compute-request-id': 'req-18faaf41-aacc-48ae-9f4c-e0fdda4b72aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:16,492 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:16,493 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ba6b90-443c-4bfe-8ff7-29b624bbf47c', 'x-compute-request-id': 'req-d1ba6b90-443c-4bfe-8ff7-29b624bbf47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:17,586 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:17,586 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7762dc7-6199-499e-813c-767516eda338', 'x-compute-request-id': 'req-d7762dc7-6199-499e-813c-767516eda338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:18,679 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:18,680 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c994c491-a016-4e7a-9b9d-2b4cdd0e8907', 'x-compute-request-id': 'req-c994c491-a016-4e7a-9b9d-2b4cdd0e8907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:19,781 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.093s 2022-07-21 10:37:19,782 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8efda2cf-0daa-430a-b347-aa9dc96f4487', 'x-compute-request-id': 'req-8efda2cf-0daa-430a-b347-aa9dc96f4487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:21,123 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.332s 2022-07-21 10:37:21,123 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2fd2208-4839-40e8-a839-8aa7c1fedc9b', 'x-compute-request-id': 'req-d2fd2208-4839-40e8-a839-8aa7c1fedc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:22,217 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:22,217 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd023b2d-a086-4abb-9a1d-3a05a7ab244a', 'x-compute-request-id': 'req-bd023b2d-a086-4abb-9a1d-3a05a7ab244a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:23,313 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:37:23,314 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f2c999-f38a-4f2c-991b-ba96f796d8cc', 'x-compute-request-id': 'req-76f2c999-f38a-4f2c-991b-ba96f796d8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:24,411 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:24,411 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681b3a0c-f9f5-4bb3-bc67-89dc991be152', 'x-compute-request-id': 'req-681b3a0c-f9f5-4bb3-bc67-89dc991be152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:25,508 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:25,509 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327482f4-f8f4-40a7-9883-f69407e1b620', 'x-compute-request-id': 'req-327482f4-f8f4-40a7-9883-f69407e1b620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:26,603 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:26,604 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecfdb49e-8cd4-4806-ab59-553bd90dff23', 'x-compute-request-id': 'req-ecfdb49e-8cd4-4806-ab59-553bd90dff23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:27,699 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:27,699 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ddad36-2cef-49bb-8959-34823c159cd8', 'x-compute-request-id': 'req-29ddad36-2cef-49bb-8959-34823c159cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:28,797 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:28,797 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb6b76f-52ad-48e6-8973-4f0bd3af1441', 'x-compute-request-id': 'req-9bb6b76f-52ad-48e6-8973-4f0bd3af1441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:29,896 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:29,896 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4a24da-91ec-45d2-8193-a3504a4519fb', 'x-compute-request-id': 'req-ce4a24da-91ec-45d2-8193-a3504a4519fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:30,991 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:30,991 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e3c60d-084a-4639-9740-b6bd66d7b600', 'x-compute-request-id': 'req-72e3c60d-084a-4639-9740-b6bd66d7b600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:32,087 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:37:32,087 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c55b674f-e91d-4dcf-ab18-969041dff4c2', 'x-compute-request-id': 'req-c55b674f-e91d-4dcf-ab18-969041dff4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:33,183 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:33,183 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b794af7-9d39-4a5e-b0bf-16d7b6774527', 'x-compute-request-id': 'req-7b794af7-9d39-4a5e-b0bf-16d7b6774527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:34,282 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:34,282 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8adee962-dbc8-4668-93dd-17d719ed74a1', 'x-compute-request-id': 'req-8adee962-dbc8-4668-93dd-17d719ed74a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:35,377 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:35,377 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc19c693-eac6-42af-a33e-9833de4d52b6', 'x-compute-request-id': 'req-cc19c693-eac6-42af-a33e-9833de4d52b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:36,472 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:36,472 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56300c0-8900-4bd2-b1c3-96504feda859', 'x-compute-request-id': 'req-d56300c0-8900-4bd2-b1c3-96504feda859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:37,568 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:37,568 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de995fdb-9b90-449d-90f5-17f4236ab7ef', 'x-compute-request-id': 'req-de995fdb-9b90-449d-90f5-17f4236ab7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:38,671 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.095s 2022-07-21 10:37:38,671 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee68ae13-918c-4791-868a-248841a64ad6', 'x-compute-request-id': 'req-ee68ae13-918c-4791-868a-248841a64ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:39,767 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:39,768 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788638c4-429b-4378-b461-dcc8600c512e', 'x-compute-request-id': 'req-788638c4-429b-4378-b461-dcc8600c512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:40,861 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:37:40,862 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe24e176-7701-4640-b73b-5327c170594f', 'x-compute-request-id': 'req-fe24e176-7701-4640-b73b-5327c170594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:41,960 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:41,961 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ab9c1e-c0fa-460a-8ba6-a6923141981f', 'x-compute-request-id': 'req-12ab9c1e-c0fa-460a-8ba6-a6923141981f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:43,060 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:43,060 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86801624-8284-46aa-934a-5a8b298cdb3b', 'x-compute-request-id': 'req-86801624-8284-46aa-934a-5a8b298cdb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:44,154 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:44,155 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfe0d08-a8cd-4f7a-9054-410ffc8541b9', 'x-compute-request-id': 'req-2bfe0d08-a8cd-4f7a-9054-410ffc8541b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:45,250 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:45,250 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ea58cc-45d9-4b26-b034-33bba0e88285', 'x-compute-request-id': 'req-45ea58cc-45d9-4b26-b034-33bba0e88285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:46,344 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:46,344 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba72abc5-30e8-48a9-82a1-08a4d99170fa', 'x-compute-request-id': 'req-ba72abc5-30e8-48a9-82a1-08a4d99170fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:47,460 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.106s 2022-07-21 10:37:47,460 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f988bf19-8f12-4b52-b966-15cf24e7100e', 'x-compute-request-id': 'req-f988bf19-8f12-4b52-b966-15cf24e7100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:48,556 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:48,556 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3927dc-1984-420b-9998-b3c33e025034', 'x-compute-request-id': 'req-6b3927dc-1984-420b-9998-b3c33e025034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:49,651 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:49,651 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9228c896-b328-4a29-b9c8-57b44632fecd', 'x-compute-request-id': 'req-9228c896-b328-4a29-b9c8-57b44632fecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:50,749 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:50,750 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5888ef81-eb48-4065-938e-39024c5b2610', 'x-compute-request-id': 'req-5888ef81-eb48-4065-938e-39024c5b2610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:51,850 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.091s 2022-07-21 10:37:51,850 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9127b8e6-cb75-4fcd-bcbf-3341ed609b34', 'x-compute-request-id': 'req-9127b8e6-cb75-4fcd-bcbf-3341ed609b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:52,946 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:37:52,946 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a781e2-e605-41d1-b22e-745e642bcc2a', 'x-compute-request-id': 'req-86a781e2-e605-41d1-b22e-745e642bcc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:54,047 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:37:54,047 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec373b15-eff6-4d23-8b5f-6d55ad899ad0', 'x-compute-request-id': 'req-ec373b15-eff6-4d23-8b5f-6d55ad899ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:55,147 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:55,147 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f59ddf-0f5a-4e82-a484-b970b2a2d0b4', 'x-compute-request-id': 'req-a1f59ddf-0f5a-4e82-a484-b970b2a2d0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:56,246 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:37:56,247 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558165a7-b678-45b2-a8b8-da25d411d501', 'x-compute-request-id': 'req-558165a7-b678-45b2-a8b8-da25d411d501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:57,343 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:37:57,344 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007aa256-10f8-4ef2-ad4f-76f2d4d5a2d2', 'x-compute-request-id': 'req-007aa256-10f8-4ef2-ad4f-76f2d4d5a2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:58,438 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:37:58,438 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e85b71-ba04-4f85-bfe5-3718d83e0061', 'x-compute-request-id': 'req-c4e85b71-ba04-4f85-bfe5-3718d83e0061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:37:59,536 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:37:59,537 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6eb106-c051-428b-8254-5d3e7ce417a9', 'x-compute-request-id': 'req-fe6eb106-c051-428b-8254-5d3e7ce417a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:00,634 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:38:00,635 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cb9757-dc17-464b-8d18-222155aeba08', 'x-compute-request-id': 'req-14cb9757-dc17-464b-8d18-222155aeba08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:01,729 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:01,729 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b571c0-2d0b-46ec-8a1a-8e4d26e9782c', 'x-compute-request-id': 'req-57b571c0-2d0b-46ec-8a1a-8e4d26e9782c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:02,838 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.100s 2022-07-21 10:38:02,838 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2204ee4a-3449-4382-9113-dff0fd68478d', 'x-compute-request-id': 'req-2204ee4a-3449-4382-9113-dff0fd68478d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:03,932 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:03,933 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0adab331-8113-42b5-bd16-0ee026823366', 'x-compute-request-id': 'req-0adab331-8113-42b5-bd16-0ee026823366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:05,029 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:05,029 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc34532-8b0c-48b6-ac87-df7b14504bd0', 'x-compute-request-id': 'req-0fc34532-8b0c-48b6-ac87-df7b14504bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:06,125 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:06,125 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf506306-dca5-4c38-bcf8-3f400c3a7d2b', 'x-compute-request-id': 'req-bf506306-dca5-4c38-bcf8-3f400c3a7d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:07,222 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:38:07,223 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa85a87-e897-4275-afd4-14dac4a80f0a', 'x-compute-request-id': 'req-5fa85a87-e897-4275-afd4-14dac4a80f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:08,317 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:08,317 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4b3d7a-ae94-4475-ba6c-3153e109fbf1', 'x-compute-request-id': 'req-5a4b3d7a-ae94-4475-ba6c-3153e109fbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:09,414 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:38:09,414 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83a6088-f48b-4a39-b255-70aa289eb2b1', 'x-compute-request-id': 'req-a83a6088-f48b-4a39-b255-70aa289eb2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:10,517 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.094s 2022-07-21 10:38:10,518 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb86b306-261b-4d72-b8a1-277d64ce8497', 'x-compute-request-id': 'req-bb86b306-261b-4d72-b8a1-277d64ce8497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:11,617 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:38:11,618 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c78ff1-09ce-4729-b487-84279dcf039e', 'x-compute-request-id': 'req-86c78ff1-09ce-4729-b487-84279dcf039e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:12,713 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:12,713 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3e9ab4-2d58-4a4b-ba77-22ac25eb04d5', 'x-compute-request-id': 'req-cb3e9ab4-2d58-4a4b-ba77-22ac25eb04d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:13,810 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.088s 2022-07-21 10:38:13,810 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998fcd29-8c32-420b-ba80-a9cf7ae7a6a8', 'x-compute-request-id': 'req-998fcd29-8c32-420b-ba80-a9cf7ae7a6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:14,906 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:14,907 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2f2c12-7642-41e2-9bcf-8e4a89730ca9', 'x-compute-request-id': 'req-3b2f2c12-7642-41e2-9bcf-8e4a89730ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:16,002 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:16,003 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8ef274-c965-4db7-8a44-515c2bb82047', 'x-compute-request-id': 'req-fb8ef274-c965-4db7-8a44-515c2bb82047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:17,097 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:17,098 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee64594-a50b-4efd-90f9-1fd9e00ff253', 'x-compute-request-id': 'req-3ee64594-a50b-4efd-90f9-1fd9e00ff253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:18,195 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:38:18,196 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f5c1c4-b16e-4fc5-a0d9-129b29c60435', 'x-compute-request-id': 'req-f7f5c1c4-b16e-4fc5-a0d9-129b29c60435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:19,290 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:19,290 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c9d8f9-0ac2-402f-839d-0289738de090', 'x-compute-request-id': 'req-86c9d8f9-0ac2-402f-839d-0289738de090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:20,384 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:38:20,384 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5774ae-6441-46c7-8f9b-682bc641ceed', 'x-compute-request-id': 'req-ef5774ae-6441-46c7-8f9b-682bc641ceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:21,480 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:21,481 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3702b0a7-3128-41fb-9179-659af949b376', 'x-compute-request-id': 'req-3702b0a7-3128-41fb-9179-659af949b376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:22,579 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:38:22,579 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c3e387-1593-40ea-826e-407902007ff5', 'x-compute-request-id': 'req-e3c3e387-1593-40ea-826e-407902007ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:23,674 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:23,674 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3745a34e-e9f0-48d7-b211-36181c528745', 'x-compute-request-id': 'req-3745a34e-e9f0-48d7-b211-36181c528745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:24,768 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:38:24,769 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1d3ef5-01f0-426d-99dd-f0769b1b3b63', 'x-compute-request-id': 'req-aa1d3ef5-01f0-426d-99dd-f0769b1b3b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:25,878 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.100s 2022-07-21 10:38:25,878 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e328723-f386-467f-9d8e-928619ccc3a0', 'x-compute-request-id': 'req-7e328723-f386-467f-9d8e-928619ccc3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:26,976 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.090s 2022-07-21 10:38:26,976 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ce457f-8973-48b4-9053-e3b7a207194b', 'x-compute-request-id': 'req-e6ce457f-8973-48b4-9053-e3b7a207194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:28,070 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:38:28,070 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bdb2d8-2fa7-4d6d-a0e8-9373c3302492', 'x-compute-request-id': 'req-e3bdb2d8-2fa7-4d6d-a0e8-9373c3302492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:29,163 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.084s 2022-07-21 10:38:29,163 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395bfa77-022e-4bdf-867a-bbb307ab6e0b', 'x-compute-request-id': 'req-395bfa77-022e-4bdf-867a-bbb307ab6e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:30,261 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:38:30,261 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d1538f3-bdd5-4111-a33d-8540cfc6518d', 'x-compute-request-id': 'req-6d1538f3-bdd5-4111-a33d-8540cfc6518d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:31,357 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:31,357 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8ac145-7bfe-472a-a21f-9036d8ac9ecc', 'x-compute-request-id': 'req-de8ac145-7bfe-472a-a21f-9036d8ac9ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:32,454 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:32,454 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37de2e75-7de9-42b1-9e34-d27b16ceedb3', 'x-compute-request-id': 'req-37de2e75-7de9-42b1-9e34-d27b16ceedb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:33,555 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.092s 2022-07-21 10:38:33,555 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62ac12a-bdac-4596-8b75-2a6e1beca161', 'x-compute-request-id': 'req-b62ac12a-bdac-4596-8b75-2a6e1beca161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:34,649 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.086s 2022-07-21 10:38:34,650 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9483a60-370f-4e5f-b2d7-dbd41955d9c3', 'x-compute-request-id': 'req-c9483a60-370f-4e5f-b2d7-dbd41955d9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:35,747 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.089s 2022-07-21 10:38:35,747 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ed4e2a-8c08-44e4-85e4-5172f709fe71', 'x-compute-request-id': 'req-92ed4e2a-8c08-44e4-85e4-5172f709fe71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:36,841 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:38:36,841 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546f1945-0edf-45df-913f-da7aa3844f2d', 'x-compute-request-id': 'req-546f1945-0edf-45df-913f-da7aa3844f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:37,937 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.087s 2022-07-21 10:38:37,937 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f32b498-cd60-43ee-aec3-8bfd4274c7d6', 'x-compute-request-id': 'req-8f32b498-cd60-43ee-aec3-8bfd4274c7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:39,032 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 0.085s 2022-07-21 10:38:39,032 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5319ec-c616-4905-933b-58c3257846de', 'x-compute-request-id': 'req-ca5319ec-c616-4905-933b-58c3257846de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec'} Body: b'{"server": {"id": "9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec", "name": "tempest-AttachVolumeNegativeTest-server-1748036450", "status": "ACTIVE", "tenant_id": "03452ef988ef4428bdcaa554b7bd4700", "user_id": "b3e73f3002da4da3b94cb17f837defb8", "metadata": {}, "hostId": "5a6336ff87a06fa0dfc8763a3fd87c9b7b9765303c61e2c0a99cdbbc", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:14:00Z", "updated": "2022-07-21T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-545241448", "OS-SRV-USG:launched_at": "2022-07-21T10:15:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e224490a-687c-4aac-bca4-b4baf25280a6"}]}}' 2022-07-21 10:38:39,039 118664 ERROR [tempest.api.compute.base] Failed to delete server 9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base Details: None 2022-07-21 10:38:39.039 118664 ERROR tempest.api.compute.base 2022-07-21 10:38:39,070 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-545241448 0.030s 2022-07-21 10:38:39,071 118664 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:38:39 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-31cc7b70-848d-4556-be4e-634edba94ab9', 'x-compute-request-id': 'req-31cc7b70-848d-4556-be4e-634edba94ab9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-545241448'} Body: b'' 2022-07-21 10:38:39,206 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/8c920225-c731-4d6a-9c51-6ed905542048 0.135s 2022-07-21 10:38:39,206 118664 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-36c6d707-c8b3-4bee-bd00-8607f5671ef1', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:38:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/8c920225-c731-4d6a-9c51-6ed905542048'} Body: b'' 2022-07-21 10:38:39,227 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/8c920225-c731-4d6a-9c51-6ed905542048 0.020s 2022-07-21 10:38:39,227 118664 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-c1665e40-7e55-433c-b476-f61cc65133c2', 'date': 'Thu, 21 Jul 2022 10:38:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/8c920225-c731-4d6a-9c51-6ed905542048'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8c920225-c731-4d6a-9c51-6ed905542048 does not exist", "detail": ""}}' 2022-07-21 10:38:39,660 118664 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/547138b1-76aa-4e26-9674-4cd21ebaee1d 0.432s 2022-07-21 10:38:39,660 118664 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-2e6e97c4-2a6e-40af-9138-a2a706ca35ff', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:38:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/547138b1-76aa-4e26-9674-4cd21ebaee1d'} 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 e224490a-687c-4aac-bca4-b4baf25280a6 failed to reach available status (current detaching) within the required time (360 s). }}} 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 e224490a-687c-4aac-bca4-b4baf25280a6 failed to detach from server 9f8336d3-4f3b-4f9a-b7c8-a56ec6ec23ec 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] |
pass
pt10.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
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_snapshots.VolumesSnapshotTestJSON | 6 | 1 | 4 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt11.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
ft11.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-07-21 10:15:57,172 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.084s 2022-07-21 10:15:57,173 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7c31ace-2702-43cd-a5b6-1bc18c6823f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1184a6a19fa242ae973bf635b56b1f7c", "name": "tempest-VolumesSnapshotTestJSON-1147754998-project", "password_expires_at": null}, "audit_ids": ["lXh4ICoSS-qlrYDbJixt8w"], "expires_at": "2022-07-21T11:15:57.000000Z", "issued_at": "2022-07-21T10:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "134431b6758149c0a22426b97ba1b9da", "name": "tempest-VolumesSnapshotTestJSON-1147754998"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/134431b6758149c0a22426b97ba1b9da", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_134431b6758149c0a22426b97ba1b9da", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:15:57,174 118650 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '7056de06-98b1-450d-8c91-df2e21eba0cc', 'name': 'tempest-VolumesSnapshotTestJSON-1568953066-network', 'tenant_id': '134431b6758149c0a22426b97ba1b9da', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '134431b6758149c0a22426b97ba1b9da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 668, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:15:53Z', 'updated_at': '2022-07-21T10:15:53Z', 'revision_number': 1} available for tenant 2022-07-21 10:15:57,800 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.23/compute/v2.1/servers 0.625s 2022-07-21 10:15:57,800 118650 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-2050561499", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "flavorRef": "452", "networks": [{"uuid": "7056de06-98b1-450d-8c91-df2e21eba0cc"}]}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d37ce9-143b-46bf-9c30-e7fa8d19cf1a', 'x-compute-request-id': 'req-d5d37ce9-143b-46bf-9c30-e7fa8d19cf1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "z58ztgPGdpWc"}}' 2022-07-21 10:15:57,897 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.094s 2022-07-21 10:15:57,898 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6923a60-9205-40c2-b02a-27236a45d1cf', 'x-compute-request-id': 'req-f6923a60-9205-40c2-b02a-27236a45d1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:58Z", "updated": "2022-07-21T10:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:15:59,002 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.095s 2022-07-21 10:15:59,002 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6640cab3-2938-4f19-90f3-3bd4c70b5d2c', 'x-compute-request-id': 'req-6640cab3-2938-4f19-90f3-3bd4c70b5d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:15:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:00,177 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.167s 2022-07-21 10:16:00,177 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8081737a-2473-48b4-82b3-b262cb4635bf', 'x-compute-request-id': 'req-8081737a-2473-48b4-82b3-b262cb4635bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:00,185 118650 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-07-21 10:16:01,297 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.110s 2022-07-21 10:16:01,297 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a1ebf33-ad99-423e-855c-4445e5b4d7ad', 'x-compute-request-id': 'req-3a1ebf33-ad99-423e-855c-4445e5b4d7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:16:01,305 118650 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2022-07-21 10:16:02,625 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.318s 2022-07-21 10:16:02,625 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21464d7b-abf3-4713-a37d-faf4bc17d1ff', 'x-compute-request-id': 'req-21464d7b-abf3-4713-a37d-faf4bc17d1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:02,633 118650 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2022-07-21 10:16:03,830 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.196s 2022-07-21 10:16:03,831 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7d9480-5c50-49da-b534-f8036a38de2a', 'x-compute-request-id': 'req-2c7d9480-5c50-49da-b534-f8036a38de2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:05,082 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.243s 2022-07-21 10:16:05,083 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8b521b-17ea-4642-a87c-9698e4c55d98', 'x-compute-request-id': 'req-7e8b521b-17ea-4642-a87c-9698e4c55d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:06,257 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.165s 2022-07-21 10:16:06,257 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fbd55b4-539e-4349-9a09-b2ca889935c7', 'x-compute-request-id': 'req-8fbd55b4-539e-4349-9a09-b2ca889935c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:07,452 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.186s 2022-07-21 10:16:07,452 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc84449-0cea-4c59-8759-98793b6b581c', 'x-compute-request-id': 'req-6cc84449-0cea-4c59-8759-98793b6b581c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:08,664 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.203s 2022-07-21 10:16:08,665 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4122ba0b-318f-4fe2-bcc0-8d00b75fc739', 'x-compute-request-id': 'req-4122ba0b-318f-4fe2-bcc0-8d00b75fc739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:09,831 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:16:09,832 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a2e362-6f2d-4e7d-96df-afbe1ab45941', 'x-compute-request-id': 'req-d7a2e362-6f2d-4e7d-96df-afbe1ab45941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:11,001 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:16:11,001 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d2d708-fbaa-4f01-8b89-20f6b1f0456d', 'x-compute-request-id': 'req-f5d2d708-fbaa-4f01-8b89-20f6b1f0456d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:12,171 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:16:12,171 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6410fa-69e4-440f-9f03-4fbe0d52689d', 'x-compute-request-id': 'req-0e6410fa-69e4-440f-9f03-4fbe0d52689d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:13,343 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.164s 2022-07-21 10:16:13,344 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e0dd5b-fbf8-4605-95e0-81f7b8767146', 'x-compute-request-id': 'req-d0e0dd5b-fbf8-4605-95e0-81f7b8767146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:14,519 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.167s 2022-07-21 10:16:14,520 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7acff9-3f31-401f-bc43-15182057a9ce', 'x-compute-request-id': 'req-5b7acff9-3f31-401f-bc43-15182057a9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:15,926 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.398s 2022-07-21 10:16:15,927 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7389f3a-7f6e-4fe2-8d67-14e857756599', 'x-compute-request-id': 'req-b7389f3a-7f6e-4fe2-8d67-14e857756599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:17,115 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.180s 2022-07-21 10:16:17,116 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c74eee-34fd-4fad-86d0-117822dc4697', 'x-compute-request-id': 'req-70c74eee-34fd-4fad-86d0-117822dc4697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:18,284 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:16:18,284 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7746c372-78e6-4852-8f98-b13f19de6497', 'x-compute-request-id': 'req-7746c372-78e6-4852-8f98-b13f19de6497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:19,461 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.168s 2022-07-21 10:16:19,462 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39670189-9be7-477d-a7be-5ff112e9adba', 'x-compute-request-id': 'req-39670189-9be7-477d-a7be-5ff112e9adba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:21,057 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.586s 2022-07-21 10:16:21,057 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d64dee-41cb-4072-b761-9d085340e117', 'x-compute-request-id': 'req-98d64dee-41cb-4072-b761-9d085340e117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:22,595 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.524s 2022-07-21 10:16:22,596 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d4f1d7-eca4-43c7-9098-7e3704c4ba59', 'x-compute-request-id': 'req-68d4f1d7-eca4-43c7-9098-7e3704c4ba59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:23,880 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.270s 2022-07-21 10:16:23,880 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe83b6f-ad59-4da0-bc2d-b6b4e268bbab', 'x-compute-request-id': 'req-cbe83b6f-ad59-4da0-bc2d-b6b4e268bbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:25,306 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.417s 2022-07-21 10:16:25,306 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d62639-9188-4d31-a966-a5fa4d76259a', 'x-compute-request-id': 'req-99d62639-9188-4d31-a966-a5fa4d76259a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "BUILD", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "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-07-21 10:16:26,835 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.520s 2022-07-21 10:16:26,836 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447d0981-681f-4298-8b76-f1b0e921e441', 'x-compute-request-id': 'req-447d0981-681f-4298-8b76-f1b0e921e441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:16:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.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-07-21 10:16:26,844 118650 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 29 second wait 2022-07-21 10:16:35,359 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/image/v2/images/046b0ffe-4832-4872-a101-db671d701a64 8.515s 2022-07-21 10:16:35,360 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b249521-8bd8-40e0-89a4-940546da9abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/046b0ffe-4832-4872-a101-db671d701a64'} 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": "639c2ba687ad420a81f045d494e495c1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "046b0ffe-4832-4872-a101-db671d701a64", "created_at": "2022-07-21T10:06:15Z", "updated_at": "2022-07-21T10:06:31Z", "tags": [], "self": "/v2/images/046b0ffe-4832-4872-a101-db671d701a64", "file": "/v2/images/046b0ffe-4832-4872-a101-db671d701a64/file", "schema": "/v2/schemas/image"}' 2022-07-21 10:16:36,008 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes 0.647s 2022-07-21 10:16:36,008 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033a76bc-bfcc-42d0-8c17-75636af79e8f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033a76bc-bfcc-42d0-8c17-75636af79e8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:35.860318", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:16:36,108 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.094s 2022-07-21 10:16:36,109 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a10da9-c85d-4a92-8aab-5f2952356c54', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a10da9-c85d-4a92-8aab-5f2952356c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:37,224 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.107s 2022-07-21 10:16:37,225 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad07477-722a-4c49-a705-3be97ae0f6f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad07477-722a-4c49-a705-3be97ae0f6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:38,343 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.105s 2022-07-21 10:16:38,343 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593b48ac-d35e-4156-98bd-eeb98c1e62c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593b48ac-d35e-4156-98bd-eeb98c1e62c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:39,433 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.080s 2022-07-21 10:16:39,433 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373536a9-bcf0-4507-991d-829b8239a411', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373536a9-bcf0-4507-991d-829b8239a411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:40,549 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.107s 2022-07-21 10:16:40,549 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7798fc0-7d2d-4626-890a-9eea185ceb5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7798fc0-7d2d-4626-890a-9eea185ceb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:41,644 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.087s 2022-07-21 10:16:41,644 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081d9e33-2b6f-4c5e-be2f-c4bf623ac594', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081d9e33-2b6f-4c5e-be2f-c4bf623ac594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:42,728 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.075s 2022-07-21 10:16:42,730 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b786b4-5ef7-47cc-a039-90b633cf3e92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b786b4-5ef7-47cc-a039-90b633cf3e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:43,815 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.073s 2022-07-21 10:16:43,815 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94aa026b-647f-4119-8b1e-b1616c06cf6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94aa026b-647f-4119-8b1e-b1616c06cf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:44,903 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.079s 2022-07-21 10:16:44,903 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad123745-660a-47e7-a01d-d48222b001ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad123745-660a-47e7-a01d-d48222b001ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:45,984 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.073s 2022-07-21 10:16:45,984 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00904da9-4258-4d3f-9458-48f81016fe46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00904da9-4258-4d3f-9458-48f81016fe46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:47,061 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.067s 2022-07-21 10:16:47,061 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f08bc0-96a8-4609-bb89-9e210d45e389', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f08bc0-96a8-4609-bb89-9e210d45e389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:48,126 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.056s 2022-07-21 10:16:48,126 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d57c43-0fd0-4647-bb0d-c47a09f8a1e1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d57c43-0fd0-4647-bb0d-c47a09f8a1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:49,199 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.060s 2022-07-21 10:16:49,199 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8014ca6-080b-460e-ab3f-6fccf82fc8f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8014ca6-080b-460e-ab3f-6fccf82fc8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:50,329 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.122s 2022-07-21 10:16:50,329 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69302d12-b935-4dcc-b23d-902eaa1d2e64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69302d12-b935-4dcc-b23d-902eaa1d2e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:51,427 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.086s 2022-07-21 10:16:51,428 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c353f926-8566-4a4c-b572-b5b42bfaffa8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c353f926-8566-4a4c-b572-b5b42bfaffa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:52,488 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.052s 2022-07-21 10:16:52,488 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d387b25a-30fe-48bc-aae5-5a6926b0d9e1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d387b25a-30fe-48bc-aae5-5a6926b0d9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:53,543 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:16:53,544 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1386efa-1780-4819-82a3-7bfbefeae4dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1386efa-1780-4819-82a3-7bfbefeae4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:54,609 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.057s 2022-07-21 10:16:54,609 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c13cf21-057b-4a6e-aef0-9b50d5e218f7', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c13cf21-057b-4a6e-aef0-9b50d5e218f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:55,706 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.088s 2022-07-21 10:16:55,706 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f5b56d-e657-49bb-8f21-a60b70ac020d', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f5b56d-e657-49bb-8f21-a60b70ac020d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:56,773 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.059s 2022-07-21 10:16:56,774 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f112ebf-7e1b-4fbb-8b90-b0533d8f5fd0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f112ebf-7e1b-4fbb-8b90-b0533d8f5fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:57,840 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.058s 2022-07-21 10:16:57,840 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d94ba0c-1be4-44a6-888e-1215fb3265b2', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d94ba0c-1be4-44a6-888e-1215fb3265b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:16:58,921 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.074s 2022-07-21 10:16:58,921 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0320fdba-6943-4b50-866a-364f131fbd19', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0320fdba-6943-4b50-866a-364f131fbd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:00,014 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.085s 2022-07-21 10:17:00,015 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a210a2-016d-47f4-925c-a88133b221b4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a210a2-016d-47f4-925c-a88133b221b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:01,098 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.075s 2022-07-21 10:17:01,098 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0799abb2-0693-44c6-9c23-897e3e026cd4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0799abb2-0693-44c6-9c23-897e3e026cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:02,209 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.103s 2022-07-21 10:17:02,209 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e859f07-7c47-4514-8609-cea7e523035a', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e859f07-7c47-4514-8609-cea7e523035a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:03,289 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.072s 2022-07-21 10:17:03,290 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bd6dff-6b76-4a4f-9b21-516b110529f0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bd6dff-6b76-4a4f-9b21-516b110529f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:04,394 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.095s 2022-07-21 10:17:04,394 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb38d7db-2583-4b17-824b-56f19543e6a1', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb38d7db-2583-4b17-824b-56f19543e6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:05,534 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.132s 2022-07-21 10:17:05,535 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096f6755-54a8-4c08-97d5-25b3a059387f', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096f6755-54a8-4c08-97d5-25b3a059387f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:06,651 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.107s 2022-07-21 10:17:06,652 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4effc2c2-5437-4dda-ba09-4d3509e67899', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4effc2c2-5437-4dda-ba09-4d3509e67899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:07,733 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.072s 2022-07-21 10:17:07,733 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcd8ca2-582a-4091-943f-c59c78e05e1c', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcd8ca2-582a-4091-943f-c59c78e05e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:08,819 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.078s 2022-07-21 10:17:08,820 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37df926f-67ea-4123-8dfb-2e6151b829cc', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37df926f-67ea-4123-8dfb-2e6151b829cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:09,889 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.056s 2022-07-21 10:17:09,889 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d571ed9-4aac-400d-8a47-1beacb60bd8f', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d571ed9-4aac-400d-8a47-1beacb60bd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:10,971 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.074s 2022-07-21 10:17:10,971 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7749c151-be74-4ace-91e9-ca3761c6ac40', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7749c151-be74-4ace-91e9-ca3761c6ac40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:12,035 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.055s 2022-07-21 10:17:12,036 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904a5fe7-fbb4-46f6-917a-95101e404744', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904a5fe7-fbb4-46f6-917a-95101e404744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:13,102 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.058s 2022-07-21 10:17:13,103 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a5a28f-4d7d-4be4-bde9-c3e13e376692', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a5a28f-4d7d-4be4-bde9-c3e13e376692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:14,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.079s 2022-07-21 10:17:14,190 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2335d8-68b7-44a2-9e9f-9d4691af2c31', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2335d8-68b7-44a2-9e9f-9d4691af2c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:15,254 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.056s 2022-07-21 10:17:15,254 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674a5418-8407-4871-bcd4-3146ef48d328', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674a5418-8407-4871-bcd4-3146ef48d328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:16,310 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:17:16,310 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53fd10b-776b-4675-bfbd-2e4a55db0fe2', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53fd10b-776b-4675-bfbd-2e4a55db0fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:16:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:17,373 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.054s 2022-07-21 10:17:17,373 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f59f3b0-f398-4d2e-8177-a629996165e7', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f59f3b0-f398-4d2e-8177-a629996165e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:17,380 118650 INFO [tempest.common.waiters] volume 9335e871-df82-4379-acef-8dcb1d1b0608 reached available after waiting for 41.380902 seconds 2022-07-21 10:17:31,375 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078/os-volume_attachments 13.994s 2022-07-21 10:17:31,375 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "9335e871-df82-4379-acef-8dcb1d1b0608", "device": "/dev/sdb"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:17 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-c27d5627-ee7c-4be6-ad8a-245ee337d14c', 'x-compute-request-id': 'req-c27d5627-ee7c-4be6-ad8a-245ee337d14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "serverId": "56a0b099-459a-4282-bd39-704fb8f3d078", "volumeId": "9335e871-df82-4379-acef-8dcb1d1b0608", "device": "/dev/sdb"}}' 2022-07-21 10:17:31,427 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:17:31,428 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2073a93c-ba35-466b-88aa-737c52e90d07', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2073a93c-ba35-466b-88aa-737c52e90d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:32,483 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.048s 2022-07-21 10:17:32,484 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9628bf9b-09f6-4722-9e80-9348af26058b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9628bf9b-09f6-4722-9e80-9348af26058b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:33,540 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:17:33,540 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bbefcc-7db5-4ffe-8aca-9dfc7abb97cb', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bbefcc-7db5-4ffe-8aca-9dfc7abb97cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:34,618 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.071s 2022-07-21 10:17:34,619 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a29cbe-639a-4333-a936-6f12e9e1b677', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a29cbe-639a-4333-a936-6f12e9e1b677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:35,673 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:17:35,674 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e32f2f-8aeb-4d13-b45c-bfe98862ba1c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e32f2f-8aeb-4d13-b45c-bfe98862ba1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:36,729 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:17:36,729 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7aa0f1b-f030-431e-b958-842a60d049cb', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7aa0f1b-f030-431e-b958-842a60d049cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:37,813 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.076s 2022-07-21 10:17:37,813 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25483165-cee6-4c7f-801c-e9f8bc9f1990', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25483165-cee6-4c7f-801c-e9f8bc9f1990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:38,876 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.055s 2022-07-21 10:17:38,876 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c68f1db-accd-4cbc-bd8c-345685c3336e', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c68f1db-accd-4cbc-bd8c-345685c3336e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:39,963 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.077s 2022-07-21 10:17:39,963 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1eec952-539a-4232-9e99-dd4108ce7aef', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1eec952-539a-4232-9e99-dd4108ce7aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:41,030 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.060s 2022-07-21 10:17:41,031 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1175c493-646b-492b-a3d2-2eaf4bf74c72', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1175c493-646b-492b-a3d2-2eaf4bf74c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:42,086 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:17:42,086 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562d0464-343a-4f41-a24b-8c2f4378ea47', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562d0464-343a-4f41-a24b-8c2f4378ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:43,147 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.053s 2022-07-21 10:17:43,148 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2ceb99-708c-4d26-9815-78a839affdfe', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2ceb99-708c-4d26-9815-78a839affdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:44,202 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:17:44,203 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98909ba-16c2-4b7c-bef5-91727a470fc9', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98909ba-16c2-4b7c-bef5-91727a470fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:45,313 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.103s 2022-07-21 10:17:45,314 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f8b4af-f5fb-4c2f-a628-a07dddd574b6', 'content-length': '1656', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f8b4af-f5fb-4c2f-a628-a07dddd574b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:17:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:17:45,321 118650 INFO [tempest.common.waiters] volume 9335e871-df82-4379-acef-8dcb1d1b0608 reached in-use after waiting for 14.321543 seconds 2022-07-21 10:17:45,369 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots 0.047s 2022-07-21 10:17:45,370 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-988989589"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 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-2008baa2-f087-4ce1-bd0e-229e262d5e2c', 'x-openstack-request-id': 'req-2008baa2-f087-4ce1-bd0e-229e262d5e2c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 9335e871-df82-4379-acef-8dcb1d1b0608 status must be available, but current status is: in-use."}}' 2022-07-21 10:17:45,572 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots 0.201s 2022-07-21 10:17:45,572 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afac0313-e264-4dea-8f10-a3cb097baf2d', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afac0313-e264-4dea-8f10-a3cb097baf2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:45.505010", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}}}' 2022-07-21 10:17:45,647 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.072s 2022-07-21 10:17:45,648 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72293b7-cfb4-48af-a6d0-5a78340adc26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72293b7-cfb4-48af-a6d0-5a78340adc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:46,684 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.031s 2022-07-21 10:17:46,684 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07278b84-b4a3-4495-832e-44a29113fd01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07278b84-b4a3-4495-832e-44a29113fd01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:47,715 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.027s 2022-07-21 10:17:47,715 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8128759e-5194-4b8f-a7c7-dbd6123740a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8128759e-5194-4b8f-a7c7-dbd6123740a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:48,742 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:17:48,742 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09dc3fe-6e89-4c7c-b008-51e6071aa6b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09dc3fe-6e89-4c7c-b008-51e6071aa6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:49,769 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:17:49,770 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af330a3-abe8-4e82-ad66-b621a6532e08', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af330a3-abe8-4e82-ad66-b621a6532e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:50,799 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:17:50,799 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ae3f09-ad7d-4ef9-bd55-65b7f4a6b663', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ae3f09-ad7d-4ef9-bd55-65b7f4a6b663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:51,828 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.025s 2022-07-21 10:17:51,829 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492d7032-6b0f-4a53-9f50-c0917c32deaf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492d7032-6b0f-4a53-9f50-c0917c32deaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:52,855 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:17:52,855 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a973dade-63ea-4bf0-ace5-ed5bc2d08fa6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a973dade-63ea-4bf0-ace5-ed5bc2d08fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:53,883 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:17:53,883 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71639634-a1a8-48d6-b796-b9346891572c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71639634-a1a8-48d6-b796-b9346891572c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:54,909 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:17:54,909 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b9de75-df5c-4831-b23f-67e3f73e9454', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b9de75-df5c-4831-b23f-67e3f73e9454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:55,935 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:17:55,935 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3e65f1-e362-451a-9620-3a3ec5c5403d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3e65f1-e362-451a-9620-3a3ec5c5403d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:56,964 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.026s 2022-07-21 10:17:56,965 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58842446-3f57-4e50-81ec-90029d4389e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58842446-3f57-4e50-81ec-90029d4389e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:57,993 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:17:57,993 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ed0a5e-f50d-4c10-afea-8780e31bb424', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ed0a5e-f50d-4c10-afea-8780e31bb424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:17:59,019 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:17:59,020 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c18438-cdf4-422c-9b52-3b40dced6d30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c18438-cdf4-422c-9b52-3b40dced6d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:00,052 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.029s 2022-07-21 10:18:00,053 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52949c75-7710-49da-81be-3576def679ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52949c75-7710-49da-81be-3576def679ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:01,079 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:01,079 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab6b072-73d0-4e12-8216-73302c2dc5f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab6b072-73d0-4e12-8216-73302c2dc5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:02,106 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:02,107 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad46d3dd-4220-4118-bb0f-c7bac804ae8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad46d3dd-4220-4118-bb0f-c7bac804ae8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:03,133 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:03,133 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6be6fd-6c23-46c0-8a85-79a5918baeb1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6be6fd-6c23-46c0-8a85-79a5918baeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:04,159 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:04,159 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08435d11-9aec-4954-8586-b5fadc511db2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08435d11-9aec-4954-8586-b5fadc511db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:05,186 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:05,186 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2eafb0-6efa-4902-8026-6827ea893cc7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2eafb0-6efa-4902-8026-6827ea893cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:06,212 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:06,213 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee967ed-f531-49e6-b135-228db6523a26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee967ed-f531-49e6-b135-228db6523a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:07,239 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:07,239 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0ea77-6ef6-4133-a41a-8e5d90627463', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0ea77-6ef6-4133-a41a-8e5d90627463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:08,264 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.021s 2022-07-21 10:18:08,265 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2173dc8-2348-4f64-b469-b7d202deb594', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2173dc8-2348-4f64-b469-b7d202deb594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:09,291 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:09,291 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88269ffa-ba26-4509-aae6-d0ab62782f6f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88269ffa-ba26-4509-aae6-d0ab62782f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:10,317 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:10,317 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e134d257-a410-4a92-86c5-f54e2e911da2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e134d257-a410-4a92-86c5-f54e2e911da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:11,344 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:11,344 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d825f1ab-7e24-4523-a288-3b9b7ea188e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d825f1ab-7e24-4523-a288-3b9b7ea188e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:12,372 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:12,372 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbbe7e9-3310-4069-baf3-acd5872cd53c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbbe7e9-3310-4069-baf3-acd5872cd53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:13,398 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:13,399 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5401784b-c0dd-48bc-854d-546abf88eb36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5401784b-c0dd-48bc-854d-546abf88eb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:14,426 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:14,426 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd924589-7584-4595-98e0-d1de3fa94bf1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd924589-7584-4595-98e0-d1de3fa94bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:15,453 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:15,453 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f40a82-1124-41d1-b222-a79590c0818a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f40a82-1124-41d1-b222-a79590c0818a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:16,480 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:16,480 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e133e5-c0d9-4332-941a-4cfbc964067d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e133e5-c0d9-4332-941a-4cfbc964067d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:17,508 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:17,509 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee55c59-3aa4-4f02-aeef-570f75325720', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee55c59-3aa4-4f02-aeef-570f75325720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:18,541 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.029s 2022-07-21 10:18:18,541 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49fdf4e-1e50-4ce4-be77-b89a77db6fc4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49fdf4e-1e50-4ce4-be77-b89a77db6fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:19,573 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.028s 2022-07-21 10:18:19,573 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7a0d3b-7926-4a34-8635-4ecd6504620f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7a0d3b-7926-4a34-8635-4ecd6504620f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:20,600 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:20,600 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be52bd3-609e-4387-8bad-0ad0bf574db7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be52bd3-609e-4387-8bad-0ad0bf574db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:21,627 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:21,627 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab021b7-4be1-453a-84ce-3e64b8b4004a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab021b7-4be1-453a-84ce-3e64b8b4004a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:22,653 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:22,654 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60251dbf-b781-44af-8af1-bca9a3fee823', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60251dbf-b781-44af-8af1-bca9a3fee823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:23,680 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:23,680 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2dfa05-af6a-4a93-bd20-bdbfc1760a5f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2dfa05-af6a-4a93-bd20-bdbfc1760a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:24,707 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:24,708 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7526d46-bbb5-4656-84c6-7558d423bfe2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7526d46-bbb5-4656-84c6-7558d423bfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:25,735 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:25,735 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4826659-46fd-45ee-8357-56854e84d4dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4826659-46fd-45ee-8357-56854e84d4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:26,763 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:26,763 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de444068-d935-4d14-b919-7b8fc503f11a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de444068-d935-4d14-b919-7b8fc503f11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:27,791 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:27,791 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9834a959-2ddc-4aa7-aaa4-798021ecc23d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9834a959-2ddc-4aa7-aaa4-798021ecc23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:28,818 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:28,818 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0080a7-702d-4767-9ef9-1d25d72c1008', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0080a7-702d-4767-9ef9-1d25d72c1008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:29,850 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.028s 2022-07-21 10:18:29,850 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d419ce-f77a-4507-b7a9-711a687de88e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d419ce-f77a-4507-b7a9-711a687de88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:30,877 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:30,877 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87210815-940d-43ec-8fa7-f9f64c5edf33', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87210815-940d-43ec-8fa7-f9f64c5edf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:31,904 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:31,904 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a8feef-325b-4542-b3e5-07055b451794', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a8feef-325b-4542-b3e5-07055b451794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:32,931 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:32,931 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4f67c8-6e48-479c-9a34-45db287846c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4f67c8-6e48-479c-9a34-45db287846c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:33,960 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:33,960 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835fe16d-89f6-42a7-a98b-489ab8decd0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835fe16d-89f6-42a7-a98b-489ab8decd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:34,988 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:34,989 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e3537c-0828-4387-8d6c-316b2b497aff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e3537c-0828-4387-8d6c-316b2b497aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:36,018 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:36,018 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b2af61-2658-4076-be69-8932ae67c015', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b2af61-2658-4076-be69-8932ae67c015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:37,049 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.027s 2022-07-21 10:18:37,049 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c40bf7-ac26-4235-8284-89bd8fea3925', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c40bf7-ac26-4235-8284-89bd8fea3925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:38,076 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:38,076 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78c3998-eddb-4c97-9897-dd1176bea59e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78c3998-eddb-4c97-9897-dd1176bea59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:39,102 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:39,102 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e254a2e8-2ca5-4c3f-9d26-c8e750fa6154', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e254a2e8-2ca5-4c3f-9d26-c8e750fa6154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:40,130 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:40,130 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cc70c9-001b-419b-a151-ffdb81da15bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cc70c9-001b-419b-a151-ffdb81da15bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:41,156 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:41,157 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9682a28-9967-41fd-9907-135cbcffa087', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9682a28-9967-41fd-9907-135cbcffa087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:42,185 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:42,185 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7e0ce0-ddbd-42b1-a1a9-81f99f34eec7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7e0ce0-ddbd-42b1-a1a9-81f99f34eec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:43,215 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.025s 2022-07-21 10:18:43,215 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c36030-85cc-4aa6-a20c-0bf163f2dd1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c36030-85cc-4aa6-a20c-0bf163f2dd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:44,242 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:44,242 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73ff69a-3026-4231-89c2-16d5f17efa86', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73ff69a-3026-4231-89c2-16d5f17efa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:45,272 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:45,272 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d080bc-983a-49bf-b9c9-83724bdd55ea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d080bc-983a-49bf-b9c9-83724bdd55ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:46,300 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.024s 2022-07-21 10:18:46,300 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e42be4-b60c-4375-8dd8-a9a9575a93c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e42be4-b60c-4375-8dd8-a9a9575a93c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:47,329 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.025s 2022-07-21 10:18:47,330 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1813ccb3-615f-4f5f-b9fc-08f3bfb57224', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1813ccb3-615f-4f5f-b9fc-08f3bfb57224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:48,356 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:48,357 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea00784-fbb7-4b2d-9ddc-dacaa438a4d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea00784-fbb7-4b2d-9ddc-dacaa438a4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:49,383 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:18:49,383 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d0183c-9e39-4a1d-b5ab-48bdb88d601b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d0183c-9e39-4a1d-b5ab-48bdb88d601b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:50,453 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.067s 2022-07-21 10:18:50,453 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8efd63-15dd-4541-91f6-1bf278f88a80', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8efd63-15dd-4541-91f6-1bf278f88a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:51,498 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:18:51,499 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e8a662-aa10-4720-9356-b43c761d7c62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e8a662-aa10-4720-9356-b43c761d7c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:52,533 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.030s 2022-07-21 10:18:52,534 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbc7ccb-9465-4bb6-be28-edccce3dbc3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbc7ccb-9465-4bb6-be28-edccce3dbc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:53,560 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:53,561 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549a89e5-3fe0-4542-a3ed-492af3b207fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549a89e5-3fe0-4542-a3ed-492af3b207fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:54,632 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.067s 2022-07-21 10:18:54,632 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0236c18-45b4-4d20-9b5d-950809a61140', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0236c18-45b4-4d20-9b5d-950809a61140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:55,659 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:55,659 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832d0975-b940-48da-ac94-9a2ab1164276', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832d0975-b940-48da-ac94-9a2ab1164276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:56,686 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:56,686 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab6f2c7-d1a0-42e4-be95-340568bf4b90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab6f2c7-d1a0-42e4-be95-340568bf4b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:57,715 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.025s 2022-07-21 10:18:57,715 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c408c31-0e3b-40cf-a3f2-a8be8db121d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c408c31-0e3b-40cf-a3f2-a8be8db121d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:58,746 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.028s 2022-07-21 10:18:58,747 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16771562-f0ed-4997-92c2-051a8cae7e29', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16771562-f0ed-4997-92c2-051a8cae7e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:18:59,774 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:18:59,774 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb9b7c9-723f-4c0c-bcf8-2a1cb3dce347', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb9b7c9-723f-4c0c-bcf8-2a1cb3dce347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:00,804 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.026s 2022-07-21 10:19:00,804 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ba1e8f-738b-4ead-8f6e-34b13b2ab5e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ba1e8f-738b-4ead-8f6e-34b13b2ab5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:01,837 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.027s 2022-07-21 10:19:01,837 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5231c2a8-efcb-43bb-905d-d9d4a20937e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5231c2a8-efcb-43bb-905d-d9d4a20937e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:02,866 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.025s 2022-07-21 10:19:02,866 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0553ad-8d1f-4624-af9b-eeaeee9651d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0553ad-8d1f-4624-af9b-eeaeee9651d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:03,898 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.028s 2022-07-21 10:19:03,899 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c04349-47ca-40ef-bcdf-4c80f604b773', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c04349-47ca-40ef-bcdf-4c80f604b773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:04,925 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:19:04,925 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b7ebbc-15ac-4ca6-8ffb-6fcc6a313b31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b7ebbc-15ac-4ca6-8ffb-6fcc6a313b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:05,961 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.032s 2022-07-21 10:19:05,961 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e41a693-0876-43b2-9f56-2a092b9e95c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e41a693-0876-43b2-9f56-2a092b9e95c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:07,009 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:19:07,009 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb60d66-cfd2-42fe-a9e6-182f041da0df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb60d66-cfd2-42fe-a9e6-182f041da0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:08,062 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:19:08,063 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3834ebb5-99dc-4a58-aba6-3edcfde88970', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3834ebb5-99dc-4a58-aba6-3edcfde88970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:09,119 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:19:09,119 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38634e1f-4b5e-4a1a-adfb-2e254ca42103', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38634e1f-4b5e-4a1a-adfb-2e254ca42103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:10,170 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:19:10,170 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dccb3e9-2370-4db6-ba47-21a48139af72', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dccb3e9-2370-4db6-ba47-21a48139af72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:11,219 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:19:11,220 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e79ac52-5113-45bf-a2ac-814212b17854', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e79ac52-5113-45bf-a2ac-814212b17854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:12,271 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:19:12,271 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e75809d-e3c1-4fcf-b5a9-0c58206328e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e75809d-e3c1-4fcf-b5a9-0c58206328e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:13,330 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:19:13,330 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05d65d4-e388-47ac-b641-6b50c8283e09', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05d65d4-e388-47ac-b641-6b50c8283e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:14,381 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:14,381 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8207b2e3-db9f-4d01-82dd-b3f6cf580295', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8207b2e3-db9f-4d01-82dd-b3f6cf580295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:15,430 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:15,430 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfb4520-ccad-4ee1-808b-e54fbd6187f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfb4520-ccad-4ee1-808b-e54fbd6187f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:16,485 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:19:16,486 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419cc19f-3c97-47da-b7ba-01728a61c003', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419cc19f-3c97-47da-b7ba-01728a61c003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:17,537 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:19:17,538 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6096e92-bac3-4878-8da4-d9534487ab5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6096e92-bac3-4878-8da4-d9534487ab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:18,594 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:19:18,595 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e10a0de-ef21-45f9-bc23-075cf9ca15b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e10a0de-ef21-45f9-bc23-075cf9ca15b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:19,647 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:19:19,648 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f7f28f-ada4-4596-9da7-c08abe24852f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f7f28f-ada4-4596-9da7-c08abe24852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:20,700 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:19:20,700 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c633da3-c1e6-45e1-9f91-0ce24bde61e4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c633da3-c1e6-45e1-9f91-0ce24bde61e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:21,763 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.059s 2022-07-21 10:19:21,763 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bc80c6-36ed-4587-82cc-915013b16477', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bc80c6-36ed-4587-82cc-915013b16477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:22,848 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.081s 2022-07-21 10:19:22,848 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136a7dd1-7040-4cf5-97f4-be52f05f3aac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136a7dd1-7040-4cf5-97f4-be52f05f3aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:23,902 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:19:23,903 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49afa69e-abee-4109-be0c-46dd1f0dc78f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49afa69e-abee-4109-be0c-46dd1f0dc78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:24,949 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:24,949 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f057d6-dbdd-4bfe-8ea1-e73c832eeeb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f057d6-dbdd-4bfe-8ea1-e73c832eeeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:26,014 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.061s 2022-07-21 10:19:26,014 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad629d32-3d5b-466b-8833-c4a9b8356d46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad629d32-3d5b-466b-8833-c4a9b8356d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:27,059 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:19:27,059 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0566e952-4fb6-41b5-b5ef-6f30327b742c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0566e952-4fb6-41b5-b5ef-6f30327b742c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:28,107 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:19:28,108 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b425cc78-acc0-4b17-b4a0-cbc84e0bf10f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b425cc78-acc0-4b17-b4a0-cbc84e0bf10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:29,156 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:29,156 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919e1236-c90c-4c1c-a171-075584af1a88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919e1236-c90c-4c1c-a171-075584af1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:30,205 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:30,205 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07529212-5df9-480e-b808-60a5a5e4e0d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07529212-5df9-480e-b808-60a5a5e4e0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:31,252 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:31,253 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e163b6b6-fac1-4ebb-b6cf-66641049e77b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e163b6b6-fac1-4ebb-b6cf-66641049e77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:32,304 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:19:32,304 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4ee9e8-22f1-41af-9a1a-a9c3199d1802', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4ee9e8-22f1-41af-9a1a-a9c3199d1802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:33,358 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:19:33,358 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0418a6-3b14-4574-95bf-00083e158462', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0418a6-3b14-4574-95bf-00083e158462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:34,407 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:34,408 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1034f8b-1d6b-465c-87f7-d9b264486c71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1034f8b-1d6b-465c-87f7-d9b264486c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:35,456 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:19:35,456 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d86d7a8-c8db-424f-ad66-f3b97172e068', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d86d7a8-c8db-424f-ad66-f3b97172e068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:36,517 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.058s 2022-07-21 10:19:36,518 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5fcae7-1998-448a-bf3a-d5b28f451a4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5fcae7-1998-448a-bf3a-d5b28f451a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:37,574 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:19:37,575 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0b5d6f-824c-430f-9718-219045ccd794', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0b5d6f-824c-430f-9718-219045ccd794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:38,632 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:19:38,632 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d23077-bafd-476b-826f-0cc5640eb46b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d23077-bafd-476b-826f-0cc5640eb46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:39,680 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:19:39,681 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228590e0-a23d-4d8e-a1e3-fa97989b9db2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228590e0-a23d-4d8e-a1e3-fa97989b9db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:40,731 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:19:40,732 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6bb167-4f59-497d-ae42-d66275e05dde', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6bb167-4f59-497d-ae42-d66275e05dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:41,783 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:19:41,783 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbdd3ab-9c6f-4133-ab96-6df92e048be3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbdd3ab-9c6f-4133-ab96-6df92e048be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:42,837 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:19:42,838 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d821fb4d-99e1-4d90-beea-fe35d28159ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d821fb4d-99e1-4d90-beea-fe35d28159ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:43,895 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:19:43,895 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2949127a-74c6-4228-b113-42dd7a090419', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2949127a-74c6-4228-b113-42dd7a090419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:44,944 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:19:44,944 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9148eb-7a54-457f-93f9-ba595d4a001e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9148eb-7a54-457f-93f9-ba595d4a001e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:45,993 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:45,993 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37a0a75-cf3b-40ba-ae7f-afedbdbfca5f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37a0a75-cf3b-40ba-ae7f-afedbdbfca5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:47,057 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.060s 2022-07-21 10:19:47,058 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e8dd5d-a97f-4995-b9b1-0e3e7a4cbce0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e8dd5d-a97f-4995-b9b1-0e3e7a4cbce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:48,134 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.072s 2022-07-21 10:19:48,134 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c861136-f880-4c57-8e2c-c78618c6e6ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c861136-f880-4c57-8e2c-c78618c6e6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:49,167 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.027s 2022-07-21 10:19:49,167 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c60893c-2b66-40c7-9cec-3877b420a33a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c60893c-2b66-40c7-9cec-3877b420a33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:50,216 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:50,217 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d51bcf-8886-4a83-8ff4-cf6237ef74db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d51bcf-8886-4a83-8ff4-cf6237ef74db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:51,266 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:51,266 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecd259b-bc9b-4a5e-a20f-0a105ed96560', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecd259b-bc9b-4a5e-a20f-0a105ed96560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:52,318 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:19:52,318 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d6c6ae-3849-4c84-9acb-bd9b7c0adb71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d6c6ae-3849-4c84-9acb-bd9b7c0adb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:53,383 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.061s 2022-07-21 10:19:53,383 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792721cf-564c-488e-b248-50f78fe54c32', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792721cf-564c-488e-b248-50f78fe54c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:54,449 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.062s 2022-07-21 10:19:54,450 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d0452d-f9fb-447f-96e7-7845265b0983', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d0452d-f9fb-447f-96e7-7845265b0983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:55,499 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:55,500 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f72d828-fc3b-425f-bc77-4b1fae399a0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f72d828-fc3b-425f-bc77-4b1fae399a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:56,547 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:56,547 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00296075-5572-48bc-a649-1f39c8ec9641', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00296075-5572-48bc-a649-1f39c8ec9641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:57,595 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:19:57,595 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a6d754-9c00-4b9d-b8d2-b1b11b2689f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a6d754-9c00-4b9d-b8d2-b1b11b2689f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:58,642 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:19:58,643 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45e8eaa-3d87-4402-94dd-9ad4e6650470', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45e8eaa-3d87-4402-94dd-9ad4e6650470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:19:59,694 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:19:59,694 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd952fdd-e2ab-4be5-b23a-3499e6199fb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd952fdd-e2ab-4be5-b23a-3499e6199fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:00,750 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:20:00,751 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7b5856-cd5c-45e9-b2f0-748f503e3595', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7b5856-cd5c-45e9-b2f0-748f503e3595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:01,802 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:20:01,802 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76349816-f9e1-45f9-8994-e13ab4fd303f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76349816-f9e1-45f9-8994-e13ab4fd303f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:02,862 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:20:02,862 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8959647-a4a8-4c70-8ead-70c8e6d24464', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8959647-a4a8-4c70-8ead-70c8e6d24464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:03,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:20:03,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a629fa-e1f4-4af5-aaa0-cf6789a25116', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a629fa-e1f4-4af5-aaa0-cf6789a25116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:04,960 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:20:04,961 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021557e9-76ba-4372-8881-8856d37016c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021557e9-76ba-4372-8881-8856d37016c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:06,012 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:06,012 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cf7fe9-7547-45d5-a12d-cc41255936b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cf7fe9-7547-45d5-a12d-cc41255936b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:07,065 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:07,065 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e2ceed-0afe-46ae-a077-0611c3550f11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e2ceed-0afe-46ae-a077-0611c3550f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:08,117 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:20:08,117 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb4e938-ed3e-4d7c-8256-ffddf4cf521a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb4e938-ed3e-4d7c-8256-ffddf4cf521a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:09,169 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:09,170 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005b8395-3076-4b7a-b7fc-ebbb7b7598b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005b8395-3076-4b7a-b7fc-ebbb7b7598b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:10,218 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:20:10,218 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98af1f4a-82f0-40b5-926d-cbf0bd3efc8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98af1f4a-82f0-40b5-926d-cbf0bd3efc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:11,268 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:20:11,269 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8b5000-d92d-4875-8d5c-faca7758d584', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8b5000-d92d-4875-8d5c-faca7758d584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:12,336 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.063s 2022-07-21 10:20:12,336 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360e3ab0-dd90-4a01-8f71-4f5fd6a5df3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360e3ab0-dd90-4a01-8f71-4f5fd6a5df3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:13,383 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:20:13,383 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff02406-8498-43fa-a4e1-ec0a1da9de35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff02406-8498-43fa-a4e1-ec0a1da9de35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:14,466 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.080s 2022-07-21 10:20:14,467 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7547c3c5-62d8-4291-b595-3b7b2b333921', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7547c3c5-62d8-4291-b595-3b7b2b333921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:15,508 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.037s 2022-07-21 10:20:15,508 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9670aa5-462f-41af-917e-48bf541a1d3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9670aa5-462f-41af-917e-48bf541a1d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:16,557 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:20:16,557 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88fbc98-d849-484c-8247-6ebe1d77a16f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88fbc98-d849-484c-8247-6ebe1d77a16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:17,610 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:20:17,611 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80f8411-44e6-456c-a785-b3566c6cc7b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80f8411-44e6-456c-a785-b3566c6cc7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:18,660 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:20:18,660 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5181deb-2a92-4e6d-926b-b64b71d6887b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5181deb-2a92-4e6d-926b-b64b71d6887b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:19,716 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:20:19,716 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43457e2d-acf6-4cb7-9d4a-b99a84f2d4f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43457e2d-acf6-4cb7-9d4a-b99a84f2d4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:20,782 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.061s 2022-07-21 10:20:20,783 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec50539c-4a03-4eb7-8e79-24f009f809a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec50539c-4a03-4eb7-8e79-24f009f809a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:21,830 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:20:21,830 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4befb75b-a708-49a4-b2f0-c85bbd1c7b22', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4befb75b-a708-49a4-b2f0-c85bbd1c7b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:22,882 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:22,882 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b3c343-30f2-4531-930d-504341bdba84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b3c343-30f2-4531-930d-504341bdba84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:23,945 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.059s 2022-07-21 10:20:23,945 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cb8543-b6bd-4915-85cb-efe75072ab4c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cb8543-b6bd-4915-85cb-efe75072ab4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:24,997 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:24,998 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03aa7d0-a566-44bb-acc1-7335d5a70a96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03aa7d0-a566-44bb-acc1-7335d5a70a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:26,051 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:20:26,051 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9c8990-5581-4a3b-9496-f5dfbc7664a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9c8990-5581-4a3b-9496-f5dfbc7664a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:27,096 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:20:27,097 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56f0764-cdf3-43b9-9352-599360685fd4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56f0764-cdf3-43b9-9352-599360685fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:28,159 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.058s 2022-07-21 10:20:28,159 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9529538d-a91e-462f-834e-6543d4f06c83', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9529538d-a91e-462f-834e-6543d4f06c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:29,209 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:20:29,209 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87024506-9d04-4e1e-b280-8efaceeed0cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87024506-9d04-4e1e-b280-8efaceeed0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:30,258 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:20:30,258 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c361c9fb-45db-404f-8dd6-886614b09d60', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c361c9fb-45db-404f-8dd6-886614b09d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:31,364 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.102s 2022-07-21 10:20:31,366 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb78dac-bf19-4ed4-8dd5-78cf0c0d5afd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb78dac-bf19-4ed4-8dd5-78cf0c0d5afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:32,432 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:20:32,432 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e7690c-0c43-4516-96f7-54fb43553644', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e7690c-0c43-4516-96f7-54fb43553644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:33,484 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:20:33,484 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043fc43f-86f7-433c-a0a1-0569667a4e72', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043fc43f-86f7-433c-a0a1-0569667a4e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:34,559 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.071s 2022-07-21 10:20:34,560 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806346ed-0df3-42e7-b00a-e3f3e38cf868', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806346ed-0df3-42e7-b00a-e3f3e38cf868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:35,645 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.082s 2022-07-21 10:20:35,646 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6fb494-b5ee-4b84-9f77-6b29458ddd18', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6fb494-b5ee-4b84-9f77-6b29458ddd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:36,684 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.034s 2022-07-21 10:20:36,685 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71e6dae-de1f-43df-9567-a06cb47e60f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d71e6dae-de1f-43df-9567-a06cb47e60f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:37,737 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:20:37,737 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583707ae-639f-4062-93d7-927d94d96690', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583707ae-639f-4062-93d7-927d94d96690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:38,787 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:20:38,787 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf4d657-a043-4c86-bb2c-2342cec58191', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf4d657-a043-4c86-bb2c-2342cec58191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:39,837 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:20:39,838 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3873de6-2ca3-4f89-8bc7-baacdbe42b24', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3873de6-2ca3-4f89-8bc7-baacdbe42b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:40,889 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:20:40,889 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d66b1-fcf9-47bd-914c-c68a14baef6e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450d66b1-fcf9-47bd-914c-c68a14baef6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:41,942 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:20:41,942 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ab0ff3-0f7c-4add-a20c-62f37a3ae43c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ab0ff3-0f7c-4add-a20c-62f37a3ae43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:43,000 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:20:43,000 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0c0a67-fa11-4468-9a48-4e344bc1fe64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0c0a67-fa11-4468-9a48-4e344bc1fe64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:44,062 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.058s 2022-07-21 10:20:44,062 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a97fb8a-8665-4ca6-aa63-efff9d745bc9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a97fb8a-8665-4ca6-aa63-efff9d745bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:45,144 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.077s 2022-07-21 10:20:45,144 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e2748d-5230-4182-a3d5-e32af1f121d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e2748d-5230-4182-a3d5-e32af1f121d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:46,184 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.036s 2022-07-21 10:20:46,185 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb35a54-7a71-409f-b0ae-88c78c55ff8e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb35a54-7a71-409f-b0ae-88c78c55ff8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:47,237 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:20:47,237 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2266eb5-642a-45a7-8467-c44c594c7267', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2266eb5-642a-45a7-8467-c44c594c7267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:48,290 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:20:48,290 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a369a7b-659c-494a-b1c2-db28d3e29c98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a369a7b-659c-494a-b1c2-db28d3e29c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:49,349 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:20:49,349 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909d354d-dc24-4682-bbe9-7b9b6d539bff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909d354d-dc24-4682-bbe9-7b9b6d539bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:50,409 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:20:50,410 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be1a19f-aa8e-478b-9788-06fab3f8d017', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be1a19f-aa8e-478b-9788-06fab3f8d017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:51,464 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:20:51,464 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d187f59f-d6ac-44b2-9c5b-0044b7d4af70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d187f59f-d6ac-44b2-9c5b-0044b7d4af70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:52,513 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:20:52,513 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f3e52e-1ac5-4f13-a65f-6812f543315a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f3e52e-1ac5-4f13-a65f-6812f543315a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:53,576 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.058s 2022-07-21 10:20:53,576 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b448b9-6213-4907-a9e6-d108bba1e999', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b448b9-6213-4907-a9e6-d108bba1e999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:54,732 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.152s 2022-07-21 10:20:54,732 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d9e7da-12ba-44b9-9c59-baeed0b3c432', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d9e7da-12ba-44b9-9c59-baeed0b3c432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:55,760 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:20:55,760 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decf2678-165e-4bfb-ab29-4d8b3cfd7829', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decf2678-165e-4bfb-ab29-4d8b3cfd7829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:56,786 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.022s 2022-07-21 10:20:56,787 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea002457-03bb-415d-9666-e1a60f4b383a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea002457-03bb-415d-9666-e1a60f4b383a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:57,823 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.033s 2022-07-21 10:20:57,823 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25404ee6-13cb-4f03-b679-fbf6b94560d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25404ee6-13cb-4f03-b679-fbf6b94560d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:58,851 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.023s 2022-07-21 10:20:58,852 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f99e47-aa2d-4a5b-bdc8-e2555a62afa3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f99e47-aa2d-4a5b-bdc8-e2555a62afa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:20:59,905 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:20:59,906 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534447df-1300-4ba2-a2e8-2bd028155288', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534447df-1300-4ba2-a2e8-2bd028155288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:00,965 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:21:00,965 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f287e8d0-25ee-4c5c-a9e7-ec6d7f91626c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f287e8d0-25ee-4c5c-a9e7-ec6d7f91626c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:02,013 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:21:02,013 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037af8d1-9543-41de-820d-cebf5ecab1ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037af8d1-9543-41de-820d-cebf5ecab1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:03,068 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:03,068 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b390bbc5-d019-4981-820a-6fef81d9bfeb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b390bbc5-d019-4981-820a-6fef81d9bfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:04,121 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:21:04,121 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7e08c9-6c2e-49e6-9f12-d7ada68d3b0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7e08c9-6c2e-49e6-9f12-d7ada68d3b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:05,181 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:21:05,181 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bcc6d8-28e8-4c6e-8f49-b5267aeb5d00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bcc6d8-28e8-4c6e-8f49-b5267aeb5d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:06,241 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:21:06,241 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab9cac3-4b44-4b90-b262-d95897761cda', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab9cac3-4b44-4b90-b262-d95897761cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:07,313 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.068s 2022-07-21 10:21:07,314 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45731f57-85a4-4d86-b931-f5173dea5712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45731f57-85a4-4d86-b931-f5173dea5712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:08,372 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:21:08,372 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9fa3e9-a00b-4114-b470-95141d68a58a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9fa3e9-a00b-4114-b470-95141d68a58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:09,425 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:09,426 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cdb9561-cba1-4175-8a49-5110d95f3d71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cdb9561-cba1-4175-8a49-5110d95f3d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:10,474 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:21:10,474 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5494fee4-da71-4f4b-b29e-89e65670e699', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5494fee4-da71-4f4b-b29e-89e65670e699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:11,522 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:21:11,523 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afafe23-3a8c-4094-82af-8c509ad10586', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afafe23-3a8c-4094-82af-8c509ad10586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:12,571 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:21:12,572 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ab9ab3-6862-4830-8f67-9d9a4ecb6af1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ab9ab3-6862-4830-8f67-9d9a4ecb6af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:13,627 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:21:13,627 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26f9f6c-d3da-43e0-97ee-32217be40539', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26f9f6c-d3da-43e0-97ee-32217be40539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:14,680 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:14,681 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1232b06-d39f-4ac7-947d-4babe1e65d4c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1232b06-d39f-4ac7-947d-4babe1e65d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:15,750 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.065s 2022-07-21 10:21:15,750 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145e1e95-b9a3-4b3a-878b-1b18376233a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145e1e95-b9a3-4b3a-878b-1b18376233a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:16,801 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:16,801 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899d100d-5eac-46d6-9708-b2195afef851', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899d100d-5eac-46d6-9708-b2195afef851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:17,854 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:21:17,855 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c5f2d3-467a-4ee1-9513-6afcdd978416', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c5f2d3-467a-4ee1-9513-6afcdd978416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:18,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:21:18,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d563dccd-05e5-46db-ab63-505d9fd60a93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d563dccd-05e5-46db-ab63-505d9fd60a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:19,966 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:21:19,967 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6709f2-1de2-4328-a2f0-7e08a1c81473', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6709f2-1de2-4328-a2f0-7e08a1c81473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:21,018 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:21:21,018 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0da43b4-5dc4-4309-8893-141a0568d313', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0da43b4-5dc4-4309-8893-141a0568d313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:22,073 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:21:22,074 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c38717-162d-4e13-88ae-403138430d27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c38717-162d-4e13-88ae-403138430d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:23,141 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.063s 2022-07-21 10:21:23,142 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a0e974-fe5e-4ce8-b50c-0150e9039244', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a0e974-fe5e-4ce8-b50c-0150e9039244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:24,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:21:24,190 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d5aec2-b18a-498e-8b47-4e9f157e9c04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d5aec2-b18a-498e-8b47-4e9f157e9c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:25,235 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:21:25,236 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b39c0b-34db-436c-8d34-887b62fe9614', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b39c0b-34db-436c-8d34-887b62fe9614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:26,290 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:26,290 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0017231a-693b-4322-acd4-2b7f8f724bae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0017231a-693b-4322-acd4-2b7f8f724bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:27,340 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:27,341 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bb6aee-e72d-4531-a576-973aa609a7ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bb6aee-e72d-4531-a576-973aa609a7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:28,412 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.068s 2022-07-21 10:21:28,413 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aead1f6-ab91-441e-a359-b371bc5fee1a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aead1f6-ab91-441e-a359-b371bc5fee1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:29,450 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.034s 2022-07-21 10:21:29,451 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9dac82-975c-4d71-8c4d-8f4e738be59a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9dac82-975c-4d71-8c4d-8f4e738be59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:30,502 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:21:30,503 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15b1e44-8c74-417d-b01e-8791aa62ca3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15b1e44-8c74-417d-b01e-8791aa62ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:31,558 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:21:31,558 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab84d04d-1152-4e84-88e4-7eaa2a3013cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab84d04d-1152-4e84-88e4-7eaa2a3013cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:32,629 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.066s 2022-07-21 10:21:32,629 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f107bf44-d7a4-40ec-a1e2-544ad87dba12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f107bf44-d7a4-40ec-a1e2-544ad87dba12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:33,677 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:21:33,678 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830b8943-dfa6-4de3-b56d-9459f62e94a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830b8943-dfa6-4de3-b56d-9459f62e94a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:34,730 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:34,730 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5138cc71-68ec-47da-9706-d44ea159567e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5138cc71-68ec-47da-9706-d44ea159567e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:35,777 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:21:35,777 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0d9872-e1d1-4699-b50f-fa61f301d7b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0d9872-e1d1-4699-b50f-fa61f301d7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:36,829 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:21:36,830 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5172f8-a404-4aa9-be9c-20b49300622a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5172f8-a404-4aa9-be9c-20b49300622a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:37,880 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:37,880 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fed3fc-cd15-4eee-bf6a-19fda6912f38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fed3fc-cd15-4eee-bf6a-19fda6912f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:38,933 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:21:38,934 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed34acb8-440f-4795-966a-d2edab0b0dc9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed34acb8-440f-4795-966a-d2edab0b0dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:39,993 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:21:39,994 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404143f2-5b36-4738-a2d0-3d933779df2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404143f2-5b36-4738-a2d0-3d933779df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:41,041 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:21:41,042 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95331ce-5d38-44ca-aeb7-e5f6a62f0eec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95331ce-5d38-44ca-aeb7-e5f6a62f0eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:42,093 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:21:42,093 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c5bb61-31b8-462e-b18d-e5463f7b8d5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c5bb61-31b8-462e-b18d-e5463f7b8d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:43,147 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:43,147 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c8e683-5c3f-40f6-b7fe-f5e9b8099bee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c8e683-5c3f-40f6-b7fe-f5e9b8099bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:44,197 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:21:44,197 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7246f31b-f446-4ed0-ad5b-19011dd76c27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7246f31b-f446-4ed0-ad5b-19011dd76c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:45,247 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:45,248 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bea881-33b7-4340-bbcf-0c334d396fd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bea881-33b7-4340-bbcf-0c334d396fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:46,302 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:46,303 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a08ea5e-451a-4510-86e3-f202fe355be3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a08ea5e-451a-4510-86e3-f202fe355be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:47,356 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:47,356 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a3df72-1c55-4bbf-bf99-d63aa8f0350b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a3df72-1c55-4bbf-bf99-d63aa8f0350b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:48,426 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.066s 2022-07-21 10:21:48,427 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f3e50-92a9-480a-a587-011159964800', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f3e50-92a9-480a-a587-011159964800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:49,482 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:21:49,482 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72403e35-3d70-4bd8-95f7-1ce415a2f3c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72403e35-3d70-4bd8-95f7-1ce415a2f3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:50,533 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:21:50,533 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd002252-a24f-4b60-a37a-ce50676ff239', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd002252-a24f-4b60-a37a-ce50676ff239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:51,583 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:51,584 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dde3401-1509-4fbd-b942-1f895dbcd219', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dde3401-1509-4fbd-b942-1f895dbcd219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:52,637 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:21:52,638 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2513e038-ab97-4965-a6c0-5bc97aad65d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2513e038-ab97-4965-a6c0-5bc97aad65d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:53,688 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:21:53,688 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd73aa3-49e3-451e-80df-44ceb1654742', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd73aa3-49e3-451e-80df-44ceb1654742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:54,746 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:21:54,747 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed6738f-9561-4378-ae49-809e1cebfff9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed6738f-9561-4378-ae49-809e1cebfff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:55,808 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.058s 2022-07-21 10:21:55,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36ac98b-b967-4531-981e-7ac344dc5b82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36ac98b-b967-4531-981e-7ac344dc5b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:56,851 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.039s 2022-07-21 10:21:56,852 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c1329f-ee72-4435-a337-58a25c870c5a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c1329f-ee72-4435-a337-58a25c870c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:57,917 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.061s 2022-07-21 10:21:57,918 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f2fad9-3861-4366-9094-f39c14a2933c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f2fad9-3861-4366-9094-f39c14a2933c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:21:58,959 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.038s 2022-07-21 10:21:58,960 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6c0999-725c-47e4-aafc-15abcc358a13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6c0999-725c-47e4-aafc-15abcc358a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:00,011 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:22:00,011 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b025486-8020-4822-9caf-5bf37ddf1ed4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b025486-8020-4822-9caf-5bf37ddf1ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:01,080 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.064s 2022-07-21 10:22:01,081 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c86b707-e908-434f-a67f-93dadadf0800', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c86b707-e908-434f-a67f-93dadadf0800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:02,128 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:22:02,129 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4b1dbc-f736-4bed-9b47-9b20c15d9c86', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4b1dbc-f736-4bed-9b47-9b20c15d9c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:03,179 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:22:03,179 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3439409b-b0df-45ff-8203-88f717a25103', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3439409b-b0df-45ff-8203-88f717a25103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:04,233 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:22:04,234 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7af4ed-daa8-4236-9fb7-f6dd6c203e13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7af4ed-daa8-4236-9fb7-f6dd6c203e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:05,280 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:22:05,280 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1376d687-9869-4cb2-aad3-6fc88e002fab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1376d687-9869-4cb2-aad3-6fc88e002fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:06,333 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:06,333 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93b6e9e-4730-48c2-87d7-9492719a0212', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93b6e9e-4730-48c2-87d7-9492719a0212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:07,380 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:22:07,380 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55afd759-9237-4138-94b3-c3b453a18645', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55afd759-9237-4138-94b3-c3b453a18645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:08,432 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:08,433 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9edbb6-c550-46ed-830a-44af4684362b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9edbb6-c550-46ed-830a-44af4684362b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:09,493 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:22:09,494 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a2f12e-ab10-4573-922a-c57c35cf6589', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a2f12e-ab10-4573-922a-c57c35cf6589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:10,559 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.060s 2022-07-21 10:22:10,560 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954ecae4-f9a1-472b-935b-2adcfdd68c25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954ecae4-f9a1-472b-935b-2adcfdd68c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:11,608 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:22:11,608 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ad406e-e8bb-4641-9921-19cf5cc99fe7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ad406e-e8bb-4641-9921-19cf5cc99fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:12,660 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:12,660 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f3a787-d64b-4550-a170-d59b04fac5c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f3a787-d64b-4550-a170-d59b04fac5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:13,712 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:13,712 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0978ad42-e51a-4321-a047-0b4ce1712e63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0978ad42-e51a-4321-a047-0b4ce1712e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:14,769 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:22:14,769 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146f91fb-40f2-40c0-b5a6-2e6cc16f8c58', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146f91fb-40f2-40c0-b5a6-2e6cc16f8c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:15,818 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:15,819 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d98b98-4f44-4c1d-875f-c7b10eeadf5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d98b98-4f44-4c1d-875f-c7b10eeadf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:16,870 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:16,871 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8aeadb-d3ce-4921-baf1-ab0e5ed9ad4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8aeadb-d3ce-4921-baf1-ab0e5ed9ad4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:17,922 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:17,923 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6563c864-812c-49cf-9f21-0851674ea9fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6563c864-812c-49cf-9f21-0851674ea9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:18,980 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:22:18,980 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef73b1e-3d77-4eb5-9a83-de50e26548e4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef73b1e-3d77-4eb5-9a83-de50e26548e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:20,041 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.057s 2022-07-21 10:22:20,041 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4e5e22-074e-47b2-ac09-a66f59a284a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4e5e22-074e-47b2-ac09-a66f59a284a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:21,087 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:22:21,087 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aaf4bf4-7282-4c1d-935c-1ff856af8e0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aaf4bf4-7282-4c1d-935c-1ff856af8e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:22,143 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:22:22,143 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99b88a5-e2b9-454a-8021-7ee11e9966cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99b88a5-e2b9-454a-8021-7ee11e9966cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:23,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:22:23,190 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8459a8eb-a7c9-4b05-a666-87d64c1785b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8459a8eb-a7c9-4b05-a666-87d64c1785b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:24,244 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:24,245 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fa2fef-65b4-4dd8-a459-3de67c1969af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fa2fef-65b4-4dd8-a459-3de67c1969af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:25,305 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:22:25,306 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5706df1-b189-416e-8515-70ff3b623bdb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5706df1-b189-416e-8515-70ff3b623bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:26,353 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:22:26,353 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e889ae18-ec14-430e-be31-b2a89b369e4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e889ae18-ec14-430e-be31-b2a89b369e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:27,404 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:22:27,404 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64baf67-3648-4020-b391-fda9f94e6ffb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64baf67-3648-4020-b391-fda9f94e6ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:28,456 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:28,457 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30566b3e-5d5f-47d2-8895-58a24af80f70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30566b3e-5d5f-47d2-8895-58a24af80f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:29,516 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.055s 2022-07-21 10:22:29,516 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821e0e8d-01cc-44a7-924b-bbdba3e0a442', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821e0e8d-01cc-44a7-924b-bbdba3e0a442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:30,561 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:22:30,561 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735ce370-ab11-4ddb-b251-8032b900fd8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735ce370-ab11-4ddb-b251-8032b900fd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:31,614 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:31,614 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0d8153-c807-44a3-9399-d66e9fe11a1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0d8153-c807-44a3-9399-d66e9fe11a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:32,668 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:22:32,669 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bace88-3699-4c02-9142-996f77c05d90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bace88-3699-4c02-9142-996f77c05d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:33,732 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.059s 2022-07-21 10:22:33,733 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927a4068-9d35-47cb-ba63-43323472268c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927a4068-9d35-47cb-ba63-43323472268c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:34,788 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:22:34,788 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ab6a14-fcf6-49f1-98f4-fb5745fd149a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ab6a14-fcf6-49f1-98f4-fb5745fd149a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:35,837 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:35,837 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3814f5-88cc-4abe-9272-1e83fedf0e29', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3814f5-88cc-4abe-9272-1e83fedf0e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:36,889 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:22:36,890 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e2e287-1d7e-4153-9b87-f9b10f50ed1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e2e287-1d7e-4153-9b87-f9b10f50ed1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:37,944 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:22:37,945 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f16fe1a-f625-4066-bcf2-1556a2f1efbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f16fe1a-f625-4066-bcf2-1556a2f1efbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:38,997 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:22:38,998 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c96435b-0bc7-4f2a-b4aa-35b1af1036fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c96435b-0bc7-4f2a-b4aa-35b1af1036fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:40,098 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.097s 2022-07-21 10:22:40,098 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba6b0cf-1b85-4a04-90c8-43cfa1d1d07c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba6b0cf-1b85-4a04-90c8-43cfa1d1d07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:41,147 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:41,148 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728e7b37-961c-4568-bc8c-d20c7c268b82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728e7b37-961c-4568-bc8c-d20c7c268b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:42,205 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:22:42,205 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901f5e41-115a-48cb-899e-b0287c28b74a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901f5e41-115a-48cb-899e-b0287c28b74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:43,265 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.056s 2022-07-21 10:22:43,265 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9d7e69-9ae8-482c-b912-b6419b8a58a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9d7e69-9ae8-482c-b912-b6419b8a58a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:44,315 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:44,315 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb6be2b-c9b6-4836-9522-a7624f848fde', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb6be2b-c9b6-4836-9522-a7624f848fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:45,363 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:45,363 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760db167-793b-4ed9-a4be-461cc5ff8f48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760db167-793b-4ed9-a4be-461cc5ff8f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:46,411 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:46,411 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7c6e3d-6ade-4503-8054-1261aff0b91d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7c6e3d-6ade-4503-8054-1261aff0b91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:47,464 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:22:47,464 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf16c306-82cc-4a00-9b64-555c50f2e2e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf16c306-82cc-4a00-9b64-555c50f2e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:48,511 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:22:48,512 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd1a436-1b42-4b2b-a858-dadec5add3f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd1a436-1b42-4b2b-a858-dadec5add3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:49,561 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:22:49,561 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f08a75-7e21-45d2-9b6e-f74a08f3ed4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f08a75-7e21-45d2-9b6e-f74a08f3ed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:50,623 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.057s 2022-07-21 10:22:50,623 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be05565c-8640-4b9d-9622-caaa2c5af957', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be05565c-8640-4b9d-9622-caaa2c5af957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:51,677 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:22:51,677 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5305a3d9-f955-456a-ba2b-f14bb0f27728', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5305a3d9-f955-456a-ba2b-f14bb0f27728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:52,728 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:22:52,728 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead23723-7302-4fe2-8f17-8c24e4e232cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead23723-7302-4fe2-8f17-8c24e4e232cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:53,786 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:22:53,787 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a812b37-460a-4ace-8a3a-cb2cf35d0bcc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a812b37-460a-4ace-8a3a-cb2cf35d0bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:54,838 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:54,839 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e646192a-184a-4fe2-abc2-74b153547398', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e646192a-184a-4fe2-abc2-74b153547398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:55,884 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:22:55,884 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcf4eb0-8800-486a-a085-3b2b063c7bb3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcf4eb0-8800-486a-a085-3b2b063c7bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:56,942 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.053s 2022-07-21 10:22:56,942 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9997b4-6a2d-4bdf-a6ef-53d6b3729ec7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9997b4-6a2d-4bdf-a6ef-53d6b3729ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:57,990 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:22:57,991 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4fd9e1-3a5e-4dff-8564-d45b2cde6491', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4fd9e1-3a5e-4dff-8564-d45b2cde6491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:22:59,042 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:22:59,043 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a50c537-96e8-49ca-bcc8-372659cd779d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a50c537-96e8-49ca-bcc8-372659cd779d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:00,098 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:23:00,098 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debf4249-4f7e-46b7-81c4-8926e93681ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debf4249-4f7e-46b7-81c4-8926e93681ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:01,147 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:23:01,147 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5986c756-4439-4b90-8b03-5e31709a2e06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5986c756-4439-4b90-8b03-5e31709a2e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:02,199 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:02,199 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060d07ca-0946-44fa-b9db-60519f79145c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060d07ca-0946-44fa-b9db-60519f79145c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:03,247 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.044s 2022-07-21 10:23:03,248 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0d6072-9414-4682-9be7-fe963c821e48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0d6072-9414-4682-9be7-fe963c821e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:04,299 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:23:04,299 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9415b190-f86f-4cda-b251-de8be48f4aa3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9415b190-f86f-4cda-b251-de8be48f4aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:05,348 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:23:05,349 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95f8ac5-5810-407f-b69d-e879be12f1ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95f8ac5-5810-407f-b69d-e879be12f1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:06,400 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:06,400 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350d5452-0738-4440-9bef-586c24358009', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350d5452-0738-4440-9bef-586c24358009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:07,454 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:23:07,454 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeac8687-d6ab-485b-94f4-97c812f7d730', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeac8687-d6ab-485b-94f4-97c812f7d730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:08,508 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:23:08,508 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2dab88-16cd-4508-8381-a20132aa4a7a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2dab88-16cd-4508-8381-a20132aa4a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:09,557 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:23:09,557 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50b616c-611b-4863-b5cc-237a8eed6174', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50b616c-611b-4863-b5cc-237a8eed6174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:10,609 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:10,610 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca24ca34-5243-447e-a2a7-e9c03e61b3e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca24ca34-5243-447e-a2a7-e9c03e61b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:11,661 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:11,661 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48403141-07ba-4df8-b296-e06ad3f8a148', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48403141-07ba-4df8-b296-e06ad3f8a148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:12,710 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:23:12,711 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e5430e-021a-41bc-ba8c-8039c9c0e1c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e5430e-021a-41bc-ba8c-8039c9c0e1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:13,768 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:23:13,768 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3b81fe-a420-4b4b-8b8a-95676a7b0150', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3b81fe-a420-4b4b-8b8a-95676a7b0150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:14,813 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:23:14,813 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a224451-063e-4996-8419-553e2d393eb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a224451-063e-4996-8419-553e2d393eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:15,871 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.054s 2022-07-21 10:23:15,872 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f09db32-6175-4943-994a-d7123a0ebefb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f09db32-6175-4943-994a-d7123a0ebefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:16,915 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.039s 2022-07-21 10:23:16,915 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e285d61-0619-41d4-9aa8-b36adc033b6e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e285d61-0619-41d4-9aa8-b36adc033b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:17,966 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:17,966 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15450602-22b9-4c32-b811-95dbf271689e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15450602-22b9-4c32-b811-95dbf271689e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:19,017 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:19,018 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27cd7a3a-addc-4957-bdac-0b36e6a0f8f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27cd7a3a-addc-4957-bdac-0b36e6a0f8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:20,072 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:23:20,073 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e71f367-fcab-4823-974a-543c9418eb9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e71f367-fcab-4823-974a-543c9418eb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:21,122 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.045s 2022-07-21 10:23:21,122 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2d4169-0c8b-40de-9d02-65268c5f9cb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2d4169-0c8b-40de-9d02-65268c5f9cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:22,175 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:23:22,176 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc60893-5f80-48ae-bbc0-07862dd368cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc60893-5f80-48ae-bbc0-07862dd368cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:23,230 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.051s 2022-07-21 10:23:23,231 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38172561-6e6a-4703-a900-5f7560a5ccdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38172561-6e6a-4703-a900-5f7560a5ccdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:24,286 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:23:24,286 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1524f21f-4843-49c0-9a92-98fdef76ca18', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1524f21f-4843-49c0-9a92-98fdef76ca18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:25,342 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:23:25,343 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6762e63-68b4-47f0-91c7-ba055005ec17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6762e63-68b4-47f0-91c7-ba055005ec17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:26,398 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.052s 2022-07-21 10:23:26,399 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a89bb8e-f3d6-45be-aaa3-b2ffc0210859', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a89bb8e-f3d6-45be-aaa3-b2ffc0210859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:27,443 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:23:27,443 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b969d5-add1-4efb-989d-84b71699990c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b969d5-add1-4efb-989d-84b71699990c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:28,497 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.050s 2022-07-21 10:23:28,497 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12cf0c5-387b-4053-9210-a2009d127512', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12cf0c5-387b-4053-9210-a2009d127512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:29,550 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:23:29,550 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c7b286-ff9e-4248-942e-8638216df201', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c7b286-ff9e-4248-942e-8638216df201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:30,601 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:30,602 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d1be4c-8aa2-43c7-a871-1b48045886a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d1be4c-8aa2-43c7-a871-1b48045886a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:31,653 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:31,654 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6048c362-dba6-45f0-b0c0-88c4a52f42ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6048c362-dba6-45f0-b0c0-88c4a52f42ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:32,705 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:32,705 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7247287-b6f0-4529-8838-649f75c78567', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7247287-b6f0-4529-8838-649f75c78567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:33,756 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.046s 2022-07-21 10:23:33,757 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ca26d2-2fb5-4a1f-85e8-a291b72e0f49', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ca26d2-2fb5-4a1f-85e8-a291b72e0f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:34,807 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.047s 2022-07-21 10:23:34,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280feab3-8204-41e6-9ef5-68c552af10fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280feab3-8204-41e6-9ef5-68c552af10fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:35,859 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:35,860 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c05137f-4340-4142-ab3e-0e9e539e9c7c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c05137f-4340-4142-ab3e-0e9e539e9c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:36,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:36,912 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f095d9-3948-4c4a-b9b6-eadbc5ab9b59', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f095d9-3948-4c4a-b9b6-eadbc5ab9b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:38,022 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.107s 2022-07-21 10:23:38,022 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b2ba0a-88d7-42d8-aa07-4a600da751c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b2ba0a-88d7-42d8-aa07-4a600da751c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:39,141 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.116s 2022-07-21 10:23:39,142 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a4c78d-3f7e-437b-bad7-514024a07fdc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a4c78d-3f7e-437b-bad7-514024a07fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:40,188 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:23:40,189 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b91d36e-7043-4d88-b5cb-897a36de58da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b91d36e-7043-4d88-b5cb-897a36de58da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:41,242 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.049s 2022-07-21 10:23:41,242 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafde605-e626-4773-89df-132e6e67533a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafde605-e626-4773-89df-132e6e67533a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:42,287 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.041s 2022-07-21 10:23:42,288 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b55ff41-3e61-438e-8589-dad618f53ffc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b55ff41-3e61-438e-8589-dad618f53ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:43,334 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.043s 2022-07-21 10:23:43,334 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0683b934-1f14-49c6-9b5e-63202e2989a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0683b934-1f14-49c6-9b5e-63202e2989a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:44,381 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.042s 2022-07-21 10:23:44,381 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dad5245-d319-468d-bba2-5419ed157591', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dad5245-d319-468d-bba2-5419ed157591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:45,433 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b 0.048s 2022-07-21 10:23:45,434 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad96db1-236b-4994-892c-22ee1bdef1d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad96db1-236b-4994-892c-22ee1bdef1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/25ea0c83-3548-471a-8c13-fde50c182f9b'} Body: b'{"snapshot": {"id": "25ea0c83-3548-471a-8c13-fde50c182f9b", "created_at": "2022-07-21T10:17:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1467010185", "description": null, "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:23:46,639 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078/os-volume_attachments/9335e871-df82-4379-acef-8dcb1d1b0608 1.201s 2022-07-21 10:23:46,639 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-f046e4ea-fcf6-4a72-b29f-a53a30289e89', 'x-compute-request-id': 'req-f046e4ea-fcf6-4a72-b29f-a53a30289e89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078/os-volume_attachments/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'' 2022-07-21 10:23:46,689 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:23:46,689 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7ea08e-b1bf-4e2b-912f-087c495742af', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7ea08e-b1bf-4e2b-912f-087c495742af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:47,746 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:23:47,747 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55c54cb-4f2a-48b1-b4ec-813a7a0cdf30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55c54cb-4f2a-48b1-b4ec-813a7a0cdf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:48,804 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:23:48,804 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9325da-11f0-4719-b7fd-d6ffedb0f556', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9325da-11f0-4719-b7fd-d6ffedb0f556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:49,858 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:23:49,858 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a1c109-c9e6-4354-9959-ea944e4e6039', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a1c109-c9e6-4354-9959-ea944e4e6039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:50,923 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.057s 2022-07-21 10:23:50,923 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ea1ea9-a4eb-47df-af8a-ceef3db69438', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ea1ea9-a4eb-47df-af8a-ceef3db69438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:52,032 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.100s 2022-07-21 10:23:52,032 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c53b8e6-cb41-4e1d-ab9b-1264d96ad511', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c53b8e6-cb41-4e1d-ab9b-1264d96ad511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:53,086 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:23:53,086 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9edac2-f08e-477d-a951-9621b81e202d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9edac2-f08e-477d-a951-9621b81e202d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:54,140 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:23:54,141 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ffce4a-b574-4463-b6f8-5a319600167e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ffce4a-b574-4463-b6f8-5a319600167e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:55,195 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:23:55,196 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c8962f-0e20-4486-923f-9969a903cab4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c8962f-0e20-4486-923f-9969a903cab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:56,269 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.066s 2022-07-21 10:23:56,269 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c43447f-bbc2-44a3-b096-4e5b7b9eb4ec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c43447f-bbc2-44a3-b096-4e5b7b9eb4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:57,347 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.070s 2022-07-21 10:23:57,348 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924cc725-85e8-436e-9386-b91f9c98e246', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924cc725-85e8-436e-9386-b91f9c98e246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:58,459 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.103s 2022-07-21 10:23:58,459 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4450ed-760b-4d37-9d57-cac910bcb59d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4450ed-760b-4d37-9d57-cac910bcb59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:23:59,534 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.067s 2022-07-21 10:23:59,535 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad857579-e101-444f-97a4-d8c2542c4b30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad857579-e101-444f-97a4-d8c2542c4b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:00,660 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.117s 2022-07-21 10:24:00,661 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73f99c2-cb18-4ef8-bd85-6e41ac01c81b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73f99c2-cb18-4ef8-bd85-6e41ac01c81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:01,752 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.082s 2022-07-21 10:24:01,752 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f58f2e-9323-4daa-bac4-7405745cf5d8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f58f2e-9323-4daa-bac4-7405745cf5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:02,870 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.108s 2022-07-21 10:24:02,870 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c02da8-106b-4f65-85d0-829606a87cd2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c02da8-106b-4f65-85d0-829606a87cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:03,970 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.092s 2022-07-21 10:24:03,970 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd30f42-582a-4041-be49-c456da73ebb1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd30f42-582a-4041-be49-c456da73ebb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:05,076 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.095s 2022-07-21 10:24:05,076 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ae1824-b16b-4e69-adda-468ad046f080', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ae1824-b16b-4e69-adda-468ad046f080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:06,161 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.075s 2022-07-21 10:24:06,161 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfbee06-6884-4eaa-ad63-427d190ea838', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfbee06-6884-4eaa-ad63-427d190ea838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:07,297 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.127s 2022-07-21 10:24:07,297 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97512ee6-fc35-4a6c-aab0-081381ee4aae', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97512ee6-fc35-4a6c-aab0-081381ee4aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:08,392 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.086s 2022-07-21 10:24:08,392 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3a0c7c-cd3f-4de4-a0e6-d3bc228ba6ed', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3a0c7c-cd3f-4de4-a0e6-d3bc228ba6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:09,454 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.052s 2022-07-21 10:24:09,454 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2614d063-8fdf-4a33-9563-cc4efdc1129d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2614d063-8fdf-4a33-9563-cc4efdc1129d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:10,524 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.062s 2022-07-21 10:24:10,524 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c153d64a-287c-4a34-9bcd-1e7914c9964b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c153d64a-287c-4a34-9bcd-1e7914c9964b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:11,581 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:24:11,582 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9623a3e0-424d-4119-8a3a-158cc05943b6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9623a3e0-424d-4119-8a3a-158cc05943b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:12,637 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:12,638 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3567d06d-5807-4e7e-9969-2d34cf15a2ec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3567d06d-5807-4e7e-9969-2d34cf15a2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:13,697 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.051s 2022-07-21 10:24:13,697 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cca117-22f7-4aa1-8c81-0d34786a99e6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cca117-22f7-4aa1-8c81-0d34786a99e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:14,752 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:14,753 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ef4ccf-7be6-4488-b861-1526b95ead22', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ef4ccf-7be6-4488-b861-1526b95ead22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:15,808 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:15,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902f2fa2-3115-4ef6-af31-f99b437b37db', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902f2fa2-3115-4ef6-af31-f99b437b37db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:16,864 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:16,864 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1970c3e5-5635-491d-a747-180a40633149', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1970c3e5-5635-491d-a747-180a40633149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:17,916 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:17,917 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f4492e-f0ec-46ee-ac25-d0c3e77a4cb1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f4492e-f0ec-46ee-ac25-d0c3e77a4cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:18,969 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:18,970 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182bb897-d3ad-4bd5-8f01-e2ebf1135e67', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182bb897-d3ad-4bd5-8f01-e2ebf1135e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:20,023 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:20,024 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8812827-fba6-4082-841f-1a8547306cc4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8812827-fba6-4082-841f-1a8547306cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:21,076 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:21,077 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68b7437-1306-40dd-99a1-1316ce1c2165', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68b7437-1306-40dd-99a1-1316ce1c2165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:22,133 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.048s 2022-07-21 10:24:22,134 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762199ca-3ff4-441c-ad72-53475d58e760', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762199ca-3ff4-441c-ad72-53475d58e760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:23,192 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:24:23,193 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f05f144-78b4-4336-9543-ae5d96111309', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f05f144-78b4-4336-9543-ae5d96111309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:24,246 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:24,247 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b001269-e469-4ba7-b538-8bdd72804ab2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b001269-e469-4ba7-b538-8bdd72804ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:25,299 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:25,299 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20736e5a-251e-473f-abc7-3d0445e90c7e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20736e5a-251e-473f-abc7-3d0445e90c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:26,352 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:26,352 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae368a0-c16e-49c1-8dc5-4cbad8dbc513', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae368a0-c16e-49c1-8dc5-4cbad8dbc513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:27,405 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:27,405 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0240ee3-fdf8-4015-a597-b60422822f32', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0240ee3-fdf8-4015-a597-b60422822f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:28,460 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:28,460 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb350c63-fe54-4c33-9f78-21ab9d42f409', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb350c63-fe54-4c33-9f78-21ab9d42f409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:29,515 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:29,516 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f44bdb8-4faf-4855-b77f-de75639adbf2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f44bdb8-4faf-4855-b77f-de75639adbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:30,575 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:24:30,575 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49faa5a2-16be-4487-8383-58e0e864564c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49faa5a2-16be-4487-8383-58e0e864564c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:31,627 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:31,628 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e2871f-4293-4b5f-91ed-05288d1825b5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e2871f-4293-4b5f-91ed-05288d1825b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:32,682 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:32,682 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4120185-51cf-4649-84ac-26004fc980c2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4120185-51cf-4649-84ac-26004fc980c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:33,736 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:33,736 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8c30fc-485d-4d55-b739-487480147426', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8c30fc-485d-4d55-b739-487480147426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:34,790 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:24:34,791 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e010077b-b139-429e-8d8c-9965df8e2fa0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e010077b-b139-429e-8d8c-9965df8e2fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:35,842 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:35,843 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193fb74c-250f-4488-b135-936de6774c7a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193fb74c-250f-4488-b135-936de6774c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:36,895 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:36,895 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb400dd-a67d-4988-b225-e8df3c43851a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb400dd-a67d-4988-b225-e8df3c43851a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:37,949 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:37,950 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851dbfd0-4839-4df8-b4bb-0727529d93c3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851dbfd0-4839-4df8-b4bb-0727529d93c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:39,002 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:39,003 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb5ed2c-97e1-4d57-8055-323c53f661e3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb5ed2c-97e1-4d57-8055-323c53f661e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:40,057 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:40,057 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427cff9d-7035-4569-9206-0f31c1c64968', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427cff9d-7035-4569-9206-0f31c1c64968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:41,111 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:41,111 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834e5a68-0c9e-40a1-81d0-33782bd09a65', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834e5a68-0c9e-40a1-81d0-33782bd09a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:42,164 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:42,164 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edf31e9-d4e1-4763-a651-3e82e51beb60', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edf31e9-d4e1-4763-a651-3e82e51beb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:43,217 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:43,217 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d9e0c7-6269-42d2-baf8-c90f81efa20a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d9e0c7-6269-42d2-baf8-c90f81efa20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:44,275 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.048s 2022-07-21 10:24:44,275 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4ff652-a6e5-48c1-9b92-d9722b7e93a3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4ff652-a6e5-48c1-9b92-d9722b7e93a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:45,330 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:24:45,331 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efaccb9-7c91-414b-81c8-06ae914d3fa9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efaccb9-7c91-414b-81c8-06ae914d3fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:46,388 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:24:46,388 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e480535d-6870-4386-80ee-894ffd1b2248', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e480535d-6870-4386-80ee-894ffd1b2248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:47,443 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:24:47,444 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f894f9c-a356-45f4-bd68-e072b7a9a393', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f894f9c-a356-45f4-bd68-e072b7a9a393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:48,497 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:24:48,498 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1df19b-56a7-41af-b7c3-f2419399c263', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1df19b-56a7-41af-b7c3-f2419399c263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:49,550 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:49,551 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7bb88f3-e3f6-4772-bfa1-f14f4411e605', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7bb88f3-e3f6-4772-bfa1-f14f4411e605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:50,605 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:50,605 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2a44b6-f5ab-4603-baad-3c5d1522d074', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2a44b6-f5ab-4603-baad-3c5d1522d074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:51,667 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.053s 2022-07-21 10:24:51,668 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd68f370-2b70-4d26-bbde-167e4a9b3c81', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd68f370-2b70-4d26-bbde-167e4a9b3c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:52,719 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:52,720 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3a4da6-0b20-490f-ae7c-f2f7a07b4970', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3a4da6-0b20-490f-ae7c-f2f7a07b4970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:53,772 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:53,772 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b06f3ed-2bbe-426d-8334-6bb360eaba01', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b06f3ed-2bbe-426d-8334-6bb360eaba01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:54,824 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:24:54,825 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162c2721-8066-4866-b0ef-6cfeafe40ad2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162c2721-8066-4866-b0ef-6cfeafe40ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:55,876 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:24:55,877 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b4dd73-5f47-44c5-aa3d-148306645567', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b4dd73-5f47-44c5-aa3d-148306645567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:56,932 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:24:56,932 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0b90d6-82d3-4413-89aa-2350a95e3dab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0b90d6-82d3-4413-89aa-2350a95e3dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:57,984 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:24:57,984 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40cbfa6-7be4-4f65-8341-6da46585b21e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40cbfa6-7be4-4f65-8341-6da46585b21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:24:59,039 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:24:59,040 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496472c8-e6b3-40d7-8de6-4c46a8a61645', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496472c8-e6b3-40d7-8de6-4c46a8a61645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:00,092 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:00,093 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3ffacc-55c7-4588-bdea-21d3e582d73b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3ffacc-55c7-4588-bdea-21d3e582d73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:01,146 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:01,146 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0c8b40-96ad-469f-858e-14ac274b44b4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0c8b40-96ad-469f-858e-14ac274b44b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:02,199 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:02,199 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5925ad-d1ee-45fc-a4ee-ca8cefe1c7e8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5925ad-d1ee-45fc-a4ee-ca8cefe1c7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:03,251 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:03,252 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e29461-09fa-474c-904d-da2077204663', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e29461-09fa-474c-904d-da2077204663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:04,305 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:04,305 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756af784-43e4-470d-8feb-a73fda444fe6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756af784-43e4-470d-8feb-a73fda444fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:05,358 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:05,358 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d95ad47-9cc8-467b-8dcd-bc5bced5e2f6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d95ad47-9cc8-467b-8dcd-bc5bced5e2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:06,411 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:06,411 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc2be02-886b-4a8f-a48d-2499471ce1c8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc2be02-886b-4a8f-a48d-2499471ce1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:07,463 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:07,463 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9d48c7-e079-46f2-bcd3-561e60a5c08d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9d48c7-e079-46f2-bcd3-561e60a5c08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:08,518 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:08,518 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6367aff-c942-4def-bdd5-a2cedd453b0c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6367aff-c942-4def-bdd5-a2cedd453b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:09,573 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:25:09,573 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddba043-1c20-4fe6-8050-0b34dca7ae44', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddba043-1c20-4fe6-8050-0b34dca7ae44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:10,626 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:10,626 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184702d8-b6dd-44c1-9453-8065be7548b9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184702d8-b6dd-44c1-9453-8065be7548b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:11,681 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:11,682 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767b90b6-7720-4be7-907a-4a6f8bcd337d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767b90b6-7720-4be7-907a-4a6f8bcd337d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:12,734 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:12,735 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3f6f4f-702d-46e9-8396-ab7921cb6ffe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3f6f4f-702d-46e9-8396-ab7921cb6ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:13,791 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:25:13,792 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64ac320-5256-4d4b-9651-62791d14a2b7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64ac320-5256-4d4b-9651-62791d14a2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:14,844 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:14,844 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559f8fd3-bc14-4576-98e7-c1f92c64707f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559f8fd3-bc14-4576-98e7-c1f92c64707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:15,899 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:15,900 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a51f0f-492a-495d-9292-9806ec71edb4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a51f0f-492a-495d-9292-9806ec71edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:16,951 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:16,952 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b11eac-da16-4f7b-9ec7-36749f67d7f9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b11eac-da16-4f7b-9ec7-36749f67d7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:18,005 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:18,005 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128c5dd2-1916-4492-9246-92031bbaeb26', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128c5dd2-1916-4492-9246-92031bbaeb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:19,057 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:19,058 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2489d315-5385-4558-8b9e-b6ce5b2690c0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2489d315-5385-4558-8b9e-b6ce5b2690c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:20,110 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:20,111 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf31db4-3ca5-4686-b2a2-2b1ac5293339', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf31db4-3ca5-4686-b2a2-2b1ac5293339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:21,162 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:25:21,162 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6967c3-5244-4384-9519-45093ac1a35d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6967c3-5244-4384-9519-45093ac1a35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:22,214 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:22,214 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d5003b-2073-4b15-89b4-cf3a3060dbc8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d5003b-2073-4b15-89b4-cf3a3060dbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:23,268 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:23,269 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abbef4e-60f2-46ae-885d-f731f1d5c90a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abbef4e-60f2-46ae-885d-f731f1d5c90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:24,321 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:24,321 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5332124e-35b7-4de7-9aaf-94a20dc75459', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5332124e-35b7-4de7-9aaf-94a20dc75459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:25,375 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:25,375 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699cee63-8465-4b69-88c0-3dec9d15110d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699cee63-8465-4b69-88c0-3dec9d15110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:26,428 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:26,429 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a66c604-e947-4bc7-8db7-53459b1c857a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a66c604-e947-4bc7-8db7-53459b1c857a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:27,481 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:27,481 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a31413-eb73-43ac-822f-67509165fff8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a31413-eb73-43ac-822f-67509165fff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:28,536 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:25:28,536 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5699aa92-431a-41a6-b424-ed020beab6cb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5699aa92-431a-41a6-b424-ed020beab6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:29,593 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:25:29,594 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a49fe02-2255-4700-b97d-4af37f086e71', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a49fe02-2255-4700-b97d-4af37f086e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:30,648 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:30,648 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97aa11fb-0823-44d2-b914-ae96ed7979ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97aa11fb-0823-44d2-b914-ae96ed7979ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:31,701 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:31,702 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd1905a-bbc2-44cf-a5b7-4f9779cde329', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd1905a-bbc2-44cf-a5b7-4f9779cde329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:32,755 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:32,755 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfd74c4-eb4a-4a99-8bc8-6be339d72ba6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfd74c4-eb4a-4a99-8bc8-6be339d72ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:33,809 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:33,809 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9c27bd-761c-4f00-866f-db54b73b8161', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9c27bd-761c-4f00-866f-db54b73b8161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:34,868 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.051s 2022-07-21 10:25:34,869 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59dbdf7f-a5d4-4d5e-b4d5-eb56e3a7ada2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59dbdf7f-a5d4-4d5e-b4d5-eb56e3a7ada2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:35,920 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:35,920 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36c5f2b-2a9f-4754-9f36-773be74f21be', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36c5f2b-2a9f-4754-9f36-773be74f21be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:36,973 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:36,974 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d78cfb-e0ca-40ec-a7f4-b5ffa3eb90b2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d78cfb-e0ca-40ec-a7f4-b5ffa3eb90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:38,026 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:38,027 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233afc40-1aeb-41e0-b685-81bc077d4a36', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233afc40-1aeb-41e0-b685-81bc077d4a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:39,078 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:25:39,079 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13acc9f0-d0aa-4c72-bca4-151af7aee89c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13acc9f0-d0aa-4c72-bca4-151af7aee89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:40,135 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.048s 2022-07-21 10:25:40,136 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028c6688-19b2-46d5-b4f3-5a36f44f676f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028c6688-19b2-46d5-b4f3-5a36f44f676f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:41,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:41,190 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e713e0c-5cc3-4621-9b5d-43bd1189c186', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e713e0c-5cc3-4621-9b5d-43bd1189c186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:42,242 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:42,243 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fd400f-92a4-45f5-b093-2b283a0ee467', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fd400f-92a4-45f5-b093-2b283a0ee467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:43,295 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:43,296 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641c0efe-2d1d-48a7-9630-50bc035b5392', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641c0efe-2d1d-48a7-9630-50bc035b5392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:44,348 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:44,348 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3395fc2-3c86-4afd-a099-f3c1150758ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3395fc2-3c86-4afd-a099-f3c1150758ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:45,402 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:45,403 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d91466-1c04-44bb-8bf3-952a5ef04dd7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d91466-1c04-44bb-8bf3-952a5ef04dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:46,456 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:46,457 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99816512-ff5c-4bc2-b47d-2033864c01ee', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99816512-ff5c-4bc2-b47d-2033864c01ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:47,517 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:25:47,517 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c629315-ad3d-4877-a4d2-96da75ac886c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c629315-ad3d-4877-a4d2-96da75ac886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:48,569 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:48,570 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d9c8cb-854d-4d0f-9eaf-b1a8a0b5d5c7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d9c8cb-854d-4d0f-9eaf-b1a8a0b5d5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:49,626 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:25:49,626 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ba9fe5-1c11-4e66-a853-3351a3303883', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ba9fe5-1c11-4e66-a853-3351a3303883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:50,679 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:50,680 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14503547-6fd8-449b-b67e-33f1bb35f6ef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14503547-6fd8-449b-b67e-33f1bb35f6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:51,738 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:25:51,738 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3075d8-9892-4849-acfe-539282d0e276', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3075d8-9892-4849-acfe-539282d0e276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:52,792 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:52,792 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e11799-45c7-4fec-b685-3ca57d1e96ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e11799-45c7-4fec-b685-3ca57d1e96ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:53,844 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:53,844 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1637a42-82ba-4a34-adb6-dd2602e48b16', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1637a42-82ba-4a34-adb6-dd2602e48b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:55,021 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.169s 2022-07-21 10:25:55,022 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2469de27-fc81-44f1-ba9e-d06e77fd3b28', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2469de27-fc81-44f1-ba9e-d06e77fd3b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:56,075 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:25:56,075 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5befc4ae-e555-4488-97bb-1d6e94473289', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5befc4ae-e555-4488-97bb-1d6e94473289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:57,128 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:57,128 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e85c60-1a03-4fd5-b498-5471a866cb44', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e85c60-1a03-4fd5-b498-5471a866cb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:58,180 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:25:58,181 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba80b82-4cd6-476a-9c52-022234a46947', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba80b82-4cd6-476a-9c52-022234a46947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:25:59,235 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:25:59,236 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6f5c9b-40c3-4823-b83a-4e7563e1e4a4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6f5c9b-40c3-4823-b83a-4e7563e1e4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:00,291 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:26:00,291 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc55c2ac-7470-412b-b01e-e9d225697873', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc55c2ac-7470-412b-b01e-e9d225697873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:01,343 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:01,344 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51bdc7e-b16e-4b4b-9748-30c8d6bad6e9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51bdc7e-b16e-4b4b-9748-30c8d6bad6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:02,396 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:02,397 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813f3dd5-d4c9-48f8-91ee-6ab859051f5d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813f3dd5-d4c9-48f8-91ee-6ab859051f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:03,449 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:03,450 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32230e09-d070-4042-81c9-7f31cd3a4a87', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32230e09-d070-4042-81c9-7f31cd3a4a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:04,504 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:04,505 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7acfa051-b14f-4b7f-aa07-04b08dd50b5d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7acfa051-b14f-4b7f-aa07-04b08dd50b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:05,563 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:26:05,563 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7de877-7cfe-40c2-a9c6-96243290b303', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7de877-7cfe-40c2-a9c6-96243290b303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:06,617 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:06,618 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ae8e2f-223b-41a8-a59f-9293fae35b40', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ae8e2f-223b-41a8-a59f-9293fae35b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:07,671 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:07,672 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e95ecf3-a999-451d-98f4-0a59961305ed', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e95ecf3-a999-451d-98f4-0a59961305ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:08,725 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:08,726 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7b616c-fdcd-41b1-ac97-9d03591980e3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7b616c-fdcd-41b1-ac97-9d03591980e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:09,780 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:09,780 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7382539a-8082-49ab-ab94-e5443982676f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7382539a-8082-49ab-ab94-e5443982676f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:10,839 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:26:10,840 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdf6732-6071-466e-b992-f947ba725fd8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdf6732-6071-466e-b992-f947ba725fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:11,895 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:26:11,896 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f0e53a-cd85-4756-968a-9532695d8662', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f0e53a-cd85-4756-968a-9532695d8662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:12,948 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:12,949 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb341a47-d3b5-4a67-ae2d-a22bbc771061', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb341a47-d3b5-4a67-ae2d-a22bbc771061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:14,002 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:14,003 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d90b43-f83a-4815-857c-d81c6ccaf026', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d90b43-f83a-4815-857c-d81c6ccaf026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:15,056 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:15,056 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa6709a-e134-4b0b-b475-be416b261019', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa6709a-e134-4b0b-b475-be416b261019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:16,110 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:16,110 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f79486-7565-4199-86e7-27c12038d8d7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f79486-7565-4199-86e7-27c12038d8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:17,163 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:17,164 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2b42ab-3c8f-4ed1-a0f8-9c2a6f7da7aa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2b42ab-3c8f-4ed1-a0f8-9c2a6f7da7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:18,216 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:18,217 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91719e66-6313-4d30-bc6b-778f0cb02200', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91719e66-6313-4d30-bc6b-778f0cb02200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:19,270 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:19,270 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227d1c9e-d4ef-493d-8658-cb2562c1966a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227d1c9e-d4ef-493d-8658-cb2562c1966a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:20,322 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:20,323 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed640e45-f06a-42d5-a72c-24ca3b6b6495', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed640e45-f06a-42d5-a72c-24ca3b6b6495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:21,379 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.048s 2022-07-21 10:26:21,379 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9127fd9-9ecd-4bfb-aac5-a43b9eba3dcf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9127fd9-9ecd-4bfb-aac5-a43b9eba3dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:22,432 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:22,432 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c98081-b5b9-405d-ac5f-3f98ac03aaa3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c98081-b5b9-405d-ac5f-3f98ac03aaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:23,485 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:23,485 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bbb555-e7ce-4c9a-81f0-9058a5584441', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bbb555-e7ce-4c9a-81f0-9058a5584441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:24,539 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:24,539 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb63c3f4-b62a-4803-9a11-01f402e6ebcd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb63c3f4-b62a-4803-9a11-01f402e6ebcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:25,591 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:25,592 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25fda95-c4aa-47ee-a1e7-987bc6bee133', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25fda95-c4aa-47ee-a1e7-987bc6bee133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:26,645 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:26,646 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62060102-6f4e-4b98-aef3-671327d12329', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62060102-6f4e-4b98-aef3-671327d12329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:27,699 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:27,699 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66557443-7e3f-4d4c-a42a-e62500993785', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66557443-7e3f-4d4c-a42a-e62500993785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:28,754 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:28,755 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1c7a47-d9b5-4f48-80fe-15fe2c5f7f1c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1c7a47-d9b5-4f48-80fe-15fe2c5f7f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:29,808 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:29,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b374049-5e5c-4009-a625-426b8d287877', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b374049-5e5c-4009-a625-426b8d287877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:30,862 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:30,862 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810a0846-ed32-48c3-8f3a-dfb438b2040f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810a0846-ed32-48c3-8f3a-dfb438b2040f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:31,918 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:26:31,918 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ec5208-0652-403a-8119-5c6929cfed40', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ec5208-0652-403a-8119-5c6929cfed40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:32,971 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:32,971 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06254054-49b8-4873-a584-6a51561b5ff1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06254054-49b8-4873-a584-6a51561b5ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:34,025 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:34,026 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ed7a42-3db8-4dea-9ba0-1a8ea4af2fcf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ed7a42-3db8-4dea-9ba0-1a8ea4af2fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:35,078 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:35,079 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db6a594-2d7d-4e2d-a88d-12e72ac9b7d1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db6a594-2d7d-4e2d-a88d-12e72ac9b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:36,131 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:36,131 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45a3c5f-e11e-407f-a6a7-ac1acff211e3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45a3c5f-e11e-407f-a6a7-ac1acff211e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:37,185 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:37,186 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46da232-c7c5-44d0-8e40-7259afa9c8e1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46da232-c7c5-44d0-8e40-7259afa9c8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:38,239 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:38,240 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531625cf-043d-4f1d-9eca-9b348626eea9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531625cf-043d-4f1d-9eca-9b348626eea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:39,293 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:39,293 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b428a67-e7de-4e0b-b35e-c31637a51b93', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b428a67-e7de-4e0b-b35e-c31637a51b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:40,344 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:40,345 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31e3a98-1cda-4e8a-99b7-47a816528995', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31e3a98-1cda-4e8a-99b7-47a816528995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:41,397 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:41,398 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a3e40e-f3c4-4cb0-a0ae-e4c82b9f36b3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a3e40e-f3c4-4cb0-a0ae-e4c82b9f36b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:42,450 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:42,451 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79cfcd04-8ccc-4ad4-af07-cb67e7d05274', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79cfcd04-8ccc-4ad4-af07-cb67e7d05274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:43,505 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:43,505 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ca2b3e-c8e5-4c2c-a2ce-af1aefa3a7fa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ca2b3e-c8e5-4c2c-a2ce-af1aefa3a7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:44,559 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:44,559 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e29cdbc-118f-4b77-bc1a-bc0043296d9b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e29cdbc-118f-4b77-bc1a-bc0043296d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:45,612 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:45,613 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb0d919-43f3-4ab7-af30-1c3249e130ff', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb0d919-43f3-4ab7-af30-1c3249e130ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:46,667 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:46,668 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d151d8c-33b6-4c6b-8bf8-e62f4f550295', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d151d8c-33b6-4c6b-8bf8-e62f4f550295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:47,722 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:47,722 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5e34a4-5fb9-4ac6-93f4-30f3c5dc8386', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5e34a4-5fb9-4ac6-93f4-30f3c5dc8386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:48,774 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:26:48,774 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c975df-5333-4d2f-93c9-6c2ca076ac82', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c975df-5333-4d2f-93c9-6c2ca076ac82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:49,829 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:49,829 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e297394-23d6-4c5e-b3c5-d52580bcd11b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e297394-23d6-4c5e-b3c5-d52580bcd11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:50,882 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:50,883 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57fc947-80ff-44f3-892c-e3606572b141', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57fc947-80ff-44f3-892c-e3606572b141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:51,935 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:51,935 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30af53e-d370-43b2-8b80-d5e9ce5dfd10', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30af53e-d370-43b2-8b80-d5e9ce5dfd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:52,989 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:52,990 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c84b357-03f7-45d6-b687-a6813ed540ca', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c84b357-03f7-45d6-b687-a6813ed540ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:54,048 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:26:54,048 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014e8077-4b48-4bd8-8ad7-9bcd62615720', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014e8077-4b48-4bd8-8ad7-9bcd62615720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:55,101 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:26:55,101 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c43a089-6371-46e3-94c2-044cbdc219ac', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c43a089-6371-46e3-94c2-044cbdc219ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:56,155 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:56,156 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aa84b3-f81a-484c-83e5-c162b4b12627', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aa84b3-f81a-484c-83e5-c162b4b12627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:57,209 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:26:57,209 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17b86f4-1575-4611-b52c-4e2b72dddebe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17b86f4-1575-4611-b52c-4e2b72dddebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:58,264 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:26:58,264 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e60e210-5ea5-4fac-ac5f-de768c95bf3e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e60e210-5ea5-4fac-ac5f-de768c95bf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:26:59,322 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:26:59,323 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a0cb17-6bde-42fa-80d9-a4164381cb7d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a0cb17-6bde-42fa-80d9-a4164381cb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:00,374 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:00,375 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818565c6-1fd2-4e42-a7c9-a44cc6cffe76', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818565c6-1fd2-4e42-a7c9-a44cc6cffe76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:01,429 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:01,429 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7884e4c8-505a-40fe-b740-b1928953a863', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7884e4c8-505a-40fe-b740-b1928953a863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:02,484 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:27:02,485 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59755c6-f53e-4aa3-a3c7-9b4743a3c31a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59755c6-f53e-4aa3-a3c7-9b4743a3c31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:03,538 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:03,538 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834c6968-b63b-4d50-8781-b5bc11b87266', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834c6968-b63b-4d50-8781-b5bc11b87266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:04,591 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:04,591 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2975ca27-ea3a-4880-b54f-06002385de8e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2975ca27-ea3a-4880-b54f-06002385de8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:05,645 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:05,645 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817d68d6-73bc-4367-a50b-c1fb9d08e2c1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817d68d6-73bc-4367-a50b-c1fb9d08e2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:06,698 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:06,699 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e506c8c-a92c-48a6-807b-f1a048ce5405', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e506c8c-a92c-48a6-807b-f1a048ce5405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:07,751 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:07,751 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4060b092-e01f-4b22-855d-0e7e794612cf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4060b092-e01f-4b22-855d-0e7e794612cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:08,808 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:27:08,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e92c4e-e80a-4ec0-b97c-7fba18a4701d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e92c4e-e80a-4ec0-b97c-7fba18a4701d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:09,861 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:09,861 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4953e25e-d856-476c-a0d3-05e1d2994507', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4953e25e-d856-476c-a0d3-05e1d2994507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:10,914 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:10,914 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cf5488-5ec4-4bdd-a80b-de3336f6a2ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cf5488-5ec4-4bdd-a80b-de3336f6a2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:11,968 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:11,968 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411d3ebb-1d23-4abd-b5f4-39d090332ea1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411d3ebb-1d23-4abd-b5f4-39d090332ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:13,021 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:13,021 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46cdfa05-d95f-4211-9cae-45dd89ed4d67', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46cdfa05-d95f-4211-9cae-45dd89ed4d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:14,075 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:14,075 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0410b0d2-10ce-4999-a231-742ee6934535', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0410b0d2-10ce-4999-a231-742ee6934535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:15,128 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:15,128 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76aab472-34a7-44f8-a8cb-336985dfa615', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76aab472-34a7-44f8-a8cb-336985dfa615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:16,181 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:16,181 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda1a1c5-4113-47bf-827f-a687f9873a16', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda1a1c5-4113-47bf-827f-a687f9873a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:17,236 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:17,236 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80492ddc-40ac-4f3a-8fe8-efe17a46fe0a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80492ddc-40ac-4f3a-8fe8-efe17a46fe0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:18,288 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:18,289 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f0a889-25ec-4968-97ec-b907828f333c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f0a889-25ec-4968-97ec-b907828f333c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:19,344 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:27:19,345 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df6d287-a776-4a98-8f90-23e6a620ff7d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df6d287-a776-4a98-8f90-23e6a620ff7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:20,397 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:20,398 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8345d74-6953-4ea0-b0b4-41b673d138e8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8345d74-6953-4ea0-b0b4-41b673d138e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:21,452 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:21,452 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19002427-4a1f-4cf0-90cf-4f1aa6bba022', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19002427-4a1f-4cf0-90cf-4f1aa6bba022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:22,509 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:27:22,510 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0861167a-5876-4b54-bbf2-fdb9cde79a09', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0861167a-5876-4b54-bbf2-fdb9cde79a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:23,564 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:23,564 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0756530a-a6a1-4bb9-85f5-9017870446ef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0756530a-a6a1-4bb9-85f5-9017870446ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:24,618 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:24,618 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e028a18-50a8-4a6c-9fdf-d5f1cc87ddac', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e028a18-50a8-4a6c-9fdf-d5f1cc87ddac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:25,670 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:25,671 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955c7106-2d4b-4be0-bb83-c00f35bf424f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955c7106-2d4b-4be0-bb83-c00f35bf424f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:26,723 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:26,724 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797836cb-4b18-476f-b6d9-163f0312a53a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797836cb-4b18-476f-b6d9-163f0312a53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:27,776 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:27,776 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45e4b1f-875a-439a-a2f4-f3073af54853', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45e4b1f-875a-439a-a2f4-f3073af54853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:28,829 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:28,830 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cba0469-31b6-415c-9e9c-4b3556cb03c9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cba0469-31b6-415c-9e9c-4b3556cb03c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:29,881 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:27:29,882 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa97875-1787-4a05-8055-959e288cbc75', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa97875-1787-4a05-8055-959e288cbc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:30,935 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:30,936 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298c4c76-f420-442a-9aea-112b7b3e219e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298c4c76-f420-442a-9aea-112b7b3e219e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:31,989 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:31,989 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2357fe1-6804-4397-a8a2-192f60c55d42', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2357fe1-6804-4397-a8a2-192f60c55d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:33,043 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:33,044 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a476ed-ebba-4d4b-acf3-4707509362f4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a476ed-ebba-4d4b-acf3-4707509362f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:34,097 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:34,098 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a843175f-f486-4d77-b46e-ee2e00fc7e94', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a843175f-f486-4d77-b46e-ee2e00fc7e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:35,151 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:35,152 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7ff3d1-148d-43b0-bd42-66bc779114d1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7ff3d1-148d-43b0-bd42-66bc779114d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:36,209 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:27:36,210 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990e2f12-ec02-495f-8aaa-ee4f09afe5fb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990e2f12-ec02-495f-8aaa-ee4f09afe5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:37,266 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:37,267 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63e2716-33e4-43f4-bb39-1f500d38c6a0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63e2716-33e4-43f4-bb39-1f500d38c6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:38,320 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:38,320 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94ce3d2-e8a2-424f-8867-ed18b44f0eeb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94ce3d2-e8a2-424f-8867-ed18b44f0eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:39,373 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:39,373 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd51b0e-2af8-4dd0-901e-73d1ae07f261', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd51b0e-2af8-4dd0-901e-73d1ae07f261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:40,426 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:40,427 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77519fe5-0896-456d-bac3-3330555640fe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77519fe5-0896-456d-bac3-3330555640fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:41,480 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:41,480 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce76b49-e0de-4704-9ce4-64369bd1c88a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce76b49-e0de-4704-9ce4-64369bd1c88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:42,539 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:42,539 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58dfe628-dc21-456d-a2b1-88ff87d73970', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58dfe628-dc21-456d-a2b1-88ff87d73970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:43,594 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:43,595 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6231d0bf-a068-4a36-b537-6564349e55d4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6231d0bf-a068-4a36-b537-6564349e55d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:44,651 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:44,651 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb1c543-6d72-4ee7-aaa8-c8f5a3a20380', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb1c543-6d72-4ee7-aaa8-c8f5a3a20380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:45,706 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:27:45,706 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0f2d9a-2a97-4e84-a819-d1b5b6a4fdf2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0f2d9a-2a97-4e84-a819-d1b5b6a4fdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:46,759 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:46,760 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8f354c-0183-405e-bd6e-d30539a4180d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8f354c-0183-405e-bd6e-d30539a4180d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:47,813 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:47,813 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dae80b-8536-433b-87f8-206c6b029bda', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dae80b-8536-433b-87f8-206c6b029bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:48,867 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:48,867 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a12303-df85-4c57-8c73-819959999406', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a12303-df85-4c57-8c73-819959999406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:49,920 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:49,920 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357e917a-a3a3-4ffe-908b-535698399b66', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357e917a-a3a3-4ffe-908b-535698399b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:50,973 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:50,973 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1171ab-e776-4e7b-b8e7-b7fbcb20e8d3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1171ab-e776-4e7b-b8e7-b7fbcb20e8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:52,026 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:52,026 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337c3c6d-a7c0-467a-91ac-aa964c08d18d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337c3c6d-a7c0-467a-91ac-aa964c08d18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:53,081 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:53,081 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b141f4d-7061-4cd2-9fb6-145aaa3be803', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b141f4d-7061-4cd2-9fb6-145aaa3be803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:54,134 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:54,134 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac647d25-371a-4a24-91a6-73913cb5d99a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac647d25-371a-4a24-91a6-73913cb5d99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:55,194 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.052s 2022-07-21 10:27:55,195 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53597457-25d7-4eef-8f9d-93c7cbf73a73', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53597457-25d7-4eef-8f9d-93c7cbf73a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:56,247 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:27:56,248 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e181e6-4809-4749-a4ea-82f1703482ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e181e6-4809-4749-a4ea-82f1703482ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:57,301 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:57,302 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd7278c-4753-4d22-a1c4-d581a7223e54', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd7278c-4753-4d22-a1c4-d581a7223e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:58,356 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:27:58,356 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660006d5-1c12-4723-8a44-ff64dc1cd659', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660006d5-1c12-4723-8a44-ff64dc1cd659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:27:59,410 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:27:59,410 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff453a1-ba6e-4482-8ffa-c17cdc91656a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff453a1-ba6e-4482-8ffa-c17cdc91656a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:00,466 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:00,466 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fc741d-42c9-4495-9232-912f6278a762', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fc741d-42c9-4495-9232-912f6278a762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:01,520 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:01,521 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1542053a-dac5-45da-883c-6e7e42e9e865', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1542053a-dac5-45da-883c-6e7e42e9e865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:02,574 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:02,574 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a84ca9b-fb0e-401a-b451-9ee32255f73d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a84ca9b-fb0e-401a-b451-9ee32255f73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:03,639 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.057s 2022-07-21 10:28:03,640 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47e16f7-482a-4a31-9a90-79eeaf238beb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47e16f7-482a-4a31-9a90-79eeaf238beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:04,692 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:04,692 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4b4338-34b1-48bc-88ee-7de41e6fe31e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4b4338-34b1-48bc-88ee-7de41e6fe31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:05,745 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:05,745 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2ee9b6-2059-4a3c-a28a-6f4fda8880ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2ee9b6-2059-4a3c-a28a-6f4fda8880ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:06,799 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:06,799 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a681ac-4b0e-4eb1-b040-1c747dd8045c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a681ac-4b0e-4eb1-b040-1c747dd8045c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:07,850 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:28:07,850 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22efb86a-c79d-4e39-a2d9-a4760329c140', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22efb86a-c79d-4e39-a2d9-a4760329c140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:08,910 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:28:08,910 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4484d90-293a-4af7-ba6f-51bff9a32145', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4484d90-293a-4af7-ba6f-51bff9a32145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:09,963 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:09,964 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63dd52b2-182b-46f2-9c06-2d3d82e66b0a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63dd52b2-182b-46f2-9c06-2d3d82e66b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:11,018 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:11,018 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14760368-889a-44b7-b390-fab108c9b1c0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14760368-889a-44b7-b390-fab108c9b1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:12,071 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:12,072 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d164e0-d8ac-4e85-9c98-601ab3c2813f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d164e0-d8ac-4e85-9c98-601ab3c2813f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:13,125 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:13,125 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84177207-9eb2-4683-ba46-aa88ec78b847', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84177207-9eb2-4683-ba46-aa88ec78b847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:14,177 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:14,177 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d10b93f-82d0-4c84-b32d-2da4c676c18b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d10b93f-82d0-4c84-b32d-2da4c676c18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:15,230 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:15,230 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24af0b1f-db24-4d11-96be-44a44ca823bd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24af0b1f-db24-4d11-96be-44a44ca823bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:16,283 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:16,283 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87bbb13b-b6a5-4723-9c85-187790fa5fa6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87bbb13b-b6a5-4723-9c85-187790fa5fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:17,335 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:17,336 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04be28fe-e3bb-4dc4-a775-099eaa0c2c1c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04be28fe-e3bb-4dc4-a775-099eaa0c2c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:18,393 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:28:18,393 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e61f4b-c5ca-4a7d-ab75-f36b932e886a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e61f4b-c5ca-4a7d-ab75-f36b932e886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:19,447 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:19,447 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9219049a-edbb-442f-9c62-ec380ea25a39', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9219049a-edbb-442f-9c62-ec380ea25a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:20,502 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:28:20,502 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53b6a99-a1b0-4d94-9427-c17842d03924', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53b6a99-a1b0-4d94-9427-c17842d03924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:21,556 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:21,556 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9943436e-4b2c-4eac-8331-9c5c6e8c9266', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9943436e-4b2c-4eac-8331-9c5c6e8c9266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:22,608 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:22,608 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3520b556-66bd-456c-9749-149929ea28de', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3520b556-66bd-456c-9749-149929ea28de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:23,661 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:23,661 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27a4ab2-ee28-4c36-a214-b03ceaa98f22', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27a4ab2-ee28-4c36-a214-b03ceaa98f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:24,713 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:24,714 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c1eb87-5e12-43db-a050-b46be790dd74', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c1eb87-5e12-43db-a050-b46be790dd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:25,767 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:25,767 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2b99ad-4bb3-4479-adda-e9227099fb4e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2b99ad-4bb3-4479-adda-e9227099fb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:26,821 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:26,821 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa06d378-71d3-47cb-9c28-71ff84769493', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa06d378-71d3-47cb-9c28-71ff84769493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:27,874 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:27,874 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d1d63e-0a98-42b1-a2a9-053f285d830f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d1d63e-0a98-42b1-a2a9-053f285d830f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:28,928 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:28,928 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be98835-579d-43ef-8520-22509fc381da', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be98835-579d-43ef-8520-22509fc381da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:29,980 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:29,981 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ea8c6e-3165-4086-a662-e83b39451f9d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ea8c6e-3165-4086-a662-e83b39451f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:31,033 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:31,034 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06622389-3253-4c0d-b2ff-51e3e7a9ad60', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06622389-3253-4c0d-b2ff-51e3e7a9ad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:32,086 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:32,087 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248cdfc1-fd3c-4181-b8e1-eb0432bee22a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248cdfc1-fd3c-4181-b8e1-eb0432bee22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:33,140 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:33,140 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be809303-9012-47bc-9ef5-fd08376e3547', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be809303-9012-47bc-9ef5-fd08376e3547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:34,193 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:34,193 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afec79a9-f0b2-41df-b6a2-b7a033bbd93f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afec79a9-f0b2-41df-b6a2-b7a033bbd93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:35,251 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:28:35,251 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb627cc6-65a8-41e9-9e18-61974dcee043', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb627cc6-65a8-41e9-9e18-61974dcee043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:36,308 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:36,308 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794f8c49-6fa0-4847-9d30-9e87e0407570', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794f8c49-6fa0-4847-9d30-9e87e0407570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:37,360 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:37,361 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b045eb9e-cee6-422e-a17b-ea9c1e7b3b2d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b045eb9e-cee6-422e-a17b-ea9c1e7b3b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:38,414 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:38,414 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac15a821-41d1-450c-8de3-89aca8d1d762', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac15a821-41d1-450c-8de3-89aca8d1d762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:39,466 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:39,467 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59818010-a6a8-4ba2-9285-a70b3e654a06', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59818010-a6a8-4ba2-9285-a70b3e654a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:40,520 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:40,520 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4757a1-623e-4c63-b840-9a23ca1b2ac6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4757a1-623e-4c63-b840-9a23ca1b2ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:41,573 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:41,574 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a95937-40ba-4a8d-9091-2f35655e763f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a95937-40ba-4a8d-9091-2f35655e763f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:42,627 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:42,627 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737934f9-77bf-45c6-a20a-1393ba7a3b9d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737934f9-77bf-45c6-a20a-1393ba7a3b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:43,680 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:43,681 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de69c812-14c9-4435-b73d-117244f48b14', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de69c812-14c9-4435-b73d-117244f48b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:44,733 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:44,733 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc13c9a4-aa71-4d4b-8b37-0842b5916a5b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc13c9a4-aa71-4d4b-8b37-0842b5916a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:45,786 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:45,787 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f37c70c-fcc6-448b-8b67-1540d0ec4dbc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f37c70c-fcc6-448b-8b67-1540d0ec4dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:46,838 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:46,838 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e4a5ab-0bd5-4dc6-80c1-a0c9cbf88cfb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e4a5ab-0bd5-4dc6-80c1-a0c9cbf88cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:47,891 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:47,891 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5337989b-4193-479f-ad24-25370e2c7c3b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5337989b-4193-479f-ad24-25370e2c7c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:48,943 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:48,944 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb832805-55d8-439c-b88a-a2492b0b692a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb832805-55d8-439c-b88a-a2492b0b692a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:50,002 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:28:50,002 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa45b761-ac74-4bfa-aae2-f9ae691dec70', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa45b761-ac74-4bfa-aae2-f9ae691dec70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:51,055 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:51,056 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd836fd-82d3-4cc4-b1e7-c1571adea678', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd836fd-82d3-4cc4-b1e7-c1571adea678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:52,109 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:52,109 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e8a0ff-0469-4b17-b2a5-2d4cde2f0be1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e8a0ff-0469-4b17-b2a5-2d4cde2f0be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:53,161 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:53,162 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4992ba7d-223d-4017-9a46-b7145c565017', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4992ba7d-223d-4017-9a46-b7145c565017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:54,215 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:28:54,215 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1d4f55-5015-4942-970a-8c69caa2b8dd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1d4f55-5015-4942-970a-8c69caa2b8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:55,269 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:55,269 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8ed969-9e93-487f-8a4c-310fa01a0fdd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8ed969-9e93-487f-8a4c-310fa01a0fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:56,322 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:28:56,322 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e935a0-3b27-45f6-9bd0-c3a83f69f7fc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e935a0-3b27-45f6-9bd0-c3a83f69f7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:57,377 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:28:57,377 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbdb7c3-ba8d-4f7b-bccd-307eced66d88', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbdb7c3-ba8d-4f7b-bccd-307eced66d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:58,436 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.050s 2022-07-21 10:28:58,436 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb76ba4-c37c-4c54-94ec-f8e8323b2ead', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb76ba4-c37c-4c54-94ec-f8e8323b2ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:28:59,492 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:28:59,492 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf47220-1d59-4ac3-89c6-8866300ac850', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf47220-1d59-4ac3-89c6-8866300ac850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:00,549 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.049s 2022-07-21 10:29:00,549 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400632de-f29c-471d-bdcd-0c9bb65eea08', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400632de-f29c-471d-bdcd-0c9bb65eea08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:01,602 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:01,602 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688dff5d-ad1e-4c11-8d73-4cdabb104559', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688dff5d-ad1e-4c11-8d73-4cdabb104559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:02,655 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:02,656 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ecb0a3-067a-4b7c-8af9-9a8d04275427', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ecb0a3-067a-4b7c-8af9-9a8d04275427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:03,708 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:03,708 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69ac254-c3cc-42e8-9227-d61a269d2ec6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69ac254-c3cc-42e8-9227-d61a269d2ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:04,762 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:04,762 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79de7821-38dc-4fc3-a312-9f65c7aed186', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79de7821-38dc-4fc3-a312-9f65c7aed186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:05,822 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.052s 2022-07-21 10:29:05,823 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3caf9e-0fd1-4fc3-9943-a43ecd226779', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3caf9e-0fd1-4fc3-9943-a43ecd226779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:06,875 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:06,875 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437f27c8-f9d6-4cb9-87f5-a34bd8a79c75', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437f27c8-f9d6-4cb9-87f5-a34bd8a79c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:07,927 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.043s 2022-07-21 10:29:07,928 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e39d5ee-1785-4c34-a652-787ad419dca3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e39d5ee-1785-4c34-a652-787ad419dca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:08,981 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:08,981 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b74b2d9-8805-4240-a765-eae85f9d5e95', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b74b2d9-8805-4240-a765-eae85f9d5e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:10,034 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:10,035 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f31f02b-b5b9-463d-bdf1-f127052c76dd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f31f02b-b5b9-463d-bdf1-f127052c76dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:11,086 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:11,086 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64ce465-1bf7-49d4-8fe1-967ca5a9da30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64ce465-1bf7-49d4-8fe1-967ca5a9da30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:12,140 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:12,140 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe77df5b-c1ef-4423-a1cb-c62909832a7a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe77df5b-c1ef-4423-a1cb-c62909832a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:13,193 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:13,193 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acab29b-6fac-44da-9191-90d486443574', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acab29b-6fac-44da-9191-90d486443574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:14,247 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:14,247 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec018b95-3102-46ea-ae9f-cb412204ce22', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec018b95-3102-46ea-ae9f-cb412204ce22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:15,299 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:15,300 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820b51ad-1834-4222-b49b-2d0775f1ce85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820b51ad-1834-4222-b49b-2d0775f1ce85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:16,355 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:16,355 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee57392f-1061-4e94-886e-975d230dd208', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee57392f-1061-4e94-886e-975d230dd208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:17,407 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:17,407 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caba8fbc-2efe-4bbc-922e-6e52564e47c9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caba8fbc-2efe-4bbc-922e-6e52564e47c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:18,462 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:18,463 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6bbfd8-c7db-42af-9975-77191b47be05', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6bbfd8-c7db-42af-9975-77191b47be05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:19,516 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:19,516 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beba472f-8550-455c-9871-57f9d8e4e2bf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beba472f-8550-455c-9871-57f9d8e4e2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:20,580 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.055s 2022-07-21 10:29:20,580 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21bc3db-2e27-4baf-97cc-6cfaafa601c8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21bc3db-2e27-4baf-97cc-6cfaafa601c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:21,634 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:21,634 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7150c2-aa7b-4a4c-b3fd-baea0c9c5355', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7150c2-aa7b-4a4c-b3fd-baea0c9c5355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:22,687 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:22,687 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692f8eaa-3d85-41ef-b2e4-b41260fb436d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692f8eaa-3d85-41ef-b2e4-b41260fb436d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:23,739 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:23,740 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcc5871-135d-41e2-b88e-0e9c1d1d1685', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcc5871-135d-41e2-b88e-0e9c1d1d1685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:24,793 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:24,793 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da2292d-73ae-406a-85e1-d493f9ebe33d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da2292d-73ae-406a-85e1-d493f9ebe33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:25,846 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:25,847 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d10666-03ba-4fd8-b670-38dc37f62c9a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d10666-03ba-4fd8-b670-38dc37f62c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:26,899 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:26,899 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658ab1c9-2aa8-443d-b44e-5308c1c19c25', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658ab1c9-2aa8-443d-b44e-5308c1c19c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:27,952 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:27,953 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab70211-dd96-4a3f-8e28-d3ad380fbdc2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab70211-dd96-4a3f-8e28-d3ad380fbdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:29,005 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:29,006 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a220deac-17e2-49f8-88ee-79b5d79938e4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a220deac-17e2-49f8-88ee-79b5d79938e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:30,059 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:30,060 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb144db-2ed5-4b9d-a7e8-8f109aa81a75', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb144db-2ed5-4b9d-a7e8-8f109aa81a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:31,113 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:31,113 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59015928-9233-4772-834c-0c9ceb1c7db3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59015928-9233-4772-834c-0c9ceb1c7db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:32,167 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:32,167 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839f20a8-49e8-4cab-8ee5-18c6452f153b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839f20a8-49e8-4cab-8ee5-18c6452f153b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:33,220 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:33,220 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8612c4e-1f50-4520-a8f4-982183627366', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8612c4e-1f50-4520-a8f4-982183627366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:34,273 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:34,273 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540c1e27-08e1-4dab-8bbc-b776d202cc17', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540c1e27-08e1-4dab-8bbc-b776d202cc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:35,327 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:35,327 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7341dfb3-3545-41a5-9aa4-74008c2c278c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7341dfb3-3545-41a5-9aa4-74008c2c278c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:36,383 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:29:36,383 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a833c79-27bb-4c44-801d-0cc911831eca', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a833c79-27bb-4c44-801d-0cc911831eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:37,439 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.047s 2022-07-21 10:29:37,439 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e81f5f0-fd38-4920-a8fd-a47d9f23dcd4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e81f5f0-fd38-4920-a8fd-a47d9f23dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:38,492 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:38,493 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d456d45f-d2da-4eff-b9ea-8e67cad4d79c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d456d45f-d2da-4eff-b9ea-8e67cad4d79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:39,545 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:39,546 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d36d21-ebf9-4d8d-8e0e-ff8058c349da', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d36d21-ebf9-4d8d-8e0e-ff8058c349da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:40,599 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:40,600 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313b19f3-0275-493f-9c65-1b13f857e09c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313b19f3-0275-493f-9c65-1b13f857e09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:41,651 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:41,651 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8a646e-3a9e-4fa6-a648-b442343d92d7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8a646e-3a9e-4fa6-a648-b442343d92d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:42,705 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:42,705 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade75a5-fdcf-43f6-8c32-989981445c58', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ade75a5-fdcf-43f6-8c32-989981445c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:43,758 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:43,759 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5892f7d5-7a10-4613-8f08-b20581dd2092', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5892f7d5-7a10-4613-8f08-b20581dd2092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:44,814 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.046s 2022-07-21 10:29:44,814 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de9cd96-3599-43a9-baf3-12d8c4ab7eb5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de9cd96-3599-43a9-baf3-12d8c4ab7eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:45,866 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.044s 2022-07-21 10:29:45,866 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b2c5d9-51b7-4411-8580-d1ae22b892f5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b2c5d9-51b7-4411-8580-d1ae22b892f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:46,922 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608 0.045s 2022-07-21 10:29:46,922 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a31493-95bd-4b91-a589-234a95bfed19', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a31493-95bd-4b91-a589-234a95bfed19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608'} Body: b'{"volume": {"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:16:36.000000", "updated_at": "2022-07-21T10:23:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1615441350", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/134431b6758149c0a22426b97ba1b9da/volumes/9335e871-df82-4379-acef-8dcb1d1b0608"}], "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608", "attachment_id": "64fe4ce2-3203-4b83-8905-69e01c2b08b8", "volume_id": "9335e871-df82-4379-acef-8dcb1d1b0608", "server_id": "56a0b099-459a-4282-bd39-704fb8f3d078", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-21T10:17:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "134431b6758149c0a22426b97ba1b9da"}}' 2022-07-21 10:29:48,076 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 1.147s 2022-07-21 10:29:48,077 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 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-ee4b8174-85fc-41c3-bbcd-6f20e16b7bca', 'x-compute-request-id': 'req-ee4b8174-85fc-41c3-bbcd-6f20e16b7bca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'' 2022-07-21 10:29:48,314 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.236s 2022-07-21 10:29:48,314 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61dc96f1-3369-4121-b1c6-d598e7af6606', 'x-compute-request-id': 'req-61dc96f1-3369-4121-b1c6-d598e7af6606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:49,482 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:29:49,483 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-581abb8c-2853-4e02-a6d4-ec1caf7ff88d', 'x-compute-request-id': 'req-581abb8c-2853-4e02-a6d4-ec1caf7ff88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:50,650 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:29:50,650 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c77e3e6-0887-46a0-a215-d41e89a429e2', 'x-compute-request-id': 'req-7c77e3e6-0887-46a0-a215-d41e89a429e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:51,848 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.190s 2022-07-21 10:29:51,848 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f1f9f5e-0dd7-442e-8225-dfdd478a621e', 'x-compute-request-id': 'req-3f1f9f5e-0dd7-442e-8225-dfdd478a621e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:53,024 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.166s 2022-07-21 10:29:53,024 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6f8449-037d-4ca5-9464-5702b8023801', 'x-compute-request-id': 'req-6b6f8449-037d-4ca5-9464-5702b8023801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:54,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:29:54,190 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d864053b-3e17-42bd-a7ed-29af88928ce8', 'x-compute-request-id': 'req-d864053b-3e17-42bd-a7ed-29af88928ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:55,452 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.253s 2022-07-21 10:29:55,453 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbdded0-ef36-4429-b0a4-aef2c960a251', 'x-compute-request-id': 'req-1cbdded0-ef36-4429-b0a4-aef2c960a251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:56,769 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.305s 2022-07-21 10:29:56,769 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc42fa6d-82b1-470c-a621-8fc129ffcf3c', 'x-compute-request-id': 'req-fc42fa6d-82b1-470c-a621-8fc129ffcf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:58,013 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.235s 2022-07-21 10:29:58,013 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24fb4881-9cbe-4855-b148-3166127df68b', 'x-compute-request-id': 'req-24fb4881-9cbe-4855-b148-3166127df68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:29:59,183 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:29:59,183 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd955c8-da0a-4238-a5ba-fdc68d0b4b52', 'x-compute-request-id': 'req-6bd955c8-da0a-4238-a5ba-fdc68d0b4b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:00,369 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.177s 2022-07-21 10:30:00,370 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55acb881-c2cb-4d6b-81c2-088593d91df6', 'x-compute-request-id': 'req-55acb881-c2cb-4d6b-81c2-088593d91df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:01,537 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:30:01,537 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2e4eb9-f48a-4ee5-a32e-68a28897ab03', 'x-compute-request-id': 'req-bc2e4eb9-f48a-4ee5-a32e-68a28897ab03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:02,717 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.170s 2022-07-21 10:30:02,717 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d247d01-d16e-4aed-a81f-20f0e30efb4a', 'x-compute-request-id': 'req-1d247d01-d16e-4aed-a81f-20f0e30efb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:03,885 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:30:03,886 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff6d267-2613-4049-937b-6a174d0b84e6', 'x-compute-request-id': 'req-fff6d267-2613-4049-937b-6a174d0b84e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:05,065 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.170s 2022-07-21 10:30:05,065 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a170594-2223-4ac7-a428-783563b90ef5', 'x-compute-request-id': 'req-5a170594-2223-4ac7-a428-783563b90ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:06,252 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.177s 2022-07-21 10:30:06,252 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8692cc-bf8c-4ed7-9540-ec9e8441cfb2', 'x-compute-request-id': 'req-6c8692cc-bf8c-4ed7-9540-ec9e8441cfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:07,420 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:07,420 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4553b4e2-2d3c-4ab0-8468-12552c528071', 'x-compute-request-id': 'req-4553b4e2-2d3c-4ab0-8468-12552c528071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:08,586 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:30:08,586 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df942c1-6dcb-4a70-9683-b02a63f7def9', 'x-compute-request-id': 'req-0df942c1-6dcb-4a70-9683-b02a63f7def9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:09,750 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:30:09,750 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83488d8-60f7-4536-9710-dee3868308d0', 'x-compute-request-id': 'req-a83488d8-60f7-4536-9710-dee3868308d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:10,915 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:30:10,916 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701344cb-9e64-4eff-b80a-2ca1df8b6536', 'x-compute-request-id': 'req-701344cb-9e64-4eff-b80a-2ca1df8b6536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:12,083 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:30:12,084 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6130cf0-cf30-4c60-a336-eab4e7e39376', 'x-compute-request-id': 'req-c6130cf0-cf30-4c60-a336-eab4e7e39376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:13,249 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:30:13,250 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5f2505-6d46-4989-a68b-e219c0e0d9bf', 'x-compute-request-id': 'req-7e5f2505-6d46-4989-a68b-e219c0e0d9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:14,418 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:30:14,419 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7675c1fd-0495-41e2-94ed-91edf85979d4', 'x-compute-request-id': 'req-7675c1fd-0495-41e2-94ed-91edf85979d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:15,586 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:15,587 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bfe5c5-f734-49c2-a402-30dff9e6b850', 'x-compute-request-id': 'req-44bfe5c5-f734-49c2-a402-30dff9e6b850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:16,757 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:30:16,757 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb815d5-1b96-47bc-8951-da38e559237f', 'x-compute-request-id': 'req-cdb815d5-1b96-47bc-8951-da38e559237f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:17,925 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:17,925 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92085781-5d1a-463a-87f4-89cc309708ee', 'x-compute-request-id': 'req-92085781-5d1a-463a-87f4-89cc309708ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:19,093 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:19,094 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87d9feb-a163-4b7b-ad9c-e17aae4b77a1', 'x-compute-request-id': 'req-e87d9feb-a163-4b7b-ad9c-e17aae4b77a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:20,257 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:30:20,258 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16706f54-34b8-48da-ac56-15e2398eb53c', 'x-compute-request-id': 'req-16706f54-34b8-48da-ac56-15e2398eb53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:21,418 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:30:21,418 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf0b27f-939a-448f-baed-7aed436590c9', 'x-compute-request-id': 'req-7bf0b27f-939a-448f-baed-7aed436590c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:22,582 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:30:22,582 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5955444a-b9d2-437c-91c9-cd48e27a0d4d', 'x-compute-request-id': 'req-5955444a-b9d2-437c-91c9-cd48e27a0d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:23,745 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:30:23,745 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa0ae98d-67cd-4de0-b9b6-81817530ce9f', 'x-compute-request-id': 'req-aa0ae98d-67cd-4de0-b9b6-81817530ce9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:24,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:30:24,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-188fefbe-97b2-4d41-a055-44a49603c4cb', 'x-compute-request-id': 'req-188fefbe-97b2-4d41-a055-44a49603c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:26,077 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:30:26,077 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69e9738-5b77-4dcb-85dc-a0119038c49a', 'x-compute-request-id': 'req-e69e9738-5b77-4dcb-85dc-a0119038c49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:27,247 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:30:27,247 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35fdd52a-9147-4ca6-859b-60c617cd562d', 'x-compute-request-id': 'req-35fdd52a-9147-4ca6-859b-60c617cd562d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:28,428 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.171s 2022-07-21 10:30:28,428 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5148c43-00a2-4202-89d0-4e644e327694', 'x-compute-request-id': 'req-e5148c43-00a2-4202-89d0-4e644e327694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:29,621 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.181s 2022-07-21 10:30:29,622 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7146d96a-82db-460a-a58e-6eae86e38305', 'x-compute-request-id': 'req-7146d96a-82db-460a-a58e-6eae86e38305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:30,803 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.169s 2022-07-21 10:30:30,803 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abce37c3-c10a-464a-b704-76ac286976b7', 'x-compute-request-id': 'req-abce37c3-c10a-464a-b704-76ac286976b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:31,971 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:31,972 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821edeac-ba74-4ce2-ba6b-34dd16a3ce54', 'x-compute-request-id': 'req-821edeac-ba74-4ce2-ba6b-34dd16a3ce54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:33,135 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:30:33,136 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9e5bfa-e16e-42e0-a5bc-471d833beeb3', 'x-compute-request-id': 'req-cf9e5bfa-e16e-42e0-a5bc-471d833beeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:34,302 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:30:34,302 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d893b6a-c2c4-4227-982b-5d191ba5041f', 'x-compute-request-id': 'req-7d893b6a-c2c4-4227-982b-5d191ba5041f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:35,470 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:30:35,470 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff1ec3e-be7f-4d73-b02c-f3f5f5a10246', 'x-compute-request-id': 'req-dff1ec3e-be7f-4d73-b02c-f3f5f5a10246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:36,679 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.199s 2022-07-21 10:30:36,679 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841a8b70-ec52-410c-b080-714323b21588', 'x-compute-request-id': 'req-841a8b70-ec52-410c-b080-714323b21588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:37,850 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.162s 2022-07-21 10:30:37,850 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e8ff5b-57d3-4f3e-b4aa-2802a6dc367e', 'x-compute-request-id': 'req-27e8ff5b-57d3-4f3e-b4aa-2802a6dc367e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:39,016 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:30:39,016 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db6dc52-5284-4a08-95ee-22728e4e172b', 'x-compute-request-id': 'req-7db6dc52-5284-4a08-95ee-22728e4e172b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:40,175 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:30:40,175 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6756c005-9f16-4328-8da4-cfe38e294845', 'x-compute-request-id': 'req-6756c005-9f16-4328-8da4-cfe38e294845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:41,338 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:30:41,338 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a405a8-2cc1-4dac-87b9-31fb162f7041', 'x-compute-request-id': 'req-26a405a8-2cc1-4dac-87b9-31fb162f7041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:42,497 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:30:42,498 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-becf3284-dfde-436f-bcb8-1bd748779497', 'x-compute-request-id': 'req-becf3284-dfde-436f-bcb8-1bd748779497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:43,662 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:30:43,663 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047c316e-abb9-4bc5-a084-d9d2d738a384', 'x-compute-request-id': 'req-047c316e-abb9-4bc5-a084-d9d2d738a384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:44,830 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:30:44,831 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97483a40-2f14-482a-914c-4b6b2f6c0bb5', 'x-compute-request-id': 'req-97483a40-2f14-482a-914c-4b6b2f6c0bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:45,997 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:30:45,998 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e583113-6f9f-44dd-848a-e913269f9a6e', 'x-compute-request-id': 'req-4e583113-6f9f-44dd-848a-e913269f9a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:47,163 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:30:47,163 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e58b39-f125-4cdb-b66c-23f90ae0d10b', 'x-compute-request-id': 'req-a8e58b39-f125-4cdb-b66c-23f90ae0d10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:48,331 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:30:48,331 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-150a539e-b532-427d-893d-a6518c1bb841', 'x-compute-request-id': 'req-150a539e-b532-427d-893d-a6518c1bb841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:49,497 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:30:49,497 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37534610-acb6-48a7-8968-9ad12fb8af16', 'x-compute-request-id': 'req-37534610-acb6-48a7-8968-9ad12fb8af16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:50,660 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:30:50,661 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b040b6-ef41-463e-830a-cb4dcc182b61', 'x-compute-request-id': 'req-c9b040b6-ef41-463e-830a-cb4dcc182b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:51,825 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:30:51,825 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9c541a-218d-4269-bf82-0e8972f3dc86', 'x-compute-request-id': 'req-7c9c541a-218d-4269-bf82-0e8972f3dc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:52,989 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:30:52,990 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee838e69-23e2-4521-807a-ab6e69deadea', 'x-compute-request-id': 'req-ee838e69-23e2-4521-807a-ab6e69deadea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:54,150 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:30:54,150 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5fd5e17-9df6-4a55-9b62-5ce0a8a589b0', 'x-compute-request-id': 'req-a5fd5e17-9df6-4a55-9b62-5ce0a8a589b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:55,551 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.392s 2022-07-21 10:30:55,551 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207b6f26-2d32-4125-8709-7dc6642abb4d', 'x-compute-request-id': 'req-207b6f26-2d32-4125-8709-7dc6642abb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:56,721 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:30:56,721 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bdda3ec-3103-4833-8021-e9cb00a5da59', 'x-compute-request-id': 'req-5bdda3ec-3103-4833-8021-e9cb00a5da59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:57,891 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:30:57,892 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7ccbfd-1d7f-4884-99f4-7160cb553f62', 'x-compute-request-id': 'req-2a7ccbfd-1d7f-4884-99f4-7160cb553f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:30:59,081 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.179s 2022-07-21 10:30:59,081 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe9ea68-83af-40e1-8a58-64f020fa4d0e', 'x-compute-request-id': 'req-bfe9ea68-83af-40e1-8a58-64f020fa4d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:00,268 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.177s 2022-07-21 10:31:00,268 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad620a5d-f255-4f3e-811e-0e6f63d4a5df', 'x-compute-request-id': 'req-ad620a5d-f255-4f3e-811e-0e6f63d4a5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:01,432 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:31:01,433 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69eac126-6038-41cb-add2-a3644f37bc58', 'x-compute-request-id': 'req-69eac126-6038-41cb-add2-a3644f37bc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:02,604 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.162s 2022-07-21 10:31:02,605 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ed2a1b-9daf-4a9b-b16c-8dc2bb7c3ae9', 'x-compute-request-id': 'req-f2ed2a1b-9daf-4a9b-b16c-8dc2bb7c3ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:03,768 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:31:03,769 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92191ace-8f29-4d46-bcf1-2c146b1e93dd', 'x-compute-request-id': 'req-92191ace-8f29-4d46-bcf1-2c146b1e93dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:04,931 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:31:04,931 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee37d64-518d-46de-ac20-cba1a9a2f238', 'x-compute-request-id': 'req-0ee37d64-518d-46de-ac20-cba1a9a2f238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:06,100 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:31:06,100 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8394c0-a65c-4c44-b601-2920ef8abf65', 'x-compute-request-id': 'req-bf8394c0-a65c-4c44-b601-2920ef8abf65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:07,259 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.149s 2022-07-21 10:31:07,260 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e94d21cd-5d13-46b3-820a-101b21387491', 'x-compute-request-id': 'req-e94d21cd-5d13-46b3-820a-101b21387491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:08,427 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:08,428 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1332f32b-450c-4a46-8184-c37aa26cdc1a', 'x-compute-request-id': 'req-1332f32b-450c-4a46-8184-c37aa26cdc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:09,588 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:31:09,588 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84d505e-b38a-4a38-a19d-97121f81ba47', 'x-compute-request-id': 'req-e84d505e-b38a-4a38-a19d-97121f81ba47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:10,759 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:31:10,759 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784cf270-7ea8-44c3-99e5-33a03ad5313f', 'x-compute-request-id': 'req-784cf270-7ea8-44c3-99e5-33a03ad5313f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:11,924 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:31:11,924 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-133e3670-beba-4f6c-b563-4f2ec5f7a845', 'x-compute-request-id': 'req-133e3670-beba-4f6c-b563-4f2ec5f7a845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:13,083 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:31:13,084 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88bdbf74-531f-4b84-a2b4-407d959c20d9', 'x-compute-request-id': 'req-88bdbf74-531f-4b84-a2b4-407d959c20d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:14,249 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:14,250 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-130fd15b-72a7-4b25-a4d3-1f4509a4df32', 'x-compute-request-id': 'req-130fd15b-72a7-4b25-a4d3-1f4509a4df32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:15,419 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:31:15,419 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a39603f-05cc-46df-9a2c-6d899e47159c', 'x-compute-request-id': 'req-6a39603f-05cc-46df-9a2c-6d899e47159c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:16,585 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:16,585 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6f19a1-b617-4d98-93b1-9e9f3cd9afdb', 'x-compute-request-id': 'req-3a6f19a1-b617-4d98-93b1-9e9f3cd9afdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:17,749 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:31:17,749 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c2f5e2-b725-43ef-9def-bd0487d016a3', 'x-compute-request-id': 'req-66c2f5e2-b725-43ef-9def-bd0487d016a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:18,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:31:18,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d76b20-add3-4b39-82e9-db690ee17610', 'x-compute-request-id': 'req-d0d76b20-add3-4b39-82e9-db690ee17610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:20,074 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:31:20,075 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17573317-767f-4937-a5be-ea07eb1c093d', 'x-compute-request-id': 'req-17573317-767f-4937-a5be-ea07eb1c093d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:21,235 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:31:21,236 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f132ac81-cdd6-4566-99e1-31f52cfee8ed', 'x-compute-request-id': 'req-f132ac81-cdd6-4566-99e1-31f52cfee8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:22,402 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:22,403 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e50f80-8465-4f15-b18d-3b04cf5d981b', 'x-compute-request-id': 'req-c0e50f80-8465-4f15-b18d-3b04cf5d981b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:23,568 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:23,568 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c4dff2-c397-4eb5-814e-fb81d226f605', 'x-compute-request-id': 'req-50c4dff2-c397-4eb5-814e-fb81d226f605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:24,732 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:31:24,733 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad2d631-5e90-4028-9f1a-6241982a96d5', 'x-compute-request-id': 'req-8ad2d631-5e90-4028-9f1a-6241982a96d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:25,906 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.164s 2022-07-21 10:31:25,906 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9527bada-78eb-4d40-8ea4-f2abb36d58ca', 'x-compute-request-id': 'req-9527bada-78eb-4d40-8ea4-f2abb36d58ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:27,068 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:31:27,069 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916cf3b1-9ec6-4bb7-82d2-e103ebdc199f', 'x-compute-request-id': 'req-916cf3b1-9ec6-4bb7-82d2-e103ebdc199f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:28,232 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:31:28,233 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef7d703-c31c-4f7e-baaf-642696832aeb', 'x-compute-request-id': 'req-eef7d703-c31c-4f7e-baaf-642696832aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:29,393 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:31:29,394 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac4da5a-4db7-4cd0-bc96-998369e2ed54', 'x-compute-request-id': 'req-7ac4da5a-4db7-4cd0-bc96-998369e2ed54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:30,569 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.167s 2022-07-21 10:31:30,570 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1003bad2-092d-4cea-95e9-17d69fa2e664', 'x-compute-request-id': 'req-1003bad2-092d-4cea-95e9-17d69fa2e664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:31,728 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:31:31,729 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e4666b-26c3-4681-8365-850fb5692c7e', 'x-compute-request-id': 'req-f8e4666b-26c3-4681-8365-850fb5692c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:32,889 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:31:32,889 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bcc8a0-baba-4bd1-b316-f13a70c5ac28', 'x-compute-request-id': 'req-e1bcc8a0-baba-4bd1-b316-f13a70c5ac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:34,058 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:31:34,058 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c8b79c-3d21-4f31-a3d3-390019112572', 'x-compute-request-id': 'req-62c8b79c-3d21-4f31-a3d3-390019112572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:35,221 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:31:35,221 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ff154e-d9b2-4b23-b4c0-6355b39195a0', 'x-compute-request-id': 'req-86ff154e-d9b2-4b23-b4c0-6355b39195a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:36,388 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:36,388 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfaff46-bb39-4eb9-8740-95a98f16ca2f', 'x-compute-request-id': 'req-ddfaff46-bb39-4eb9-8740-95a98f16ca2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:37,556 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:31:37,557 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f334910e-27ff-47c8-b963-2c542bd54096', 'x-compute-request-id': 'req-f334910e-27ff-47c8-b963-2c542bd54096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:38,774 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.208s 2022-07-21 10:31:38,774 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2ffde6-12d8-4adc-b15b-7ae2dffa2328', 'x-compute-request-id': 'req-6e2ffde6-12d8-4adc-b15b-7ae2dffa2328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:39,934 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:31:39,935 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44776d9c-4a7a-46d9-91d0-6ba4d9f74e22', 'x-compute-request-id': 'req-44776d9c-4a7a-46d9-91d0-6ba4d9f74e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:41,097 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:31:41,097 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd971f6d-b555-4262-a7e1-10ff183134f5', 'x-compute-request-id': 'req-dd971f6d-b555-4262-a7e1-10ff183134f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:42,259 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:31:42,259 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37b7b31-ffb2-43d6-966b-0a1c68c2fcee', 'x-compute-request-id': 'req-d37b7b31-ffb2-43d6-966b-0a1c68c2fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:43,418 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:31:43,418 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51171fc-6c3f-45d2-b1fe-9baae9a8bba7', 'x-compute-request-id': 'req-b51171fc-6c3f-45d2-b1fe-9baae9a8bba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:44,593 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.165s 2022-07-21 10:31:44,593 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61774d1-e955-4a2f-835e-2799a0532411', 'x-compute-request-id': 'req-b61774d1-e955-4a2f-835e-2799a0532411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:45,760 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:45,760 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c04f88-1898-434f-a4e6-94837394ceda', 'x-compute-request-id': 'req-01c04f88-1898-434f-a4e6-94837394ceda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:46,928 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:31:46,929 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5608a78f-89f1-4bed-94ee-23fa1716bca5', 'x-compute-request-id': 'req-5608a78f-89f1-4bed-94ee-23fa1716bca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:48,093 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:31:48,093 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5764b197-7e63-4d92-a0fe-94d6b734dd72', 'x-compute-request-id': 'req-5764b197-7e63-4d92-a0fe-94d6b734dd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:49,253 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.149s 2022-07-21 10:31:49,253 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d3e77d-4a54-4e16-8b0d-c1c23b6b2f2a', 'x-compute-request-id': 'req-f3d3e77d-4a54-4e16-8b0d-c1c23b6b2f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:50,419 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:50,419 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b44baa3-e11c-43c8-bb72-6664a1c7dd1f', 'x-compute-request-id': 'req-9b44baa3-e11c-43c8-bb72-6664a1c7dd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:51,582 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:31:51,583 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75776fe-5e64-4ae6-a42d-613551610815', 'x-compute-request-id': 'req-d75776fe-5e64-4ae6-a42d-613551610815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:52,744 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:31:52,744 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff241ed-a4bd-4521-932a-ed58c19a16c0', 'x-compute-request-id': 'req-2ff241ed-a4bd-4521-932a-ed58c19a16c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:53,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:53,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c0d60a-0ed3-4692-94a1-826d72ddf8f9', 'x-compute-request-id': 'req-f1c0d60a-0ed3-4692-94a1-826d72ddf8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:55,076 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:31:55,076 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c8ad41-92c7-4eb8-805b-9fd9a7a66f6c', 'x-compute-request-id': 'req-b4c8ad41-92c7-4eb8-805b-9fd9a7a66f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:56,243 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:31:56,243 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476cd9c2-3851-4ac0-b1ac-6354457396dd', 'x-compute-request-id': 'req-476cd9c2-3851-4ac0-b1ac-6354457396dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:57,409 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:57,410 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722d0b48-778f-46d3-9409-46ab32732b55', 'x-compute-request-id': 'req-722d0b48-778f-46d3-9409-46ab32732b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:58,572 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:31:58,573 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed8e219-69f9-4fe3-820a-6385d0d3a596', 'x-compute-request-id': 'req-4ed8e219-69f9-4fe3-820a-6385d0d3a596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:31:59,739 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:31:59,740 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda47a48-21a6-46da-acd5-8b9745a51200', 'x-compute-request-id': 'req-dda47a48-21a6-46da-acd5-8b9745a51200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:00,905 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:32:00,906 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7c1f72c-78d8-4a76-9588-ad546821308a', 'x-compute-request-id': 'req-c7c1f72c-78d8-4a76-9588-ad546821308a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:02,065 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:32:02,066 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80a2ef1-b198-4ce9-89be-5bf1a39dc5eb', 'x-compute-request-id': 'req-b80a2ef1-b198-4ce9-89be-5bf1a39dc5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:03,226 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:32:03,226 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3ec5f6-9f6e-4554-b13d-a5e348645e4b', 'x-compute-request-id': 'req-2c3ec5f6-9f6e-4554-b13d-a5e348645e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:04,391 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:32:04,392 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759b35f7-2856-48bb-9240-66fe7c911dfe', 'x-compute-request-id': 'req-759b35f7-2856-48bb-9240-66fe7c911dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:05,552 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:32:05,552 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e25269-6dc8-4f83-ba82-37a55da3b088', 'x-compute-request-id': 'req-75e25269-6dc8-4f83-ba82-37a55da3b088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:06,721 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:32:06,721 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411486af-180f-4a6e-92d5-c2d947a29075', 'x-compute-request-id': 'req-411486af-180f-4a6e-92d5-c2d947a29075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:07,890 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:32:07,891 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d69651-e723-46cd-a4b8-cb7749828e25', 'x-compute-request-id': 'req-b3d69651-e723-46cd-a4b8-cb7749828e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:09,054 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:09,055 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2d9e43-f1f1-469c-94a4-721ea04886cf', 'x-compute-request-id': 'req-ed2d9e43-f1f1-469c-94a4-721ea04886cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:10,465 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.401s 2022-07-21 10:32:10,465 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab7edf4-4ed2-40fb-8698-2ba45f36330e', 'x-compute-request-id': 'req-bab7edf4-4ed2-40fb-8698-2ba45f36330e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:11,632 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:32:11,632 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69ea2c9-b0dc-4389-aef2-3cf989a31bc0', 'x-compute-request-id': 'req-c69ea2c9-b0dc-4389-aef2-3cf989a31bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:12,799 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:32:12,800 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70abbc3-6e89-45bf-8f6d-a755a7be1944', 'x-compute-request-id': 'req-b70abbc3-6e89-45bf-8f6d-a755a7be1944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:13,965 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:32:13,965 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87930618-cc55-4b43-ac15-9ee2bd454fc3', 'x-compute-request-id': 'req-87930618-cc55-4b43-ac15-9ee2bd454fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:15,127 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:15,128 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd3b771-dfaa-4b7f-ad39-b73a1993661b', 'x-compute-request-id': 'req-3fd3b771-dfaa-4b7f-ad39-b73a1993661b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:16,297 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:32:16,298 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39afacf5-3169-43ee-962f-e294018c3e2b', 'x-compute-request-id': 'req-39afacf5-3169-43ee-962f-e294018c3e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:17,456 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:32:17,457 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bfaf43-f941-41cd-b1ab-7ebbf9fcce5a', 'x-compute-request-id': 'req-08bfaf43-f941-41cd-b1ab-7ebbf9fcce5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:18,620 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:18,620 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f449a6f-49ce-4969-aeeb-2aa4056cc65d', 'x-compute-request-id': 'req-2f449a6f-49ce-4969-aeeb-2aa4056cc65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:19,794 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.166s 2022-07-21 10:32:19,794 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026a0c64-3ace-41b3-a014-8210c96b120b', 'x-compute-request-id': 'req-026a0c64-3ace-41b3-a014-8210c96b120b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:20,959 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:32:20,960 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc5d053-82b3-4c07-b645-03ec5adf0941', 'x-compute-request-id': 'req-1cc5d053-82b3-4c07-b645-03ec5adf0941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:22,122 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:32:22,122 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8acdc81-6e37-4143-8a8b-7903029565fe', 'x-compute-request-id': 'req-b8acdc81-6e37-4143-8a8b-7903029565fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:23,283 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:32:23,283 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aaa6682-dddb-4633-9cf7-3ef2e822c940', 'x-compute-request-id': 'req-2aaa6682-dddb-4633-9cf7-3ef2e822c940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:24,450 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:32:24,451 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c046915-364b-4a88-8a89-a66ac51ce3c8', 'x-compute-request-id': 'req-6c046915-364b-4a88-8a89-a66ac51ce3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:25,618 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:32:25,619 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5db5108-6dc5-4324-968d-0773bd9e3815', 'x-compute-request-id': 'req-a5db5108-6dc5-4324-968d-0773bd9e3815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:26,789 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:32:26,789 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0e473f-a1c0-48d2-bbb0-efb1acb10a00', 'x-compute-request-id': 'req-af0e473f-a1c0-48d2-bbb0-efb1acb10a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:27,968 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.170s 2022-07-21 10:32:27,969 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c255a0b9-5df2-4374-a4da-65ef8a6fa574', 'x-compute-request-id': 'req-c255a0b9-5df2-4374-a4da-65ef8a6fa574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:29,127 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:32:29,128 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af309e0-2ed3-4435-a4a0-f17e42dbc758', 'x-compute-request-id': 'req-5af309e0-2ed3-4435-a4a0-f17e42dbc758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:30,294 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:32:30,294 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1c777d-aa0e-49d6-bf1e-e3f68816760f', 'x-compute-request-id': 'req-cc1c777d-aa0e-49d6-bf1e-e3f68816760f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:31,456 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:32:31,456 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6156b586-83e6-4dad-ae5e-9828518bf0b5', 'x-compute-request-id': 'req-6156b586-83e6-4dad-ae5e-9828518bf0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:32,622 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:32:32,623 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5097592c-1976-46b4-9247-07266d948289', 'x-compute-request-id': 'req-5097592c-1976-46b4-9247-07266d948289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:33,786 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:33,786 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6602347e-deda-486f-8ad0-b005cd5d960f', 'x-compute-request-id': 'req-6602347e-deda-486f-8ad0-b005cd5d960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:34,953 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:32:34,954 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4a5e49-1a59-4db3-b552-0b3b85b27673', 'x-compute-request-id': 'req-5f4a5e49-1a59-4db3-b552-0b3b85b27673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:36,113 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:32:36,113 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e06469-844c-4a93-bd04-1b44648d869e', 'x-compute-request-id': 'req-68e06469-844c-4a93-bd04-1b44648d869e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:37,284 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.162s 2022-07-21 10:32:37,285 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf0b9bd-6c1f-4200-994f-cdd64974961e', 'x-compute-request-id': 'req-ecf0b9bd-6c1f-4200-994f-cdd64974961e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:38,499 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.205s 2022-07-21 10:32:38,500 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c68ba2b-fb30-4532-bb66-a9740f58bcc9', 'x-compute-request-id': 'req-9c68ba2b-fb30-4532-bb66-a9740f58bcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:39,673 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.164s 2022-07-21 10:32:39,673 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54831d88-12ea-4e13-901a-579055940f6e', 'x-compute-request-id': 'req-54831d88-12ea-4e13-901a-579055940f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:40,836 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:40,836 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1c38cc-191a-4b49-b6c6-6d52f6cc5a8b', 'x-compute-request-id': 'req-9a1c38cc-191a-4b49-b6c6-6d52f6cc5a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:42,002 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:32:42,002 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f7b4887-1b4b-49ab-a4fc-0315483ac439', 'x-compute-request-id': 'req-0f7b4887-1b4b-49ab-a4fc-0315483ac439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:43,165 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:43,166 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c8b7c3-88e0-4c16-839a-6ac805b0804e', 'x-compute-request-id': 'req-64c8b7c3-88e0-4c16-839a-6ac805b0804e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:44,329 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:44,329 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48f95e0-d4f0-47bf-a804-017a418c3efc', 'x-compute-request-id': 'req-d48f95e0-d4f0-47bf-a804-017a418c3efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:45,503 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.164s 2022-07-21 10:32:45,503 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad8674e-7b5a-40ac-9b25-d735fd4c722d', 'x-compute-request-id': 'req-1ad8674e-7b5a-40ac-9b25-d735fd4c722d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:46,683 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.171s 2022-07-21 10:32:46,683 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d3a3fb-6c06-4800-a0ad-6f85cde427b8', 'x-compute-request-id': 'req-64d3a3fb-6c06-4800-a0ad-6f85cde427b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:47,877 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.185s 2022-07-21 10:32:47,878 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e496f3e0-ef64-4bd0-9d79-dd90ba1492ff', 'x-compute-request-id': 'req-e496f3e0-ef64-4bd0-9d79-dd90ba1492ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:49,048 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.162s 2022-07-21 10:32:49,049 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e75f06a-12b6-4e86-aa57-b481637eedff', 'x-compute-request-id': 'req-7e75f06a-12b6-4e86-aa57-b481637eedff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:50,231 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.174s 2022-07-21 10:32:50,232 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f087a5f-cca5-46d5-a980-04600bdb8725', 'x-compute-request-id': 'req-5f087a5f-cca5-46d5-a980-04600bdb8725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:51,395 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:32:51,395 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc4dd55-b8eb-4d8b-bc66-44322165d3cd', 'x-compute-request-id': 'req-9dc4dd55-b8eb-4d8b-bc66-44322165d3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:52,564 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:32:52,565 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5a7d26-e0ec-4d60-926d-bdedada37852', 'x-compute-request-id': 'req-fe5a7d26-e0ec-4d60-926d-bdedada37852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:53,739 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.165s 2022-07-21 10:32:53,739 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f27cf717-b75e-4cc1-8a0b-1460fc9c0698', 'x-compute-request-id': 'req-f27cf717-b75e-4cc1-8a0b-1460fc9c0698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:54,911 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.163s 2022-07-21 10:32:54,911 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2bb2eb9-ce0a-4555-856f-b12cc392ca60', 'x-compute-request-id': 'req-e2bb2eb9-ce0a-4555-856f-b12cc392ca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:56,083 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.163s 2022-07-21 10:32:56,083 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088a17e0-9256-46c1-ab1d-307659720b2b', 'x-compute-request-id': 'req-088a17e0-9256-46c1-ab1d-307659720b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:57,282 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.190s 2022-07-21 10:32:57,282 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401f7fc9-4813-4076-8414-2b78a4f2dff0', 'x-compute-request-id': 'req-401f7fc9-4813-4076-8414-2b78a4f2dff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:58,490 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.199s 2022-07-21 10:32:58,490 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099dd00d-94b4-42aa-9475-612c6fc8debe', 'x-compute-request-id': 'req-099dd00d-94b4-42aa-9475-612c6fc8debe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:32:59,708 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.209s 2022-07-21 10:32:59,708 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577ad646-e9f7-4512-8618-f9c25b05abad', 'x-compute-request-id': 'req-577ad646-e9f7-4512-8618-f9c25b05abad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:00,942 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.225s 2022-07-21 10:33:00,943 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d15f4ef9-cbbe-46ae-a0b3-5fdf7951bf99', 'x-compute-request-id': 'req-d15f4ef9-cbbe-46ae-a0b3-5fdf7951bf99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:02,178 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.226s 2022-07-21 10:33:02,178 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d13f63-f0ec-44fa-9f6e-9a0cc81b476a', 'x-compute-request-id': 'req-01d13f63-f0ec-44fa-9f6e-9a0cc81b476a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:03,415 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.228s 2022-07-21 10:33:03,415 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb16a2b-bf78-412f-be03-17d8e86dd46f', 'x-compute-request-id': 'req-2eb16a2b-bf78-412f-be03-17d8e86dd46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:04,653 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.227s 2022-07-21 10:33:04,653 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d96801-1e9d-418a-bf92-38b7aafa0b8b', 'x-compute-request-id': 'req-77d96801-1e9d-418a-bf92-38b7aafa0b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:05,887 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.225s 2022-07-21 10:33:05,888 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d608a1ad-2aed-40e2-bc7f-38be1003884c', 'x-compute-request-id': 'req-d608a1ad-2aed-40e2-bc7f-38be1003884c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:07,116 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.219s 2022-07-21 10:33:07,116 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93100b0d-d938-4fea-be1d-94996ffb72b1', 'x-compute-request-id': 'req-93100b0d-d938-4fea-be1d-94996ffb72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:08,343 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.218s 2022-07-21 10:33:08,343 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bdc2db2-ccd7-4f73-99b0-14579ff9d6d5', 'x-compute-request-id': 'req-6bdc2db2-ccd7-4f73-99b0-14579ff9d6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:09,571 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.220s 2022-07-21 10:33:09,571 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c53322e-35a1-4ec4-9927-d822f292b7ca', 'x-compute-request-id': 'req-4c53322e-35a1-4ec4-9927-d822f292b7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:11,084 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.505s 2022-07-21 10:33:11,085 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c78453e-a9a3-4383-8c8d-21be87fb88b6', 'x-compute-request-id': 'req-9c78453e-a9a3-4383-8c8d-21be87fb88b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:12,315 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:33:12,315 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebf7220-a6ab-4c64-bcc9-e9f26917fe6d', 'x-compute-request-id': 'req-9ebf7220-a6ab-4c64-bcc9-e9f26917fe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:13,535 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.212s 2022-07-21 10:33:13,536 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d99fd81-85ba-4eeb-91a4-6b39b1cdd65f', 'x-compute-request-id': 'req-6d99fd81-85ba-4eeb-91a4-6b39b1cdd65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:14,763 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.219s 2022-07-21 10:33:14,764 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976c0877-86d8-4875-9bfc-787c6907eda5', 'x-compute-request-id': 'req-976c0877-86d8-4875-9bfc-787c6907eda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:15,989 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.217s 2022-07-21 10:33:15,990 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b730f6fc-a7d4-4de5-bbf3-a7a55b3dde71', 'x-compute-request-id': 'req-b730f6fc-a7d4-4de5-bbf3-a7a55b3dde71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:17,214 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.216s 2022-07-21 10:33:17,214 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6fbbf4-b9e9-4b77-952e-107809b01bab', 'x-compute-request-id': 'req-6e6fbbf4-b9e9-4b77-952e-107809b01bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:18,448 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.224s 2022-07-21 10:33:18,448 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48648643-2e11-4630-838c-ebfe02bea2a3', 'x-compute-request-id': 'req-48648643-2e11-4630-838c-ebfe02bea2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:19,690 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.233s 2022-07-21 10:33:19,690 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb632c39-2aeb-42bb-8e69-b4cafe672e71', 'x-compute-request-id': 'req-fb632c39-2aeb-42bb-8e69-b4cafe672e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:21,012 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.313s 2022-07-21 10:33:21,013 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d95100-593d-4747-aab3-fa31b976e85e', 'x-compute-request-id': 'req-f3d95100-593d-4747-aab3-fa31b976e85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:22,181 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:33:22,181 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79571a4-ab91-44a3-8b46-86d1be4fd61a', 'x-compute-request-id': 'req-f79571a4-ab91-44a3-8b46-86d1be4fd61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:23,345 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:33:23,346 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401db866-b6ef-47d4-b6f4-74ca8d0aab92', 'x-compute-request-id': 'req-401db866-b6ef-47d4-b6f4-74ca8d0aab92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:24,531 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.175s 2022-07-21 10:33:24,531 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c489b546-e420-48be-8c36-523eecbea6fd', 'x-compute-request-id': 'req-c489b546-e420-48be-8c36-523eecbea6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:25,699 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:33:25,699 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692bcb43-1393-4a4d-a4d0-93ab49e00bb1', 'x-compute-request-id': 'req-692bcb43-1393-4a4d-a4d0-93ab49e00bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:26,865 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:33:26,866 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c256a64-ce4b-4454-afed-35e51281c175', 'x-compute-request-id': 'req-1c256a64-ce4b-4454-afed-35e51281c175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:28,027 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:33:28,028 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29dee7f7-d0f0-4064-96d3-65d0240f5099', 'x-compute-request-id': 'req-29dee7f7-d0f0-4064-96d3-65d0240f5099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:29,197 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:33:29,198 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81c42b7-da9a-4040-9d42-aedaa11a98ba', 'x-compute-request-id': 'req-d81c42b7-da9a-4040-9d42-aedaa11a98ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:30,363 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:33:30,364 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d02ca12-4f7e-42b8-80d5-08c5c4689bd8', 'x-compute-request-id': 'req-9d02ca12-4f7e-42b8-80d5-08c5c4689bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:31,526 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:33:31,526 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb39e3fc-f803-40e5-9bf4-020ee723a269', 'x-compute-request-id': 'req-bb39e3fc-f803-40e5-9bf4-020ee723a269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:32,688 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:33:32,688 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fac921-b2bd-4fb4-bddc-a06a3d344648', 'x-compute-request-id': 'req-e5fac921-b2bd-4fb4-bddc-a06a3d344648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:33,860 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.163s 2022-07-21 10:33:33,860 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fc628c-9465-4f20-a024-df0bbe3440a5', 'x-compute-request-id': 'req-f9fc628c-9465-4f20-a024-df0bbe3440a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:35,026 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:33:35,027 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca90b82-799f-4321-8c68-654fc78ae2c9', 'x-compute-request-id': 'req-8ca90b82-799f-4321-8c68-654fc78ae2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:36,193 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:33:36,193 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12252ae5-b95c-4649-a00a-689a0dc1fc0e', 'x-compute-request-id': 'req-12252ae5-b95c-4649-a00a-689a0dc1fc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:37,366 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.163s 2022-07-21 10:33:37,366 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99e88085-06aa-43dc-b84c-d5118e630525', 'x-compute-request-id': 'req-99e88085-06aa-43dc-b84c-d5118e630525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:38,534 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:33:38,534 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-befc9d2f-ece4-42a8-9054-867b58fe8122', 'x-compute-request-id': 'req-befc9d2f-ece4-42a8-9054-867b58fe8122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:39,696 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:33:39,696 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62594250-07ef-4310-92e8-a71d4e7da0ba', 'x-compute-request-id': 'req-62594250-07ef-4310-92e8-a71d4e7da0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:40,856 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:33:40,857 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e471e0-bfa1-4cbf-807e-e314bc1601ae', 'x-compute-request-id': 'req-e9e471e0-bfa1-4cbf-807e-e314bc1601ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:42,017 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:33:42,017 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db11c62c-a169-4dc9-ae7f-c5a5666d705b', 'x-compute-request-id': 'req-db11c62c-a169-4dc9-ae7f-c5a5666d705b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:43,224 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.198s 2022-07-21 10:33:43,224 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-024a285d-e38d-4c02-8136-b109b4f71316', 'x-compute-request-id': 'req-024a285d-e38d-4c02-8136-b109b4f71316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:44,446 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.212s 2022-07-21 10:33:44,447 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488d0190-2656-4193-bac9-1b65774eb388', 'x-compute-request-id': 'req-488d0190-2656-4193-bac9-1b65774eb388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:45,677 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:33:45,678 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997b7e63-cea1-4303-8629-9b7a6b546f13', 'x-compute-request-id': 'req-997b7e63-cea1-4303-8629-9b7a6b546f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:46,899 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.213s 2022-07-21 10:33:46,899 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407d3a8f-b0f4-4343-b54c-4f0ca9e21752', 'x-compute-request-id': 'req-407d3a8f-b0f4-4343-b54c-4f0ca9e21752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:48,126 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.218s 2022-07-21 10:33:48,126 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e2fd3a-4db0-4872-a634-0499fe265a87', 'x-compute-request-id': 'req-09e2fd3a-4db0-4872-a634-0499fe265a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:49,355 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.220s 2022-07-21 10:33:49,355 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fafafca-feea-45e5-a8fd-c43061b34021', 'x-compute-request-id': 'req-5fafafca-feea-45e5-a8fd-c43061b34021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:50,592 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.227s 2022-07-21 10:33:50,592 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0943f3c3-c04d-4982-a846-3ffdeaea249f', 'x-compute-request-id': 'req-0943f3c3-c04d-4982-a846-3ffdeaea249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:51,829 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.227s 2022-07-21 10:33:51,829 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a982469c-6a39-49aa-8377-0bdb34f0afa9', 'x-compute-request-id': 'req-a982469c-6a39-49aa-8377-0bdb34f0afa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:53,058 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:33:53,059 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dcef7f-7fb8-481d-b72c-e1434f9f55e8', 'x-compute-request-id': 'req-d6dcef7f-7fb8-481d-b72c-e1434f9f55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:54,290 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:33:54,290 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802976db-b5d7-448d-a7fb-5953d80a0ee9', 'x-compute-request-id': 'req-802976db-b5d7-448d-a7fb-5953d80a0ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:55,516 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.216s 2022-07-21 10:33:55,516 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cd115e-a592-4c7e-be65-b57e942c6e04', 'x-compute-request-id': 'req-b0cd115e-a592-4c7e-be65-b57e942c6e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:56,737 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.213s 2022-07-21 10:33:56,737 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7d1a2b-e67f-4705-a5b6-a4dd0cb2a131', 'x-compute-request-id': 'req-1e7d1a2b-e67f-4705-a5b6-a4dd0cb2a131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:57,966 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.220s 2022-07-21 10:33:57,966 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56be1be2-5233-4576-88d7-88276188c20c', 'x-compute-request-id': 'req-56be1be2-5233-4576-88d7-88276188c20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:33:59,190 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.215s 2022-07-21 10:33:59,191 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-961dc0cc-9f2e-4692-ae13-21396a31a504', 'x-compute-request-id': 'req-961dc0cc-9f2e-4692-ae13-21396a31a504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:00,437 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.238s 2022-07-21 10:34:00,438 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c48b48-5f40-4a5b-a735-d29e8950bd0c', 'x-compute-request-id': 'req-d9c48b48-5f40-4a5b-a735-d29e8950bd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:01,671 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.225s 2022-07-21 10:34:01,672 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eea829f-0fe5-4599-b4f4-be3556d0115e', 'x-compute-request-id': 'req-8eea829f-0fe5-4599-b4f4-be3556d0115e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:02,897 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.216s 2022-07-21 10:34:02,897 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90766936-53e0-4604-9da4-939b847bcbf6', 'x-compute-request-id': 'req-90766936-53e0-4604-9da4-939b847bcbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:04,392 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.486s 2022-07-21 10:34:04,393 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87d7d28d-19f8-4edc-b3cc-66b7ed749323', 'x-compute-request-id': 'req-87d7d28d-19f8-4edc-b3cc-66b7ed749323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:05,622 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:34:05,622 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66d8296-3f28-41f2-a881-8da9b4f55f90', 'x-compute-request-id': 'req-b66d8296-3f28-41f2-a881-8da9b4f55f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:06,856 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.224s 2022-07-21 10:34:06,856 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d86ba6-9c9e-4260-a841-2c1991fc02cc', 'x-compute-request-id': 'req-62d86ba6-9c9e-4260-a841-2c1991fc02cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:08,086 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:34:08,087 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dae38a7-e0b9-47ce-bfd9-cbb539d47969', 'x-compute-request-id': 'req-2dae38a7-e0b9-47ce-bfd9-cbb539d47969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:09,318 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:09,318 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ac68b5-01cd-46e2-a6f3-b6d01a94f713', 'x-compute-request-id': 'req-52ac68b5-01cd-46e2-a6f3-b6d01a94f713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:10,541 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.215s 2022-07-21 10:34:10,541 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095b6886-f926-4184-8b7b-8769ed629b2e', 'x-compute-request-id': 'req-095b6886-f926-4184-8b7b-8769ed629b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:11,773 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:11,773 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f95f83-0637-433e-9d21-a8421ccb6cdd', 'x-compute-request-id': 'req-a3f95f83-0637-433e-9d21-a8421ccb6cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:13,006 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:13,006 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ac3665-8776-41b8-95ef-e4561d4d7355', 'x-compute-request-id': 'req-e0ac3665-8776-41b8-95ef-e4561d4d7355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:14,242 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.227s 2022-07-21 10:34:14,243 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82427ee-7af1-4ba0-bbd4-b7ce83e9b652', 'x-compute-request-id': 'req-a82427ee-7af1-4ba0-bbd4-b7ce83e9b652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:15,471 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:34:15,472 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d9002e-ba4b-4e5c-b04d-1fc613f09e28', 'x-compute-request-id': 'req-98d9002e-ba4b-4e5c-b04d-1fc613f09e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:16,699 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.218s 2022-07-21 10:34:16,700 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4fc9d9-fac5-492a-b509-c0882d5228f0', 'x-compute-request-id': 'req-1a4fc9d9-fac5-492a-b509-c0882d5228f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:17,954 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.246s 2022-07-21 10:34:17,955 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c80025-f617-46ba-9f03-fdcffd2ed2ff', 'x-compute-request-id': 'req-06c80025-f617-46ba-9f03-fdcffd2ed2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:19,185 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:34:19,186 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8728ef74-3714-427c-bcc9-c707c1c593bd', 'x-compute-request-id': 'req-8728ef74-3714-427c-bcc9-c707c1c593bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:20,433 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.239s 2022-07-21 10:34:20,434 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6b438d-b741-40ca-8b97-1f48f81d9feb', 'x-compute-request-id': 'req-6c6b438d-b741-40ca-8b97-1f48f81d9feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:21,665 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:34:21,665 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8f999b-6e34-470a-9abb-6879810ec49a', 'x-compute-request-id': 'req-8a8f999b-6e34-470a-9abb-6879810ec49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:22,896 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:34:22,896 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e4f5ac-7f3c-4f42-9cc6-795a0d8bbf40', 'x-compute-request-id': 'req-72e4f5ac-7f3c-4f42-9cc6-795a0d8bbf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:24,127 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:34:24,127 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750854ba-f75b-4ea9-b3ab-8375e4c9bff9', 'x-compute-request-id': 'req-750854ba-f75b-4ea9-b3ab-8375e4c9bff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:25,360 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.224s 2022-07-21 10:34:25,361 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b72d5c-d90d-4fa7-b0ab-403479c3409f', 'x-compute-request-id': 'req-b0b72d5c-d90d-4fa7-b0ab-403479c3409f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:26,600 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.230s 2022-07-21 10:34:26,600 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8927013f-e5ee-44a8-a6c6-b60e817a47c3', 'x-compute-request-id': 'req-8927013f-e5ee-44a8-a6c6-b60e817a47c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:27,830 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:34:27,830 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ffafce-48c3-47ed-82ae-70b86e2436cc', 'x-compute-request-id': 'req-b6ffafce-48c3-47ed-82ae-70b86e2436cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:29,056 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.218s 2022-07-21 10:34:29,056 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd0c2eb-9818-4ac1-b85f-74b8b219ec77', 'x-compute-request-id': 'req-6dd0c2eb-9818-4ac1-b85f-74b8b219ec77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:30,282 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.217s 2022-07-21 10:34:30,282 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed93967-6bfd-4bf8-8a4a-2e26fdfc42b0', 'x-compute-request-id': 'req-bed93967-6bfd-4bf8-8a4a-2e26fdfc42b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:31,514 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:31,515 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f056c58-6f20-4973-898c-9b0982ffedb7', 'x-compute-request-id': 'req-1f056c58-6f20-4973-898c-9b0982ffedb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:32,751 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.226s 2022-07-21 10:34:32,751 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44a1edc-fb2d-4fae-84b5-3fd893edb8ee', 'x-compute-request-id': 'req-e44a1edc-fb2d-4fae-84b5-3fd893edb8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:33,999 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.239s 2022-07-21 10:34:33,999 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-520d1731-e13f-4571-948e-545675cb9259', 'x-compute-request-id': 'req-520d1731-e13f-4571-948e-545675cb9259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:35,225 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.216s 2022-07-21 10:34:35,225 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f21133d-a540-4c05-b6a4-9b2bc01d6390', 'x-compute-request-id': 'req-9f21133d-a540-4c05-b6a4-9b2bc01d6390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:36,451 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.217s 2022-07-21 10:34:36,452 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba958d9-ae72-44d1-84ed-4ff902649828', 'x-compute-request-id': 'req-fba958d9-ae72-44d1-84ed-4ff902649828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:37,683 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.222s 2022-07-21 10:34:37,683 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10e179f-17aa-4aa0-a114-7ed472cc80b8', 'x-compute-request-id': 'req-a10e179f-17aa-4aa0-a114-7ed472cc80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:39,165 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.472s 2022-07-21 10:34:39,165 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3049dfc-cb8d-429a-afcc-6dae817d258e', 'x-compute-request-id': 'req-c3049dfc-cb8d-429a-afcc-6dae817d258e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:40,397 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:40,398 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d22101-edf3-4136-b1db-cc80b9c995fb', 'x-compute-request-id': 'req-26d22101-edf3-4136-b1db-cc80b9c995fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:41,626 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.219s 2022-07-21 10:34:41,626 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f447b07-b183-4fdc-b052-5defd1452f77', 'x-compute-request-id': 'req-3f447b07-b183-4fdc-b052-5defd1452f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:42,855 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.220s 2022-07-21 10:34:42,856 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32fd57b-2388-402c-a7c4-1554e6dff53b', 'x-compute-request-id': 'req-d32fd57b-2388-402c-a7c4-1554e6dff53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:44,088 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.223s 2022-07-21 10:34:44,088 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f156dd-d89f-4861-aa83-918483621ced', 'x-compute-request-id': 'req-05f156dd-d89f-4861-aa83-918483621ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:45,322 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.225s 2022-07-21 10:34:45,323 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd19cd3-8326-41e3-af76-ece8fb3ab381', 'x-compute-request-id': 'req-0fd19cd3-8326-41e3-af76-ece8fb3ab381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:46,580 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.248s 2022-07-21 10:34:46,580 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17891c9e-bebd-4211-972c-195ed998ae44', 'x-compute-request-id': 'req-17891c9e-bebd-4211-972c-195ed998ae44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:47,810 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.221s 2022-07-21 10:34:47,811 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe21147-5683-4467-be90-a4f549430d57', 'x-compute-request-id': 'req-afe21147-5683-4467-be90-a4f549430d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:49,016 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.196s 2022-07-21 10:34:49,016 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975426cc-a9ef-4d45-b94d-b4dd00bf6a2a', 'x-compute-request-id': 'req-975426cc-a9ef-4d45-b94d-b4dd00bf6a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:50,192 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.167s 2022-07-21 10:34:50,193 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5707dbe-56fc-41df-9a1b-82f9b1541d02', 'x-compute-request-id': 'req-d5707dbe-56fc-41df-9a1b-82f9b1541d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:51,353 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:34:51,353 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77940780-e9cb-4b98-a904-db3825456bf5', 'x-compute-request-id': 'req-77940780-e9cb-4b98-a904-db3825456bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:52,519 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:34:52,520 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4f1741-1b34-4768-82a3-081be1198e27', 'x-compute-request-id': 'req-9d4f1741-1b34-4768-82a3-081be1198e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:53,683 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:34:53,684 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0383258-906c-429d-838c-5076cedfc1e1', 'x-compute-request-id': 'req-a0383258-906c-429d-838c-5076cedfc1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:54,847 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:34:54,847 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf42ace-baf6-4c31-9e96-4bde8f66ca22', 'x-compute-request-id': 'req-dbf42ace-baf6-4c31-9e96-4bde8f66ca22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:56,013 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.157s 2022-07-21 10:34:56,014 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb8349d-306a-4cf4-bff1-dc7ef68a984e', 'x-compute-request-id': 'req-1cb8349d-306a-4cf4-bff1-dc7ef68a984e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:57,176 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:34:57,176 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163c82e7-b2dc-4be7-b95e-f4e63f00faa7', 'x-compute-request-id': 'req-163c82e7-b2dc-4be7-b95e-f4e63f00faa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:58,340 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:34:58,341 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678b311b-1fd2-4ae8-ae81-3df4ac176b6a', 'x-compute-request-id': 'req-678b311b-1fd2-4ae8-ae81-3df4ac176b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:34:59,506 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:34:59,506 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87d8851-f06e-4452-8049-3e8d02d6f62b', 'x-compute-request-id': 'req-f87d8851-f06e-4452-8049-3e8d02d6f62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:00,665 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:35:00,666 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2bfecb-45fb-4259-b6fe-29b06e5976ff', 'x-compute-request-id': 'req-6e2bfecb-45fb-4259-b6fe-29b06e5976ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:01,828 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:35:01,829 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1f6288-c418-438e-a03c-ca6cb48df9a9', 'x-compute-request-id': 'req-5d1f6288-c418-438e-a03c-ca6cb48df9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:02,998 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:35:02,999 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7f8c9b-069f-48ce-8571-8638474f422e', 'x-compute-request-id': 'req-2b7f8c9b-069f-48ce-8571-8638474f422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:04,163 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:35:04,163 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3c4d25-3de5-448d-9946-0dbe41499bf9', 'x-compute-request-id': 'req-8e3c4d25-3de5-448d-9946-0dbe41499bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:05,322 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:35:05,322 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3787e5f7-882a-4db2-9b83-ca4886386fb4', 'x-compute-request-id': 'req-3787e5f7-882a-4db2-9b83-ca4886386fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:06,498 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.167s 2022-07-21 10:35:06,499 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60cbe62-09e8-4049-9fae-865be66a0d33', 'x-compute-request-id': 'req-d60cbe62-09e8-4049-9fae-865be66a0d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:07,686 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.178s 2022-07-21 10:35:07,687 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400f141f-7623-4c7b-9518-0b8a9f1eb101', 'x-compute-request-id': 'req-400f141f-7623-4c7b-9518-0b8a9f1eb101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:08,852 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:35:08,852 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5dcb1f-c0d7-472c-9d36-6076d1245dc2', 'x-compute-request-id': 'req-cf5dcb1f-c0d7-472c-9d36-6076d1245dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:10,020 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.159s 2022-07-21 10:35:10,020 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a1490a9-09b0-4821-9a69-09f6093f34a4', 'x-compute-request-id': 'req-5a1490a9-09b0-4821-9a69-09f6093f34a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:11,181 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:11,181 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfd9d6d-e739-4d9e-b763-657460a96035', 'x-compute-request-id': 'req-dcfd9d6d-e739-4d9e-b763-657460a96035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:12,341 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:35:12,342 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba73d7ca-e649-4a02-a7e7-6039c1bd1454', 'x-compute-request-id': 'req-ba73d7ca-e649-4a02-a7e7-6039c1bd1454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:13,511 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.161s 2022-07-21 10:35:13,511 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-715eee28-0742-4930-8d71-82ea95558525', 'x-compute-request-id': 'req-715eee28-0742-4930-8d71-82ea95558525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:14,670 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.149s 2022-07-21 10:35:14,670 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6212feb1-cec0-4cc0-aaac-18d5188702e1', 'x-compute-request-id': 'req-6212feb1-cec0-4cc0-aaac-18d5188702e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:15,832 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:15,832 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a17b81-84ae-4155-9db7-b0c9ec5119bb', 'x-compute-request-id': 'req-10a17b81-84ae-4155-9db7-b0c9ec5119bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:17,001 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:35:17,001 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c6f86c-58ce-430b-9d46-e6e2dd32d01a', 'x-compute-request-id': 'req-84c6f86c-58ce-430b-9d46-e6e2dd32d01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:18,163 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:18,163 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac73e894-9bc3-4feb-b238-1f934f696e71', 'x-compute-request-id': 'req-ac73e894-9bc3-4feb-b238-1f934f696e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:19,324 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:35:19,324 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c52c30-81d9-4b5d-9df0-dd53a45f073a', 'x-compute-request-id': 'req-85c52c30-81d9-4b5d-9df0-dd53a45f073a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:20,490 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:35:20,490 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1dce69-8158-4101-be66-ad244e7ee56a', 'x-compute-request-id': 'req-8b1dce69-8158-4101-be66-ad244e7ee56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:21,650 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:21,650 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aef84a4-21eb-48c1-b33f-46732578fea9', 'x-compute-request-id': 'req-7aef84a4-21eb-48c1-b33f-46732578fea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:22,809 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:35:22,809 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0f77df-f188-4187-a63b-810e854fac05', 'x-compute-request-id': 'req-3e0f77df-f188-4187-a63b-810e854fac05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:23,974 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:35:23,975 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be293353-98e0-4b40-bb23-0a4d4f68a08d', 'x-compute-request-id': 'req-be293353-98e0-4b40-bb23-0a4d4f68a08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:25,138 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:35:25,139 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eac8b99-280b-4928-a5a4-a68d0b1ef4b7', 'x-compute-request-id': 'req-9eac8b99-280b-4928-a5a4-a68d0b1ef4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:26,300 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:26,300 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8eb4d0c-cb1b-4cb8-ad0c-eee93d999088', 'x-compute-request-id': 'req-f8eb4d0c-cb1b-4cb8-ad0c-eee93d999088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:27,463 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:35:27,463 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad92547-a4c2-479b-ac2d-f5948ff7e9e8', 'x-compute-request-id': 'req-aad92547-a4c2-479b-ac2d-f5948ff7e9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:28,651 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.178s 2022-07-21 10:35:28,651 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec6aae9-4495-4a9e-ab82-93bdd7f03822', 'x-compute-request-id': 'req-2ec6aae9-4495-4a9e-ab82-93bdd7f03822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:29,829 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.169s 2022-07-21 10:35:29,829 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f5c967-b3f8-43f0-b6fa-bc5d4e41dda0', 'x-compute-request-id': 'req-22f5c967-b3f8-43f0-b6fa-bc5d4e41dda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:30,994 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.156s 2022-07-21 10:35:30,995 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99295c21-d765-44f3-89f7-cdf4594d7ac7', 'x-compute-request-id': 'req-99295c21-d765-44f3-89f7-cdf4594d7ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:32,154 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:35:32,154 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4785fba5-e272-4554-8aa9-342abe0b9472', 'x-compute-request-id': 'req-4785fba5-e272-4554-8aa9-342abe0b9472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:33,314 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:35:33,315 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9331071-41e0-4764-a6cf-f7654faa7723', 'x-compute-request-id': 'req-d9331071-41e0-4764-a6cf-f7654faa7723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:34,483 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.160s 2022-07-21 10:35:34,483 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e7cf73-cf48-43b3-9c11-b3458118c063', 'x-compute-request-id': 'req-c9e7cf73-cf48-43b3-9c11-b3458118c063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:35,647 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:35:35,647 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f31702-f65e-4009-ade8-07566a724454', 'x-compute-request-id': 'req-15f31702-f65e-4009-ade8-07566a724454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:36,808 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:36,808 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42ca21e-a2be-468a-bd21-6ab18c522698', 'x-compute-request-id': 'req-c42ca21e-a2be-468a-bd21-6ab18c522698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:37,971 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:35:37,972 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2dbd9e1-2b65-4432-ba86-626e3a802e82', 'x-compute-request-id': 'req-e2dbd9e1-2b65-4432-ba86-626e3a802e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:39,135 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.155s 2022-07-21 10:35:39,136 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3fc088-003f-497e-85a0-1b0a6814785d', 'x-compute-request-id': 'req-cf3fc088-003f-497e-85a0-1b0a6814785d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:40,295 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.150s 2022-07-21 10:35:40,296 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16df9dd-4d09-4134-836d-3f75042ce349', 'x-compute-request-id': 'req-b16df9dd-4d09-4134-836d-3f75042ce349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:41,462 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.158s 2022-07-21 10:35:41,462 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f070dbd1-73b9-4544-8c9c-07f838bb3583', 'x-compute-request-id': 'req-f070dbd1-73b9-4544-8c9c-07f838bb3583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:42,624 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.154s 2022-07-21 10:35:42,625 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258194e0-7476-4626-b28b-4ca6f8000ade', 'x-compute-request-id': 'req-258194e0-7476-4626-b28b-4ca6f8000ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:43,785 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.151s 2022-07-21 10:35:43,785 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf70e5f0-f594-4b49-9753-86dba68ca2ef', 'x-compute-request-id': 'req-bf70e5f0-f594-4b49-9753-86dba68ca2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:44,947 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.153s 2022-07-21 10:35:44,948 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26626840-02b7-4042-98dd-67e9820c3f1e', 'x-compute-request-id': 'req-26626840-02b7-4042-98dd-67e9820c3f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:46,108 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.152s 2022-07-21 10:35:46,109 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd705b03-5a45-47d5-914a-26d3dd81dc0a', 'x-compute-request-id': 'req-bd705b03-5a45-47d5-914a-26d3dd81dc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:47,282 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.164s 2022-07-21 10:35:47,282 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1064e5e-6606-4a6a-86e3-82f08114925c', 'x-compute-request-id': 'req-f1064e5e-6606-4a6a-86e3-82f08114925c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' 2022-07-21 10:35:48,473 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078 0.181s 2022-07-21 10:35:48,473 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a283fe20-0e7c-40b8-b145-53b09568e9c8', 'x-compute-request-id': 'req-a283fe20-0e7c-40b8-b145-53b09568e9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078'} Body: b'{"server": {"id": "56a0b099-459a-4282-bd39-704fb8f3d078", "name": "tempest-VolumesSnapshotTestJSON-instance-2050561499", "status": "ACTIVE", "tenant_id": "134431b6758149c0a22426b97ba1b9da", "user_id": "1184a6a19fa242ae973bf635b56b1f7c", "metadata": {}, "hostId": "af210cedc50dff7417327965d84c9967c3613d3961d0cc31359f81b9", "image": {"id": "046b0ffe-4832-4872-a101-db671d701a64", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/046b0ffe-4832-4872-a101-db671d701a64"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:15:57Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1568953066-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ca:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/56a0b099-459a-4282-bd39-704fb8f3d078"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-21T10:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9335e871-df82-4379-acef-8dcb1d1b0608"}]}}' }}} 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 9335e871-df82-4379-acef-8dcb1d1b0608 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 59, in test_snapshot_create_delete_with_volume_in_use snapshot1 = 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 25ea0c83-3548-471a-8c13-fde50c182f9b 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
ft11.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-07-21 10:36:47,478 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots 58.784s 2022-07-21 10:36:47,479 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3458bd49-10bb-4f74-ba8f-42e8cbc22602', 'content-length': '379', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3458bd49-10bb-4f74-ba8f-42e8cbc22602', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots'} Body: b'{"snapshot": {"id": "6ba602dd-e920-419f-9bf5-cd8136d34d26", "created_at": "2022-07-21T10:36:47.420799", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634", "description": null, "volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2022-07-21 10:36:48,044 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 0.563s 2022-07-21 10:36:48,045 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b26d0cd-e458-4a71-b52a-a76c9b10c0b8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b26d0cd-e458-4a71-b52a-a76c9b10c0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26'} Body: b'{"snapshot": {"id": "6ba602dd-e920-419f-9bf5-cd8136d34d26", "created_at": "2022-07-21T10:36:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634", "description": null, "volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:37:49,107 118650 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 2022-07-21 10:38:48,158 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 119.109s 2022-07-21 10:38:48,158 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b5cac7-aaab-4b22-8041-3f2a880e0b16', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b5cac7-aaab-4b22-8041-3f2a880e0b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26'} Body: b'{"snapshot": {"id": "6ba602dd-e920-419f-9bf5-cd8136d34d26", "created_at": "2022-07-21T10:36:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634", "description": null, "volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:39:49,223 118650 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 2022-07-21 10:40:48,286 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 119.123s 2022-07-21 10:40:48,287 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e23f99b-7062-4485-a7a4-329603fe658a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e23f99b-7062-4485-a7a4-329603fe658a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26'} Body: b'{"snapshot": {"id": "6ba602dd-e920-419f-9bf5-cd8136d34d26", "created_at": "2022-07-21T10:36:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634", "description": null, "volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-21 10:41:49,350 118650 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 2022-07-21 10:42:48,912 118650 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26 119.620s 2022-07-21 10:42:48,913 118650 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c47e16-ce7a-4c30-9ec4-789d4098227d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c47e16-ce7a-4c30-9ec4-789d4098227d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/134431b6758149c0a22426b97ba1b9da/snapshots/6ba602dd-e920-419f-9bf5-cd8136d34d26'} Body: b'{"snapshot": {"id": "6ba602dd-e920-419f-9bf5-cd8136d34d26", "created_at": "2022-07-21T10:36:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754433634", "description": null, "volume_id": "b42fe65b-aa68-41fb-984c-c2bc5756b74c", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "134431b6758149c0a22426b97ba1b9da", "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 6ba602dd-e920-419f-9bf5-cd8136d34d26 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
ft11.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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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.23', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft11.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 112, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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.23', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt11.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt12.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
pt12.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
pt12.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
pt12.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
pt12.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] |
fail
ft12.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-21 10:30:59,177 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes 0.231s 2022-07-21 10:30:59,178 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cb8376-dcf5-49db-9e2e-87ba6e6a4f7c', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cb8376-dcf5-49db-9e2e-87ba6e6a4f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.110767", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:30:59,260 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.075s 2022-07-21 10:30:59,261 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e32179c-2248-4f8d-9041-e7b3b6fa84c5', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e32179c-2248-4f8d-9041-e7b3b6fa84c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:00,319 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.050s 2022-07-21 10:31:00,319 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4f340d-573b-4f93-b4f7-ea19f87fbd06', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4f340d-573b-4f93-b4f7-ea19f87fbd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:01,379 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.051s 2022-07-21 10:31:01,380 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20090316-37f4-4ec0-a429-91b6fa296a64', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20090316-37f4-4ec0-a429-91b6fa296a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:02,442 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.054s 2022-07-21 10:31:02,443 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a1d1a6-fa7e-4715-87fa-00702a86b1c7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a1d1a6-fa7e-4715-87fa-00702a86b1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:03,489 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:31:03,490 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d9746a-cd5a-4213-93c3-a240a716d36e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d9746a-cd5a-4213-93c3-a240a716d36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:04,541 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:04,541 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311783a3-7b5c-4ce0-b9d0-693f7e630e5c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311783a3-7b5c-4ce0-b9d0-693f7e630e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:05,594 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:05,595 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ef089-8ec2-4f1c-a1c8-a2c04c3f04da', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ef089-8ec2-4f1c-a1c8-a2c04c3f04da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:06,646 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:06,647 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8383c26c-7f9c-4528-8735-24baa28a70fe', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8383c26c-7f9c-4528-8735-24baa28a70fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:07,701 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:07,701 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40611066-7ee3-4930-933e-98e7b4a13641', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40611066-7ee3-4930-933e-98e7b4a13641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:08,756 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.047s 2022-07-21 10:31:08,757 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449c0e07-094c-49a3-b9cb-68567c2f6092', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449c0e07-094c-49a3-b9cb-68567c2f6092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:09,810 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:09,810 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ba0893-be04-4c74-8aa4-796e0e212bf1', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ba0893-be04-4c74-8aa4-796e0e212bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:10,863 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:10,863 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78719f90-4159-47df-8c62-d96a4dd78078', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78719f90-4159-47df-8c62-d96a4dd78078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:11,917 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:11,917 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64299eec-cfcf-44d1-a1e1-c76900c54360', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64299eec-cfcf-44d1-a1e1-c76900c54360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:12,977 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.052s 2022-07-21 10:31:12,977 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5308d5c3-18bd-4103-8b48-cceddfd847e5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5308d5c3-18bd-4103-8b48-cceddfd847e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:14,023 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.037s 2022-07-21 10:31:14,023 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c3d9b1-85b7-461b-b08f-3382c32a0f29', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c3d9b1-85b7-461b-b08f-3382c32a0f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:15,076 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:15,076 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b811c0f-9501-4d1f-a4d0-9886ec601733', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b811c0f-9501-4d1f-a4d0-9886ec601733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:16,129 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:16,129 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec39ea59-e243-44f0-a4d4-d6d578e545ad', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec39ea59-e243-44f0-a4d4-d6d578e545ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:17,182 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:17,182 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4911162-670c-4214-b0f2-786c045b503c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4911162-670c-4214-b0f2-786c045b503c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:18,234 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:18,234 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa60c5e-dfb9-4c49-a0a9-05a9cf747aec', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa60c5e-dfb9-4c49-a0a9-05a9cf747aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:19,288 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:19,288 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2765fb57-b505-4c01-812d-214ee6d02f1d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2765fb57-b505-4c01-812d-214ee6d02f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:20,340 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:20,340 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7721c3-228e-4651-8fb2-69ad2819fec5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7721c3-228e-4651-8fb2-69ad2819fec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:21,391 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:31:21,391 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9fa4ad-5fe2-47d5-9c51-79fae8095e2d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9fa4ad-5fe2-47d5-9c51-79fae8095e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:22,444 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:22,445 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283f4f33-1ecc-43b9-a4f3-23106b4a7922', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283f4f33-1ecc-43b9-a4f3-23106b4a7922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:23,502 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.049s 2022-07-21 10:31:23,502 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee3292d-06bc-4896-9c0b-bbce0d1ea54b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee3292d-06bc-4896-9c0b-bbce0d1ea54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:24,554 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:24,554 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57218090-7845-4d2a-ad4e-ff890263656d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57218090-7845-4d2a-ad4e-ff890263656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:25,605 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:25,605 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f5bf07-374f-451d-b670-e805225fc93a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f5bf07-374f-451d-b670-e805225fc93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:26,657 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:26,658 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde8e408-c734-4eff-bb01-a77e472b3205', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde8e408-c734-4eff-bb01-a77e472b3205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:27,709 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:27,710 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa99448-0636-4bde-89bf-b1282a2f721f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa99448-0636-4bde-89bf-b1282a2f721f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:28,763 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:28,763 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b96a918-44e7-492e-be15-22f6a1cd2d2c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b96a918-44e7-492e-be15-22f6a1cd2d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:29,816 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:31:29,816 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b0ed3d-b6b1-402b-a74a-b899c4e03ce5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b0ed3d-b6b1-402b-a74a-b899c4e03ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:30,877 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.053s 2022-07-21 10:31:30,877 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64d8026-1e0d-42dd-9ed8-cc5d31ec5dbd', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64d8026-1e0d-42dd-9ed8-cc5d31ec5dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:31,926 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:31:31,926 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7563fd-8682-4376-afc5-aafd11c47ce0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7563fd-8682-4376-afc5-aafd11c47ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:32,979 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:32,979 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125b4d7d-5785-4819-b67b-fafd232eb8b0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125b4d7d-5785-4819-b67b-fafd232eb8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:34,034 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:31:34,035 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec63f41-9008-48cd-92e2-71c7d83dfdc1', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec63f41-9008-48cd-92e2-71c7d83dfdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:35,086 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:35,086 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fed2942-a3db-4a61-a5f6-dfb1d7457f26', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fed2942-a3db-4a61-a5f6-dfb1d7457f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:36,137 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:36,138 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcad619-43c9-4962-9a1f-1de1d79dc4ce', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcad619-43c9-4962-9a1f-1de1d79dc4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:37,192 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:31:37,192 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24c9ebc-30f9-4b34-b5a8-d34748b224c2', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24c9ebc-30f9-4b34-b5a8-d34748b224c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:38,272 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.072s 2022-07-21 10:31:38,272 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbd741e-8933-4534-995d-0050afdf9662', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbd741e-8933-4534-995d-0050afdf9662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:39,324 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:39,325 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88956952-b5f6-4231-87b0-1508f0e1c6b8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88956952-b5f6-4231-87b0-1508f0e1c6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:40,399 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.066s 2022-07-21 10:31:40,399 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e3f994-4094-4dcc-96c5-8cd01e97823a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e3f994-4094-4dcc-96c5-8cd01e97823a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:41,444 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:31:41,444 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b8f1bd-e434-4b70-a5a7-6bd05b125732', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b8f1bd-e434-4b70-a5a7-6bd05b125732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:42,498 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:31:42,499 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c555c7e6-d664-4eb5-81a7-347be2eceefc', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c555c7e6-d664-4eb5-81a7-347be2eceefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:43,544 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:31:43,545 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b68eca1-a323-4d8a-a5f5-fd2a6c010d00', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b68eca1-a323-4d8a-a5f5-fd2a6c010d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:44,600 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.048s 2022-07-21 10:31:44,600 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35bd5974-f0db-4b83-972e-1477db5c66b0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bd5974-f0db-4b83-972e-1477db5c66b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:45,668 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.059s 2022-07-21 10:31:45,668 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f707fa3-9a7c-48e4-99c4-24191b1caec1', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f707fa3-9a7c-48e4-99c4-24191b1caec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:46,717 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:31:46,717 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7ae481-8b8a-497c-83e0-f6ba52bdf240', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7ae481-8b8a-497c-83e0-f6ba52bdf240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:47,769 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:47,770 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c551a708-d874-42a9-a2cb-59a702e90afa', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c551a708-d874-42a9-a2cb-59a702e90afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:48,830 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.053s 2022-07-21 10:31:48,831 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cd1d8f-d96c-427e-8bc7-7a8b39d7ba95', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cd1d8f-d96c-427e-8bc7-7a8b39d7ba95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:49,880 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:31:49,880 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7281694-16c0-4d73-92f8-a31369b266d7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7281694-16c0-4d73-92f8-a31369b266d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:50,931 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:50,932 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df80d05c-af6e-4997-a425-e3a6134452b7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df80d05c-af6e-4997-a425-e3a6134452b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:51,985 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:51,985 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe26dbd-ed5a-470f-8efd-9b019e8f956e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe26dbd-ed5a-470f-8efd-9b019e8f956e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:53,037 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:53,037 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9e8207-81fb-438a-a90e-d331ebd40b52', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9e8207-81fb-438a-a90e-d331ebd40b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:54,089 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:31:54,089 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74953c6e-fcf7-4bae-b36c-e3f82604d2f3', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74953c6e-fcf7-4bae-b36c-e3f82604d2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:55,141 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:31:55,141 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bd140b-37f7-4cab-b146-5078604fc360', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bd140b-37f7-4cab-b146-5078604fc360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:56,196 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:31:56,196 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a98b3a1-3111-47f1-9692-8d2cb3999626', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a98b3a1-3111-47f1-9692-8d2cb3999626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:57,246 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:31:57,246 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4895b71b-6159-4f73-bad8-bf5270ece7dd', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4895b71b-6159-4f73-bad8-bf5270ece7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:58,299 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:31:58,300 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875003f5-0c29-4fe3-8e3d-8f0157c77c11', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875003f5-0c29-4fe3-8e3d-8f0157c77c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:31:59,350 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:31:59,350 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60d4bb5-92b2-4746-9e8e-c01bace1ea62', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60d4bb5-92b2-4746-9e8e-c01bace1ea62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:00,406 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:32:00,407 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb60be60-6010-4a53-b1f5-c6dc853bfa6d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb60be60-6010-4a53-b1f5-c6dc853bfa6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:01,459 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:01,460 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eeb1467-a313-4d0a-979c-6f40a12607c6', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eeb1467-a313-4d0a-979c-6f40a12607c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:02,511 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:02,511 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1029b7-6137-4a9e-a841-e08c30893923', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1029b7-6137-4a9e-a841-e08c30893923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:03,561 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:32:03,561 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6bc043-8ff8-4126-ba49-9767eb04a914', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6bc043-8ff8-4126-ba49-9767eb04a914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:04,616 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:32:04,616 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a6983e-8afa-4605-9ae5-e63c771fe832', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a6983e-8afa-4605-9ae5-e63c771fe832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:05,669 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:05,669 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e53d8d-5144-47f4-bad1-96c8f5aef50f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e53d8d-5144-47f4-bad1-96c8f5aef50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:06,722 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:06,723 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05181d6c-6b63-4938-9217-cd9d72121419', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05181d6c-6b63-4938-9217-cd9d72121419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:07,779 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.048s 2022-07-21 10:32:07,780 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d850796c-e961-4188-b912-878d18910644', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d850796c-e961-4188-b912-878d18910644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:08,831 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:08,831 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643d1a4a-c163-442c-9512-59f2b114a8c4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643d1a4a-c163-442c-9512-59f2b114a8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:09,882 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:09,882 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9221cf-0a46-4a24-ad9f-333f64feb116', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9221cf-0a46-4a24-ad9f-333f64feb116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:10,934 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:10,934 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa889fc-50e5-48dc-9535-a41106549554', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa889fc-50e5-48dc-9535-a41106549554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:11,985 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:11,986 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8135082-f3d6-48db-b4c0-1817ddef077b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8135082-f3d6-48db-b4c0-1817ddef077b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:13,039 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:13,039 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0f815a-c942-479b-9d97-ffb59efd4f1d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0f815a-c942-479b-9d97-ffb59efd4f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:14,091 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:14,091 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1184f0d-0809-4976-b976-e632dfaa6dc3', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1184f0d-0809-4976-b976-e632dfaa6dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:15,148 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.049s 2022-07-21 10:32:15,148 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8460f170-40db-4f2b-b3bd-d9e689684409', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8460f170-40db-4f2b-b3bd-d9e689684409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:16,200 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:16,200 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8f191e-8683-48b2-9d2e-a8730ff381b9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8f191e-8683-48b2-9d2e-a8730ff381b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:17,252 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:17,253 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92661a86-2cc7-4f4c-9134-299744f42feb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92661a86-2cc7-4f4c-9134-299744f42feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:18,304 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:18,304 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b065d12a-6654-4aee-875a-0d35ce45f33a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b065d12a-6654-4aee-875a-0d35ce45f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:19,360 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.047s 2022-07-21 10:32:19,360 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c468d1-0b97-423f-8de1-9c5d229d5dee', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c468d1-0b97-423f-8de1-9c5d229d5dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:20,413 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:20,414 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26991982-0114-4dca-87b2-58d1fccf5ced', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26991982-0114-4dca-87b2-58d1fccf5ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:21,466 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:21,466 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbe2158-5a7f-4441-b218-47d52a972002', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbe2158-5a7f-4441-b218-47d52a972002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:22,520 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:22,520 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffed0b0b-929b-42c5-9884-226c7dd6ed59', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffed0b0b-929b-42c5-9884-226c7dd6ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:23,573 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:23,573 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e0e47f-3992-4fd7-aba1-9f0b3be070d8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e0e47f-3992-4fd7-aba1-9f0b3be070d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:24,625 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:24,626 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba558556-654c-420a-8fa8-0623c3ce716d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba558556-654c-420a-8fa8-0623c3ce716d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:25,676 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:32:25,676 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9c953c-0865-4587-9835-d1132f4d4fda', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9c953c-0865-4587-9835-d1132f4d4fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:26,732 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.047s 2022-07-21 10:32:26,732 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587f60bf-ad7e-4568-9d55-fa2839fafbfc', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587f60bf-ad7e-4568-9d55-fa2839fafbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:27,782 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:27,783 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8c0045-13a3-4c9e-b7f0-72bafaef3d89', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8c0045-13a3-4c9e-b7f0-72bafaef3d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:28,836 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:28,836 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4844e382-44cc-4426-b252-d0d2d2030209', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4844e382-44cc-4426-b252-d0d2d2030209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:29,888 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:29,888 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63097b23-d984-4d5b-9376-0f3159495105', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63097b23-d984-4d5b-9376-0f3159495105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:30,940 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:32:30,940 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e216a239-6bb3-48d4-80c9-b3e190089a95', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e216a239-6bb3-48d4-80c9-b3e190089a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:31,992 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:31,993 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bae1427-3532-4955-bbd7-1c70816f5064', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bae1427-3532-4955-bbd7-1c70816f5064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:33,044 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:33,044 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3089c768-a2bd-4c9d-9bc8-0e02f01d7a53', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3089c768-a2bd-4c9d-9bc8-0e02f01d7a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:34,096 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:32:34,096 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b161eeac-626c-427a-8afe-cb85e949e550', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b161eeac-626c-427a-8afe-cb85e949e550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:35,150 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:35,150 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a88edda-aaf2-4cc2-9da3-31464e5dcd00', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a88edda-aaf2-4cc2-9da3-31464e5dcd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:36,200 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:32:36,200 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6eef43-0c48-4795-b5bf-8f0a7898a3cb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6eef43-0c48-4795-b5bf-8f0a7898a3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:37,256 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.048s 2022-07-21 10:32:37,257 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db17534-ca17-463c-a9e1-0932eeea3ce7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db17534-ca17-463c-a9e1-0932eeea3ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:38,316 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.051s 2022-07-21 10:32:38,317 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd690a0-e6d4-4c3f-bedb-51075ae35131', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd690a0-e6d4-4c3f-bedb-51075ae35131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:39,364 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:39,364 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91de6a4-b902-4ee4-a0f4-40e939d2e9a4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91de6a4-b902-4ee4-a0f4-40e939d2e9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:40,411 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:40,412 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3347ae-7d94-47b2-a990-bda2a13f7f14', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3347ae-7d94-47b2-a990-bda2a13f7f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:41,459 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:41,459 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e54a410-5c78-44d2-acc5-e8273ff8e2c6', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e54a410-5c78-44d2-acc5-e8273ff8e2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:42,507 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:42,508 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240af73e-26b1-4991-af53-978bda8edf10', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240af73e-26b1-4991-af53-978bda8edf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:43,562 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.046s 2022-07-21 10:32:43,563 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d7f047-69b0-4d1c-8d3e-6d00c5c93f92', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d7f047-69b0-4d1c-8d3e-6d00c5c93f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:44,612 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:32:44,612 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513c82a2-9028-4a4e-9720-c26d182164fc', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513c82a2-9028-4a4e-9720-c26d182164fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:45,661 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:32:45,661 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c13e54-71f7-4e5c-b394-24ec02c9e918', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c13e54-71f7-4e5c-b394-24ec02c9e918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:46,714 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.045s 2022-07-21 10:32:46,715 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe5476f-cf0e-4b44-aca0-3edf3a87e466', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe5476f-cf0e-4b44-aca0-3edf3a87e466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:47,763 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:32:47,763 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb2f92d-45a3-4135-aa7f-2232dd82b406', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb2f92d-45a3-4135-aa7f-2232dd82b406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:48,812 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:32:48,813 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9a910d-82b1-44c0-b653-c7de8392c667', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a910d-82b1-44c0-b653-c7de8392c667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:49,860 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:49,860 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fe7261-50c3-4cfe-8b30-5c249d1b22f4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fe7261-50c3-4cfe-8b30-5c249d1b22f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:50,907 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:32:50,907 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733ad77a-f4a5-4eb8-b267-e4f762a82ff6', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733ad77a-f4a5-4eb8-b267-e4f762a82ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:51,954 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:51,954 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5baf9f-1129-44a7-95c7-7da2c8eb32d8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5baf9f-1129-44a7-95c7-7da2c8eb32d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:53,003 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:32:53,003 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812adec3-ab6c-45ac-8662-419dbd88b252', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812adec3-ab6c-45ac-8662-419dbd88b252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:54,049 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:54,050 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31711a0e-0c29-4bce-a605-c448036934fc', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31711a0e-0c29-4bce-a605-c448036934fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:55,097 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:55,097 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1412f158-9f37-45fc-85d7-7f14c8aac2f4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1412f158-9f37-45fc-85d7-7f14c8aac2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:56,145 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:32:56,145 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99170682-a7cc-4f75-98f2-96ddfd2c355d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99170682-a7cc-4f75-98f2-96ddfd2c355d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:57,193 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:32:57,193 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f7960d-def9-437a-b981-71fb395253a1', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f7960d-def9-437a-b981-71fb395253a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:58,242 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:32:58,242 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01540136-f854-48fc-8252-cad09d012c7d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01540136-f854-48fc-8252-cad09d012c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:32:59,288 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:32:59,289 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c829b82-9051-4d41-8e81-a9f04e55d6b9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c829b82-9051-4d41-8e81-a9f04e55d6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:00,336 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:00,336 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c478e32d-107a-4496-a266-7c2449433909', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c478e32d-107a-4496-a266-7c2449433909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:01,383 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:01,383 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfe89a8-5e96-4ebf-abc9-e7a5258f7b8d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfe89a8-5e96-4ebf-abc9-e7a5258f7b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:02,429 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:02,429 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb3cdb6-adee-4004-a80f-33cab2bc5813', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb3cdb6-adee-4004-a80f-33cab2bc5813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:03,477 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:03,477 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3653c1-e83b-40a2-a1f6-5e5be6c9f242', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3653c1-e83b-40a2-a1f6-5e5be6c9f242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:04,524 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:04,525 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817dcdef-61d6-4571-9acd-4b44ffc587f8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817dcdef-61d6-4571-9acd-4b44ffc587f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:05,572 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:05,573 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcfbac28-34aa-499e-a506-14bde0d0280d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcfbac28-34aa-499e-a506-14bde0d0280d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:06,621 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:06,621 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3877c558-8813-4d69-be0b-7a1b1a1ec8f9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3877c558-8813-4d69-be0b-7a1b1a1ec8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:07,667 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:07,667 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ef9f3e-276a-4818-bab7-db076f969fd2', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ef9f3e-276a-4818-bab7-db076f969fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:08,714 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:08,715 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b10fb04-3c6f-4d3e-9f73-17e39748fbb7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b10fb04-3c6f-4d3e-9f73-17e39748fbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:09,763 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:09,763 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5dc8e40-da45-498a-a10f-a7af1e98a85f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5dc8e40-da45-498a-a10f-a7af1e98a85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:10,815 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:33:10,816 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa41d2cf-ede9-4153-9359-884e87208d39', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa41d2cf-ede9-4153-9359-884e87208d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:11,862 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:11,863 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf032ef5-a7df-42af-a6c4-3443e67d44d3', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf032ef5-a7df-42af-a6c4-3443e67d44d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:12,909 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:12,909 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0d0dc2-57ce-4ef2-9d30-00555f8692d2', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0d0dc2-57ce-4ef2-9d30-00555f8692d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:13,957 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:13,957 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5cbb22-167e-4296-bbc7-94115851cc1e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5cbb22-167e-4296-bbc7-94115851cc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:15,007 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:15,008 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469919d8-83ef-499e-89fa-f6270198681b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469919d8-83ef-499e-89fa-f6270198681b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:16,055 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:16,055 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6db5f7-bcc4-4d59-9c5d-91467a23af74', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6db5f7-bcc4-4d59-9c5d-91467a23af74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:17,106 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:33:17,106 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cb8e65-ac80-4bc8-845c-90461f5462d3', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cb8e65-ac80-4bc8-845c-90461f5462d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:18,153 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:18,154 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9022eaa9-e074-49c8-ad90-4559a5db6dd0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9022eaa9-e074-49c8-ad90-4559a5db6dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:19,202 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:19,202 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78885eb6-8d99-4c78-b82c-dc2af9e17e9e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78885eb6-8d99-4c78-b82c-dc2af9e17e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:20,248 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:20,249 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa3dd22-8e0a-45b0-b700-5e036abd4e0f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa3dd22-8e0a-45b0-b700-5e036abd4e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:21,296 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:21,297 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93319a1-24dc-4fd6-b7a0-cf8c8c8591a0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93319a1-24dc-4fd6-b7a0-cf8c8c8591a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:22,344 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:22,344 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc8442c-9d08-4ac5-bdbf-6aab846c958d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc8442c-9d08-4ac5-bdbf-6aab846c958d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:23,391 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:23,391 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb0a4e8-bf1e-4b0e-8471-fdb4ad810586', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb0a4e8-bf1e-4b0e-8471-fdb4ad810586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:24,440 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:33:24,441 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de680f9-0c74-424c-ae29-e3ba03165d9b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de680f9-0c74-424c-ae29-e3ba03165d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:25,491 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:33:25,491 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba2046b-5608-4746-99aa-5b821f38bd5e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba2046b-5608-4746-99aa-5b821f38bd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:26,538 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:26,538 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e8cfe2-48c0-492b-a140-a30c0ba438f5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e8cfe2-48c0-492b-a140-a30c0ba438f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:27,585 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:27,586 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a7a2fa-0c55-48ec-b505-217e4364cd39', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a7a2fa-0c55-48ec-b505-217e4364cd39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:28,633 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:28,633 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b599d8c0-6b93-435b-9334-ecff12edfe3a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b599d8c0-6b93-435b-9334-ecff12edfe3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:29,681 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:29,682 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcc8848-3651-4c8a-bcb1-7b38efe50e6c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcc8848-3651-4c8a-bcb1-7b38efe50e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:30,729 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:30,730 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8696e216-0a1e-46df-a675-60f610e12475', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8696e216-0a1e-46df-a675-60f610e12475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:31,776 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:31,777 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7346bce9-69f2-46cc-9e9f-5eb082ba0e83', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7346bce9-69f2-46cc-9e9f-5eb082ba0e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:32,834 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.048s 2022-07-21 10:33:32,834 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b66d323-1033-45d0-bb0a-98b055203273', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b66d323-1033-45d0-bb0a-98b055203273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:33,885 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:33:33,885 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73bdc8b-4f85-4e93-a3e8-0befa70c7aa6', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73bdc8b-4f85-4e93-a3e8-0befa70c7aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:34,937 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:33:34,937 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c897af-3dbd-4564-8371-10e9f138d0ac', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c897af-3dbd-4564-8371-10e9f138d0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:35,984 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:35,984 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6b7bf7-aeb3-4a85-aa4e-980cc59c8385', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6b7bf7-aeb3-4a85-aa4e-980cc59c8385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:37,033 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:37,033 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb177af4-70ac-42c5-bbf2-6a71dded4ca4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb177af4-70ac-42c5-bbf2-6a71dded4ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:38,081 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:38,081 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89883c66-c145-4928-bf3b-cd3d3a7f806c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89883c66-c145-4928-bf3b-cd3d3a7f806c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:39,133 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:33:39,133 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a263ccd1-9065-4545-b803-b248e051692b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a263ccd1-9065-4545-b803-b248e051692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:40,183 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:33:40,184 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50eb860-3dba-47b5-97c8-185c6df8d5df', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50eb860-3dba-47b5-97c8-185c6df8d5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:41,231 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:41,232 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f15cd07-3b16-4824-a684-549e9f211f22', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f15cd07-3b16-4824-a684-549e9f211f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:42,278 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:42,278 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb702d7-bd7f-453e-b62a-a07268623c62', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb702d7-bd7f-453e-b62a-a07268623c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:43,325 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:43,325 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b1df0a-95f1-4874-a3a1-84946d147893', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b1df0a-95f1-4874-a3a1-84946d147893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:44,374 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:44,375 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1b17dd-5f3f-429c-bcf0-2b055b704073', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1b17dd-5f3f-429c-bcf0-2b055b704073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:45,424 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:45,424 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc04875-57a7-4b5c-ab5b-11f67fdfc1f0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc04875-57a7-4b5c-ab5b-11f67fdfc1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:46,471 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:46,471 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b48ca8-a17c-4cff-8d05-e060aac02187', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b48ca8-a17c-4cff-8d05-e060aac02187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:47,519 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:47,519 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62c4518-36c8-424e-948a-16e254bb2603', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62c4518-36c8-424e-948a-16e254bb2603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:48,566 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:48,567 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb92dc0-6e9b-4179-b52d-8eac1077dcbd', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb92dc0-6e9b-4179-b52d-8eac1077dcbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:49,614 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:49,615 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6a3605-9d47-4920-ae3c-9befbd04742f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6a3605-9d47-4920-ae3c-9befbd04742f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:50,661 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:50,662 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660b209d-ac5f-470a-b248-45df0591ee47', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660b209d-ac5f-470a-b248-45df0591ee47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:51,710 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:33:51,711 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e32618-601a-4e16-b0af-48946cd0d47a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e32618-601a-4e16-b0af-48946cd0d47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:52,757 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:52,758 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cae0b39-b575-4b2e-904b-b784aaa6f4a4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cae0b39-b575-4b2e-904b-b784aaa6f4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:53,804 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.037s 2022-07-21 10:33:53,804 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f24d550-c220-4155-a5e5-98ed87bdbb34', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f24d550-c220-4155-a5e5-98ed87bdbb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:54,851 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:54,852 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8660f9e6-fc09-4c29-aa47-c8ef04e94beb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8660f9e6-fc09-4c29-aa47-c8ef04e94beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:55,899 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:55,899 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2defc0-d567-43e7-ae90-2e551fcf34a7', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2defc0-d567-43e7-ae90-2e551fcf34a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:56,946 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:33:56,946 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5656cc71-7381-47b2-9483-29944f662729', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5656cc71-7381-47b2-9483-29944f662729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:57,995 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:33:57,995 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba87cac-e470-4c68-b5c7-680b8933072f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba87cac-e470-4c68-b5c7-680b8933072f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:33:59,043 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:33:59,043 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa7bb4f-5e4d-4e85-9f9a-cdf2af4f6837', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa7bb4f-5e4d-4e85-9f9a-cdf2af4f6837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:00,091 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:00,091 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95ce8b4-5edb-4659-90a7-e307c4b64649', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95ce8b4-5edb-4659-90a7-e307c4b64649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:01,137 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:01,138 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca3bb88-7c56-409d-99d0-7df9560c0f5a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca3bb88-7c56-409d-99d0-7df9560c0f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:02,184 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:02,185 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9442f204-3916-4496-b836-951775e4c03e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9442f204-3916-4496-b836-951775e4c03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:03,232 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:03,232 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7ba2be-40e8-4e8e-94f8-4fe67e3b7f88', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7ba2be-40e8-4e8e-94f8-4fe67e3b7f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:04,281 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:04,281 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6112f490-b896-4fef-92ae-c69c4789965b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6112f490-b896-4fef-92ae-c69c4789965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:05,329 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:05,329 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2975c86-ba3f-4421-b0bc-c58f5f96813c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2975c86-ba3f-4421-b0bc-c58f5f96813c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:06,377 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:06,377 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d18c0f-5aea-4b59-84ef-90a2536804a9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d18c0f-5aea-4b59-84ef-90a2536804a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:07,426 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:34:07,427 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440326ee-cb70-418f-8071-6f25858b0bd9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440326ee-cb70-418f-8071-6f25858b0bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:08,474 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:08,474 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783eecf0-1af7-4268-836f-95afb8428271', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783eecf0-1af7-4268-836f-95afb8428271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:09,522 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:09,522 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b6207b-6995-499f-b76a-36ca3b98966b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b6207b-6995-499f-b76a-36ca3b98966b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:10,571 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:34:10,571 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7832aa9-2f89-4822-9d93-45bef3a88790', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7832aa9-2f89-4822-9d93-45bef3a88790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:11,628 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.048s 2022-07-21 10:34:11,628 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92be97e-8c75-4526-8ed7-3aa1c8ed1052', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92be97e-8c75-4526-8ed7-3aa1c8ed1052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:12,676 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:12,676 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca46648f-f4c6-4194-a0dd-946813a21920', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca46648f-f4c6-4194-a0dd-946813a21920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:13,723 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:13,724 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eba88c-3e2a-49a8-95a5-15753f5c9186', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eba88c-3e2a-49a8-95a5-15753f5c9186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:14,770 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:14,771 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcdd783-7da2-486e-a713-eff9b03aa632', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcdd783-7da2-486e-a713-eff9b03aa632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:15,817 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:15,818 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f65cc2-ef09-45b7-bd84-70dc5e072b73', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f65cc2-ef09-45b7-bd84-70dc5e072b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:16,864 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:16,864 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be40093-f139-49b2-875b-5783c5aedb09', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be40093-f139-49b2-875b-5783c5aedb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:17,914 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.042s 2022-07-21 10:34:17,914 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8f198e-1a77-4e9a-af68-bbf0d155ad94', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8f198e-1a77-4e9a-af68-bbf0d155ad94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:18,963 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:18,963 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9f07e6-d855-409d-b58c-80f16829ba3e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9f07e6-d855-409d-b58c-80f16829ba3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:20,010 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:20,011 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18e7677-09c7-48a4-a489-438e7ddcd08a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18e7677-09c7-48a4-a489-438e7ddcd08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:21,057 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:21,058 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf60bdb-47ab-448c-9212-08a2e2f39ad4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf60bdb-47ab-448c-9212-08a2e2f39ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:22,104 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:22,104 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd22f44e-3889-45b9-a9c6-6150a17aed9f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd22f44e-3889-45b9-a9c6-6150a17aed9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:23,151 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:23,151 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b44d52-fc85-40b0-93dc-672f843f3374', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b44d52-fc85-40b0-93dc-672f843f3374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:24,196 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.037s 2022-07-21 10:34:24,197 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d1d50d-9e0d-415d-b82a-d971f41fc9a9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d1d50d-9e0d-415d-b82a-d971f41fc9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:25,244 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:25,244 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bd1ccb-6e46-4ac1-a672-64ce45137ace', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bd1ccb-6e46-4ac1-a672-64ce45137ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:26,293 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:26,293 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca43579b-669f-470e-b657-84dd1a783b4b', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca43579b-669f-470e-b657-84dd1a783b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:27,340 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:27,340 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1bd815a-93ab-42e6-9ea0-83baa6e2e6a5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1bd815a-93ab-42e6-9ea0-83baa6e2e6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:28,386 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:28,387 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82a9791-03e7-4628-80a2-bae9aa159a36', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82a9791-03e7-4628-80a2-bae9aa159a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:29,434 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:29,434 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5842d4-79e5-47fc-943f-fd1a5d803073', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5842d4-79e5-47fc-943f-fd1a5d803073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:30,482 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:30,483 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0367647-2a8f-4e6a-bc44-96dedc6c6988', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0367647-2a8f-4e6a-bc44-96dedc6c6988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:31,536 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.044s 2022-07-21 10:34:31,536 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab310746-f9dd-4312-aeca-a7ac1bcbfbb2', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab310746-f9dd-4312-aeca-a7ac1bcbfbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:32,585 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:34:32,586 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353d7847-05be-4858-9c48-59b7bbea0963', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353d7847-05be-4858-9c48-59b7bbea0963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:33,634 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:33,634 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b65b31a-1866-4e08-a92d-097d7e0a90c0', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b65b31a-1866-4e08-a92d-097d7e0a90c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:34,680 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:34,681 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fe5809-fa93-4ec9-8dce-91fbf4cd3a0e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fe5809-fa93-4ec9-8dce-91fbf4cd3a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:35,729 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:35,729 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66f6cd8-7f03-46da-9b02-1481060666eb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66f6cd8-7f03-46da-9b02-1481060666eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:36,775 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:36,776 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8e2728-97e5-4cba-88d9-3bbafa768398', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8e2728-97e5-4cba-88d9-3bbafa768398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:37,825 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:34:37,826 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d16361d-6a30-4dd5-8215-95bdb8a2df6c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d16361d-6a30-4dd5-8215-95bdb8a2df6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:38,877 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.043s 2022-07-21 10:34:38,878 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f189a100-2186-41a8-b7d8-eeb995720c5c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f189a100-2186-41a8-b7d8-eeb995720c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:39,925 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:39,926 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0879a56d-8838-4021-a24d-a7863c962e3e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0879a56d-8838-4021-a24d-a7863c962e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:40,973 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:40,974 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8567787e-7118-4a27-9188-51b4b5c350e5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8567787e-7118-4a27-9188-51b4b5c350e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:42,020 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:42,021 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c49c44-aab7-4f73-9b44-0391b18eb90e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c49c44-aab7-4f73-9b44-0391b18eb90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:43,068 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:43,068 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bc6228-3510-45f1-a72a-5395f996389f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bc6228-3510-45f1-a72a-5395f996389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:44,116 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.040s 2022-07-21 10:34:44,116 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd54b8e3-ae61-4692-9989-9fbcf2265532', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd54b8e3-ae61-4692-9989-9fbcf2265532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:45,166 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.041s 2022-07-21 10:34:45,166 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a356e6-06df-4ba4-b943-05298636f93f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a356e6-06df-4ba4-b943-05298636f93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:46,212 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.038s 2022-07-21 10:34:46,213 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd72113-aa47-4849-b321-4f438e60bd3a', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd72113-aa47-4849-b321-4f438e60bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:34:47,260 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 0.039s 2022-07-21 10:34:47,261 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6769df02-bdf0-4260-a7f1-874042d09d2e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6769df02-bdf0-4260-a7f1-874042d09d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:35:48,331 118654 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 2022-07-21 10:36:47,125 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 118.856s 2022-07-21 10:36:47,126 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c79725-aacd-477f-a7cf-7e984b21f185', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c79725-aacd-477f-a7cf-7e984b21f185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' 2022-07-21 10:37:48,176 118654 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 2022-07-21 10:38:48,065 118654 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605 119.931s 2022-07-21 10:38:48,066 118654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843e8bd2-1d4e-4dfe-b79a-59b9c5777925', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843e8bd2-1d4e-4dfe-b79a-59b9c5777925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605'} Body: b'{"volume": {"id": "4b1face5-ba9e-4e5a-a723-f22e7a257605", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-21T10:30:59.000000", "updated_at": "2022-07-21T10:30:59.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1967922374", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/82a87837cf7b437aa71a12ea126d623e/volumes/4b1face5-ba9e-4e5a-a723-f22e7a257605"}], "user_id": "1670f9cffa264167bed8dd590d5d9db7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "82a87837cf7b437aa71a12ea126d623e"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) 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 4b1face5-ba9e-4e5a-a723-f22e7a257605 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft13.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-21 10:16:45,277 118652 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2022-07-21 10:16:46,030 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.23/image/v2/images 0.753s 2022-07-21 10:16:46,030 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1371466364", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b5d811bb-301f-46eb-b4fb-dbfc10b06ea8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1371466364", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f9d14cb301204ac786d97cc954ed4e27", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "created_at": "2022-07-21T10:16:46Z", "updated_at": "2022-07-21T10:16:46Z", "tags": [], "self": "/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "file": "/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b/file", "schema": "/v2/schemas/image"}' 2022-07-21 10:16:57,177 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.23/image/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b/file 11.145s 2022-07-21 10:16:57,177 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fa43fc94b80> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7de904ad-67f6-4bdc-85a8-787a771304a4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b/file'} Body: b'' 2022-07-21 10:16:57,177 118652 DEBUG [tempest.scenario.manager] image:12162fc4-31dd-4d51-9e45-b9ef6ab8259b 2022-07-21 10:16:58,263 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 1.082s 2022-07-21 10:16:58,263 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1775424343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMLF+tcWnJei4h4a85Z/nY9dU8lyTJDpGTVcTY3jAf18uoY6Qt+YtMorxG91Eg4No59tSqBZk+wRvuupmoy/ARcUT6aUtvodngUQW0oDfSWT4ifulAXyV2t3NloXsSwy1w=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f298a0-5699-4b6d-a2d4-8505fdbf21aa', 'x-compute-request-id': 'req-e8f298a0-5699-4b6d-a2d4-8505fdbf21aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1775424343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMLF+tcWnJei4h4a85Z/nY9dU8lyTJDpGTVcTY3jAf18uoY6Qt+YtMorxG91Eg4No59tSqBZk+wRvuupmoy/ARcUT6aUtvodngUQW0oDfSWT4ifulAXyV2t3NloXsSwy1w==", "fingerprint": "fb:aa:38:f6:01:3a:7f:c4:0d:f0:85:3b:55:8f:68:3d", "user_id": "629ca9989ec04405927aebcf7c3770ef"}}' 2022-07-21 10:16:58,378 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.107s 2022-07-21 10:16:58,378 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2fe311db-beca-4c4a-84e6-d7bce82208f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "629ca9989ec04405927aebcf7c3770ef", "name": "tempest-TestMinimumBasicScenario-7304866-project", "password_expires_at": null}, "audit_ids": ["woyfCo_XS4OejGPV35_FJw"], "expires_at": "2022-07-21T11:16:58.000000Z", "issued_at": "2022-07-21T10:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9d14cb301204ac786d97cc954ed4e27", "name": "tempest-TestMinimumBasicScenario-7304866"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/f9d14cb301204ac786d97cc954ed4e27", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_f9d14cb301204ac786d97cc954ed4e27", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:16:58,379 118652 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '0d1313ab-05f4-4569-873c-a45e35d1a32e', 'name': 'tempest-TestMinimumBasicScenario-411639897-network', 'tenant_id': 'f9d14cb301204ac786d97cc954ed4e27', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9d14cb301204ac786d97cc954ed4e27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 698, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:16:30Z', 'updated_at': '2022-07-21T10:16:30Z', 'revision_number': 1} available for tenant 2022-07-21 10:16:59,082 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.23/compute/v2.1/servers 0.701s 2022-07-21 10:16:59,082 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-449318145", "imageRef": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "networks": [{"uuid": "0d1313ab-05f4-4569-873c-a45e35d1a32e"}]}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356b20fc-3d52-4d52-b928-372f5abac8b2', 'x-compute-request-id': 'req-356b20fc-3d52-4d52-b928-372f5abac8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ceSjD3uxcpRT"}}' 2022-07-21 10:16:59,187 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.103s 2022-07-21 10:16:59,188 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0244156-bd3f-4286-83e9-afc30e969cc0', 'x-compute-request-id': 'req-c0244156-bd3f-4286-83e9-afc30e969cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:16:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:00,387 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.190s 2022-07-21 10:17:00,387 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a78a02-992e-49ff-af07-1dcf44ec2a38', 'x-compute-request-id': 'req-60a78a02-992e-49ff-af07-1dcf44ec2a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:00,395 118652 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-07-21 10:17:01,623 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.226s 2022-07-21 10:17:01,623 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2209269a-e964-438e-afec-2b10781389c5', 'x-compute-request-id': 'req-2209269a-e964-438e-afec-2b10781389c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:01,637 118652 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-07-21 10:17:02,885 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.247s 2022-07-21 10:17:02,886 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67fa035-6d47-4a3b-a184-3273674b640a', 'x-compute-request-id': 'req-e67fa035-6d47-4a3b-a184-3273674b640a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:04,112 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.218s 2022-07-21 10:17:04,112 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dfe11af-9ec5-4078-a519-08bf62cfb4d8', 'x-compute-request-id': 'req-0dfe11af-9ec5-4078-a519-08bf62cfb4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:05,554 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.432s 2022-07-21 10:17:05,554 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e68071-95bc-48ac-b73c-d13887b4b12a', 'x-compute-request-id': 'req-03e68071-95bc-48ac-b73c-d13887b4b12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:07,151 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.586s 2022-07-21 10:17:07,151 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51e4cee-564d-4248-bc90-e264505016b6', 'x-compute-request-id': 'req-d51e4cee-564d-4248-bc90-e264505016b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:08,482 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.323s 2022-07-21 10:17:08,482 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09fe9417-9dba-4bb7-ab9a-3d7d3b05b451', 'x-compute-request-id': 'req-09fe9417-9dba-4bb7-ab9a-3d7d3b05b451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:09,767 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.276s 2022-07-21 10:17:09,768 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1c3417-b9a2-49ec-a61f-2462f20955cd', 'x-compute-request-id': 'req-4a1c3417-b9a2-49ec-a61f-2462f20955cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:11,062 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.285s 2022-07-21 10:17:11,062 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea57ac46-9b19-41ed-8ad4-0ae07e3e81cc', 'x-compute-request-id': 'req-ea57ac46-9b19-41ed-8ad4-0ae07e3e81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:12,284 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.212s 2022-07-21 10:17:12,284 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7e0278d-26a9-46af-a2be-a31dcca105aa', 'x-compute-request-id': 'req-c7e0278d-26a9-46af-a2be-a31dcca105aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:13,523 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.230s 2022-07-21 10:17:13,523 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7539dcdf-f106-4f51-95b0-7b39ee2ee848', 'x-compute-request-id': 'req-7539dcdf-f106-4f51-95b0-7b39ee2ee848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:14,734 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.203s 2022-07-21 10:17:14,735 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1ab06c-2f2e-4f48-be57-e33c8fd0c366', 'x-compute-request-id': 'req-2f1ab06c-2f2e-4f48-be57-e33c8fd0c366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:16,179 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.434s 2022-07-21 10:17:16,179 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534368c4-d4bf-4eb5-8056-bff4dfdf7020', 'x-compute-request-id': 'req-534368c4-d4bf-4eb5-8056-bff4dfdf7020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:17,364 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.176s 2022-07-21 10:17:17,364 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4cf9273-e85e-45b0-8154-598b88430566', 'x-compute-request-id': 'req-f4cf9273-e85e-45b0-8154-598b88430566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:18,566 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.193s 2022-07-21 10:17:18,567 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a41e3b3-43a9-4929-9d41-7ddb2e05ceef', 'x-compute-request-id': 'req-6a41e3b3-43a9-4929-9d41-7ddb2e05ceef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:19,747 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.171s 2022-07-21 10:17:19,747 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7df2249-4b86-4c3e-8465-ec64af5863c9', 'x-compute-request-id': 'req-c7df2249-4b86-4c3e-8465-ec64af5863c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:20,918 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.162s 2022-07-21 10:17:20,918 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee76526-9e09-438d-bd68-28d1ed96463f', 'x-compute-request-id': 'req-4ee76526-9e09-438d-bd68-28d1ed96463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:22,115 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.189s 2022-07-21 10:17:22,116 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25bad3e-37ab-424a-a914-5aca89751d68', 'x-compute-request-id': 'req-a25bad3e-37ab-424a-a914-5aca89751d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:23,284 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.160s 2022-07-21 10:17:23,285 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2185e7c9-49bc-4da3-9a82-acd04cacfb9c', 'x-compute-request-id': 'req-2185e7c9-49bc-4da3-9a82-acd04cacfb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:24,472 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.179s 2022-07-21 10:17:24,473 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e891055-1864-4a23-8801-fc2dbefc3379', 'x-compute-request-id': 'req-9e891055-1864-4a23-8801-fc2dbefc3379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:25,642 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.160s 2022-07-21 10:17:25,642 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce95c8b-58ca-4b2e-b1c8-4c0fca242fa1', 'x-compute-request-id': 'req-1ce95c8b-58ca-4b2e-b1c8-4c0fca242fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:26,818 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.165s 2022-07-21 10:17:26,818 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32d63d9-e1fe-485d-9a34-3635881f7d5b', 'x-compute-request-id': 'req-f32d63d9-e1fe-485d-9a34-3635881f7d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:27,990 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.163s 2022-07-21 10:17:27,991 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59fe126e-6628-41cc-939a-0b5e0ae83b2d', 'x-compute-request-id': 'req-59fe126e-6628-41cc-939a-0b5e0ae83b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:29,159 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.160s 2022-07-21 10:17:29,159 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29fc8ad6-dba7-44d0-a739-dfbcf8d7b785', 'x-compute-request-id': 'req-29fc8ad6-dba7-44d0-a739-dfbcf8d7b785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:30,327 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.158s 2022-07-21 10:17:30,327 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8592e7ff-c933-4938-b93c-1ecb778b0fde', 'x-compute-request-id': 'req-8592e7ff-c933-4938-b93c-1ecb778b0fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:31,617 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.282s 2022-07-21 10:17:31,618 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e26d6d8-f394-4f03-b591-9d0252d39053', 'x-compute-request-id': 'req-6e26d6d8-f394-4f03-b591-9d0252d39053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:32,844 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.217s 2022-07-21 10:17:32,844 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b3d813-5412-4b31-8a77-f815c0cc14a9', 'x-compute-request-id': 'req-06b3d813-5412-4b31-8a77-f815c0cc14a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:34,012 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.159s 2022-07-21 10:17:34,013 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293a945e-ed00-45dc-a467-f923fa121e93', 'x-compute-request-id': 'req-293a945e-ed00-45dc-a467-f923fa121e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:35,173 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.152s 2022-07-21 10:17:35,173 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717de64f-da23-4aac-a54a-7fd18ebc92a7', 'x-compute-request-id': 'req-717de64f-da23-4aac-a54a-7fd18ebc92a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:36,341 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.159s 2022-07-21 10:17:36,341 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab77a4a5-19de-4261-ab36-4735958318a7', 'x-compute-request-id': 'req-ab77a4a5-19de-4261-ab36-4735958318a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:37,512 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.162s 2022-07-21 10:17:37,512 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4e6e8d-9d1a-46f8-b9e2-eb878694a984', 'x-compute-request-id': 'req-cc4e6e8d-9d1a-46f8-b9e2-eb878694a984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:38,691 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.169s 2022-07-21 10:17:38,692 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc23635-567e-47f7-92ca-67a761349fc2', 'x-compute-request-id': 'req-bdc23635-567e-47f7-92ca-67a761349fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:39,929 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.228s 2022-07-21 10:17:39,930 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd1c5f7-c028-4323-a766-21de05af97ce', 'x-compute-request-id': 'req-3fd1c5f7-c028-4323-a766-21de05af97ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:41,116 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.171s 2022-07-21 10:17:41,116 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d38110a-75d8-4e4d-8d17-ea182d3cb1cc', 'x-compute-request-id': 'req-0d38110a-75d8-4e4d-8d17-ea182d3cb1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:42,291 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.166s 2022-07-21 10:17:42,292 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4cbc9d7-858d-45b0-b52e-d6d9d0552267', 'x-compute-request-id': 'req-b4cbc9d7-858d-45b0-b52e-d6d9d0552267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "BUILD", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "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-07-21 10:17:43,546 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.246s 2022-07-21 10:17:43,546 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64e7a30-69d2-41c0-8282-352f32841ea4', 'x-compute-request-id': 'req-e64e7a30-69d2-41c0-8282-352f32841ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "ACTIVE", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:43Z", "addresses": {"tempest-TestMinimumBasicScenario-411639897-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:5c:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "OS-SRV-USG:launched_at": "2022-07-21T10:17:43.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-07-21 10:17:43,554 118652 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 44 second wait 2022-07-21 10:17:43,738 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.182s 2022-07-21 10:17:43,738 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd96377c-8a11-41bd-ac35-9db0e654a125', 'x-compute-request-id': 'req-fd96377c-8a11-41bd-ac35-9db0e654a125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "ACTIVE", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:43Z", "addresses": {"tempest-TestMinimumBasicScenario-411639897-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:5c:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "OS-SRV-USG:launched_at": "2022-07-21T10:17:43.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-07-21 10:17:43,961 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers 0.214s 2022-07-21 10:17:43,961 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9073c926-f41f-499d-b223-8a1c1630e416', 'x-compute-request-id': 'req-9073c926-f41f-499d-b223-8a1c1630e416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"servers": [{"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}]}]}' 2022-07-21 10:17:44,121 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.157s 2022-07-21 10:17:44,122 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4ed2ed-9bce-4d4a-8288-1488f6cf2b26', 'x-compute-request-id': 'req-1d4ed2ed-9bce-4d4a-8288-1488f6cf2b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "ACTIVE", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:17:43Z", "addresses": {"tempest-TestMinimumBasicScenario-411639897-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:5c:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "OS-SRV-USG:launched_at": "2022-07-21T10:17:43.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-07-21 10:17:44,420 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes 0.291s 2022-07-21 10:17:44,420 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1580142101", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f307fe2-d44c-4c94-b556-224729ea3c87', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f307fe2-d44c-4c94-b556-224729ea3c87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.336912", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:17:44,508 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.082s 2022-07-21 10:17:44,509 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e96258-39c0-4ad0-b6a1-a25fb224188e', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e96258-39c0-4ad0-b6a1-a25fb224188e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:45,621 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.104s 2022-07-21 10:17:45,621 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daae3836-5961-4f45-ad92-212ef14f275c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daae3836-5961-4f45-ad92-212ef14f275c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:46,673 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:17:46,674 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf718ff3-9455-497a-a327-f2a24ecc79b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf718ff3-9455-497a-a327-f2a24ecc79b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:46,686 118652 INFO [tempest.common.waiters] volume a67b0c98-d1dd-41d9-9a75-a50551ae2baf reached available after waiting for 2.686618 seconds 2022-07-21 10:17:46,735 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:17:46,735 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6736bb0d-bb3c-47ae-942e-c99e3d318f95', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6736bb0d-bb3c-47ae-942e-c99e3d318f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:46,806 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes 0.063s 2022-07-21 10:17:46,806 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c0797d-7f7a-418c-98f9-83aae27b88c6', 'content-length': '405', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c0797d-7f7a-418c-98f9-83aae27b88c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes'} Body: b'{"volumes": [{"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}]}]}' 2022-07-21 10:17:46,854 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:17:46,854 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd49795-335e-401d-8162-7576c917065e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd49795-335e-401d-8162-7576c917065e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:47,416 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106/os-volume_attachments 0.555s 2022-07-21 10:17:47,417 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 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-afde56dc-6c52-4522-bd7a-075a7559efff', 'x-compute-request-id': 'req-afde56dc-6c52-4522-bd7a-075a7559efff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "serverId": "af25613a-32ac-470d-9ab4-fa982fafa106", "volumeId": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "device": "/dev/sdb"}}' 2022-07-21 10:17:47,518 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.099s 2022-07-21 10:17:47,518 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932e199f-4bc9-40db-9558-8ce61780af01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932e199f-4bc9-40db-9558-8ce61780af01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:48,570 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:17:48,570 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb66a54-022a-4b03-8cf8-e789d566a735', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb66a54-022a-4b03-8cf8-e789d566a735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:49,623 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:17:49,624 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1379ddea-6ba2-4ee3-afd7-5759c72f9973', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1379ddea-6ba2-4ee3-afd7-5759c72f9973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:50,682 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:17:50,683 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bf6b19-662e-49dc-9888-d34f965c1475', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bf6b19-662e-49dc-9888-d34f965c1475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:51,758 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.068s 2022-07-21 10:17:51,759 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cbd1bf-522a-4e41-afb9-961e55ce3af4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cbd1bf-522a-4e41-afb9-961e55ce3af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:52,811 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:17:52,811 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4556bf55-cddb-491a-a28d-c54742c36a43', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4556bf55-cddb-491a-a28d-c54742c36a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:53,866 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:17:53,867 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb5e97c-41f2-46fb-97ae-ead25a2384c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb5e97c-41f2-46fb-97ae-ead25a2384c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:54,919 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:17:54,919 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c78381d-bcd1-437d-8ddb-44bda0b39074', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c78381d-bcd1-437d-8ddb-44bda0b39074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:55,973 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:17:55,973 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a61443b-f031-488a-9504-e970835ee08e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a61443b-f031-488a-9504-e970835ee08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:57,031 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:17:57,032 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f22d524-ffd6-4902-90c1-cede27bd95e7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f22d524-ffd6-4902-90c1-cede27bd95e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:58,084 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:17:58,085 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4817dc1f-06b1-4698-8221-5dae5d935820', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4817dc1f-06b1-4698-8221-5dae5d935820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:17:59,137 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:17:59,137 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9b781c-e62e-4ccd-af5b-f26588790b46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9b781c-e62e-4ccd-af5b-f26588790b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:00,188 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:18:00,188 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930f84ca-a73a-4bec-a9bb-8e85f01b7016', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930f84ca-a73a-4bec-a9bb-8e85f01b7016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:01,241 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:01,241 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5daad2-d60f-4d5e-bdc5-e8be7e553243', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5daad2-d60f-4d5e-bdc5-e8be7e553243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:02,293 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:02,293 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4100c9aa-d431-40c3-998e-6041c8c6f95f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4100c9aa-d431-40c3-998e-6041c8c6f95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:03,343 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:18:03,344 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f8e6b7-999e-4cb9-a762-760a5a064a70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f8e6b7-999e-4cb9-a762-760a5a064a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:04,396 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:04,396 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfb2d5a-314e-475d-af93-6c0e02c56164', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfb2d5a-314e-475d-af93-6c0e02c56164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:05,450 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:05,451 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4babfe-0ace-42e1-be73-8d0209c465f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4babfe-0ace-42e1-be73-8d0209c465f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:06,505 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:06,506 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefb56fc-dd9a-4445-84ad-91f0bc79a2ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefb56fc-dd9a-4445-84ad-91f0bc79a2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:07,558 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:07,558 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b14087-9c79-4448-b675-64377dba78ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b14087-9c79-4448-b675-64377dba78ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:08,609 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:18:08,609 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7675a02-efb5-49ae-b2ee-cb573b457e6f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7675a02-efb5-49ae-b2ee-cb573b457e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:09,663 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:09,663 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5e8631-8f67-45f9-ba93-7db331c90fe4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5e8631-8f67-45f9-ba93-7db331c90fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:10,713 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:18:10,714 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5c3cda-0394-443e-9c4d-4850c430f465', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5c3cda-0394-443e-9c4d-4850c430f465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:11,765 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:11,766 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d7df80-119e-4cef-a73b-6e0a128b675e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d7df80-119e-4cef-a73b-6e0a128b675e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:12,820 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:12,820 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba9d0af-55c3-4f57-880d-52b7cae828b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba9d0af-55c3-4f57-880d-52b7cae828b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:13,875 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:13,875 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525ef7ea-93b4-433a-8dc0-d11f6f060c49', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525ef7ea-93b4-433a-8dc0-d11f6f060c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:14,926 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:18:14,927 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13b74ce-fc6d-46c1-8e3a-0ef12e5c2a61', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13b74ce-fc6d-46c1-8e3a-0ef12e5c2a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:15,979 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:15,979 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba00e70a-d114-491e-b23b-7610d8dc2bda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba00e70a-d114-491e-b23b-7610d8dc2bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:17,030 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:17,031 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27e6f24-6eb4-4f9d-8548-803837dc8216', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27e6f24-6eb4-4f9d-8548-803837dc8216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:18,082 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:18,082 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5ae05f-c398-46e7-b9f1-fa610f09214d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5ae05f-c398-46e7-b9f1-fa610f09214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:19,133 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:18:19,133 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970d65d5-ff59-4425-a20a-2959c215a20f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970d65d5-ff59-4425-a20a-2959c215a20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:20,190 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:18:20,190 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0e8672-2e64-4d9e-91ed-feefab3fbfcc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0e8672-2e64-4d9e-91ed-feefab3fbfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:21,244 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:21,244 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe26ff7-3260-495a-963b-fb7bceb6079b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe26ff7-3260-495a-963b-fb7bceb6079b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:22,297 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:22,297 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2465f3-4a74-4187-9f22-3182efd6cddd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2465f3-4a74-4187-9f22-3182efd6cddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:23,353 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:18:23,353 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1d5e6e-1cfc-40b3-a310-e32624a947da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1d5e6e-1cfc-40b3-a310-e32624a947da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:24,423 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.062s 2022-07-21 10:18:24,423 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858c64c9-2cee-4bf4-b8be-5e350ba99a53', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858c64c9-2cee-4bf4-b8be-5e350ba99a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:25,479 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:25,480 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c412478-e51a-46c7-888d-3a5e0d7528ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c412478-e51a-46c7-888d-3a5e0d7528ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:26,533 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:26,534 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b27464-0241-4233-8b50-ea096e64da97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b27464-0241-4233-8b50-ea096e64da97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:27,588 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:27,588 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b495dc9-0e9b-4ad3-b978-c6f1920eacc9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b495dc9-0e9b-4ad3-b978-c6f1920eacc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:28,640 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:28,641 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb82a44-e626-4cf8-b334-bf7d5be8c72c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb82a44-e626-4cf8-b334-bf7d5be8c72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:29,695 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:29,695 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e19a7f-8f21-450f-82f5-4b7a3addc55b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e19a7f-8f21-450f-82f5-4b7a3addc55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:30,751 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:18:30,751 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2443d27-f57b-4266-90a2-7eec32db73a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2443d27-f57b-4266-90a2-7eec32db73a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:31,805 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:31,805 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf6a3c4-da27-4b8c-9075-0b825eec4b88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf6a3c4-da27-4b8c-9075-0b825eec4b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:32,858 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:32,859 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f939e7e2-27d5-4faa-88d7-8a8b0d025311', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f939e7e2-27d5-4faa-88d7-8a8b0d025311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:33,914 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:18:33,915 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ba4768-bb6a-4cda-bbd3-27205b79d649', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ba4768-bb6a-4cda-bbd3-27205b79d649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:34,968 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:34,968 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17cd428-afc3-4b5e-b7c3-a9f22a56fad8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17cd428-afc3-4b5e-b7c3-a9f22a56fad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:36,024 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:36,024 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82596d47-e48e-4226-b9d0-7fd45c022795', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82596d47-e48e-4226-b9d0-7fd45c022795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:37,081 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:18:37,082 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a773bff-4ac0-4434-88c0-cb09cf686c3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a773bff-4ac0-4434-88c0-cb09cf686c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:38,145 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.055s 2022-07-21 10:18:38,145 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f54c60-6262-41e2-8074-ad4dfaf11942', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f54c60-6262-41e2-8074-ad4dfaf11942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:39,198 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:39,199 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5da78b7-5124-4b9d-900f-edf2c143595e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5da78b7-5124-4b9d-900f-edf2c143595e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:40,250 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:40,251 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0feba5e-3eab-471d-8fcc-7bb622564966', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0feba5e-3eab-471d-8fcc-7bb622564966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:41,306 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:41,306 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde8c994-4d55-4739-9cc0-6c4c7b935280', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde8c994-4d55-4739-9cc0-6c4c7b935280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:42,362 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:42,362 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1460f54-11dd-4292-a5f6-0b9de8f65026', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1460f54-11dd-4292-a5f6-0b9de8f65026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:43,436 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.066s 2022-07-21 10:18:43,436 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f9d0aa-9ba5-4f95-94d6-cb63f188bf56', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f9d0aa-9ba5-4f95-94d6-cb63f188bf56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:44,492 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:44,493 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6648cc82-a18a-4e2c-b19f-260ae4efae18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6648cc82-a18a-4e2c-b19f-260ae4efae18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:45,565 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.064s 2022-07-21 10:18:45,565 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff2d131-ff43-4656-bda1-434ec8fb561b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff2d131-ff43-4656-bda1-434ec8fb561b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:46,623 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:18:46,623 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de6aa15-28a6-4100-a49b-4cdb4aa8a491', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de6aa15-28a6-4100-a49b-4cdb4aa8a491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:47,681 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:18:47,682 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c25eccd-a9b7-46e0-be13-503976997aa4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c25eccd-a9b7-46e0-be13-503976997aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:48,736 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:48,736 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52685f6-4788-4840-a1f5-9eb8ce76bf31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52685f6-4788-4840-a1f5-9eb8ce76bf31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:49,791 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:18:49,792 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ac05fb-d2c9-4128-b5c5-88bceb98b7d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ac05fb-d2c9-4128-b5c5-88bceb98b7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:50,851 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:18:50,851 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d804a0-feb6-48e2-a974-b1450c5a69a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d804a0-feb6-48e2-a974-b1450c5a69a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:51,907 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:18:51,908 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cfb3992-e098-4db8-bcce-f558fe8f9b3b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cfb3992-e098-4db8-bcce-f558fe8f9b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:52,966 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:18:52,966 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfd03cb-b16d-420b-a916-25b15001f51a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfd03cb-b16d-420b-a916-25b15001f51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:54,031 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.056s 2022-07-21 10:18:54,031 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897bffc7-fad4-4eda-a791-81f2aa320427', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897bffc7-fad4-4eda-a791-81f2aa320427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:55,089 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:18:55,090 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8031b1a8-6054-4bfb-a5f8-1ab79962b50b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8031b1a8-6054-4bfb-a5f8-1ab79962b50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:56,146 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:18:56,146 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a1c0d8-8653-45c5-9ee3-a211354fb2b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a1c0d8-8653-45c5-9ee3-a211354fb2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:57,208 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:18:57,209 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b9f6a5-7030-48ff-84b8-f6ab2e62d9c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b9f6a5-7030-48ff-84b8-f6ab2e62d9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:58,262 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:18:58,262 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ea53ab-8d21-4650-9c70-d9820ef8a9ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ea53ab-8d21-4650-9c70-d9820ef8a9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:18:59,314 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:18:59,314 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc69f928-694a-40ec-834c-f6340a9ece1e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc69f928-694a-40ec-834c-f6340a9ece1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:00,369 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:19:00,370 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9dc535f-4acd-4aa1-99f3-45774461d478', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9dc535f-4acd-4aa1-99f3-45774461d478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:01,442 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.065s 2022-07-21 10:19:01,443 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a0b5a3-5d41-40f6-b4eb-e38da8ff862d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a0b5a3-5d41-40f6-b4eb-e38da8ff862d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:02,507 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.056s 2022-07-21 10:19:02,507 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43370c8d-a5be-49e0-b179-9a82da41fd74', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43370c8d-a5be-49e0-b179-9a82da41fd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:03,565 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:19:03,565 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640c1f34-ea25-48c0-bed6-366c9769f6fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640c1f34-ea25-48c0-bed6-366c9769f6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:04,617 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:04,618 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b4a856-0e7a-4b9d-80c3-a77cfbd3e137', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b4a856-0e7a-4b9d-80c3-a77cfbd3e137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:05,671 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:05,671 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b3e9d0-fb9b-4b0a-ad7b-485fe3c1fa3a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b3e9d0-fb9b-4b0a-ad7b-485fe3c1fa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:06,725 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:06,725 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc25382-8823-4863-9f62-71b43966a150', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc25382-8823-4863-9f62-71b43966a150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:07,782 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:19:07,782 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550bf02c-1c1f-4a8d-b801-be69f1394b74', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550bf02c-1c1f-4a8d-b801-be69f1394b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:08,836 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:08,836 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641b9cda-9dc4-496a-8773-4677e63fb983', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641b9cda-9dc4-496a-8773-4677e63fb983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:09,890 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:09,891 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d04c2b-ea7f-437d-8805-1ba505ccf8b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d04c2b-ea7f-437d-8805-1ba505ccf8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:10,944 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:10,944 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810b4b29-46ff-47e3-a41a-cdb154ec6baa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810b4b29-46ff-47e3-a41a-cdb154ec6baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:11,997 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:11,997 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc31a71d-3bed-4da6-99ad-4104fb97f0a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc31a71d-3bed-4da6-99ad-4104fb97f0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:13,050 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:13,050 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97cd806-62e8-44fa-bbcb-6ec15161c977', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97cd806-62e8-44fa-bbcb-6ec15161c977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:14,104 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:14,104 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e24b2d-db83-4aa5-8634-9d1a5cca3f40', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e24b2d-db83-4aa5-8634-9d1a5cca3f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:15,155 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:19:15,155 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d707ab3-c974-4e6c-8bbe-30bd881497d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d707ab3-c974-4e6c-8bbe-30bd881497d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:16,208 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:16,208 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a046055-8f62-4c6c-9ea8-15de3ba125c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a046055-8f62-4c6c-9ea8-15de3ba125c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:17,259 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:19:17,260 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b42416-b6f5-4fd6-b4d5-7d5a45580761', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b42416-b6f5-4fd6-b4d5-7d5a45580761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:18,309 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:19:18,310 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592320a2-f3da-4107-8ce5-b222ed136a21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592320a2-f3da-4107-8ce5-b222ed136a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:19,363 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:19,363 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf528d-1393-43d9-8179-61419016eec9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf528d-1393-43d9-8179-61419016eec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:20,415 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:20,416 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b90eaa6-4300-454d-8c9d-431f0155f1d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b90eaa6-4300-454d-8c9d-431f0155f1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:21,475 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:19:21,475 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48fcf77-fcfc-4c2b-9310-965025ea6e71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48fcf77-fcfc-4c2b-9310-965025ea6e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:22,530 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:22,530 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee95500-025c-4f87-aab0-a6c1db6c68e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee95500-025c-4f87-aab0-a6c1db6c68e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:23,582 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:23,583 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8630f65b-ae06-4d73-b268-67a3b4f5702a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8630f65b-ae06-4d73-b268-67a3b4f5702a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:24,640 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:19:24,640 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9cd220-b125-4f4a-af28-304b1d7618b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9cd220-b125-4f4a-af28-304b1d7618b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:25,695 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:19:25,696 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff8c9de-fed5-4e69-942b-2642d75d7434', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff8c9de-fed5-4e69-942b-2642d75d7434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:26,752 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:26,752 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9bc6dd-f80e-40ca-84fe-c91a86a99a19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9bc6dd-f80e-40ca-84fe-c91a86a99a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:27,808 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:27,808 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb35f629-819f-40e4-9045-682d85474274', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb35f629-819f-40e4-9045-682d85474274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:28,876 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.059s 2022-07-21 10:19:28,876 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3659c70-daa7-4ac5-8198-babaee16a8d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3659c70-daa7-4ac5-8198-babaee16a8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:29,929 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:29,930 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12df0664-0fe1-49ac-8d6d-2bc7a653a5f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12df0664-0fe1-49ac-8d6d-2bc7a653a5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:30,985 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:19:30,986 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef0421d-61ba-4783-b072-968af4f6ffe5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef0421d-61ba-4783-b072-968af4f6ffe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:32,041 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:32,041 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12eca0d-5be9-4d83-8443-dd7602b3662b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12eca0d-5be9-4d83-8443-dd7602b3662b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:33,094 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:33,094 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d6bcf0-d912-4a2e-b296-a77d7ec9c578', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d6bcf0-d912-4a2e-b296-a77d7ec9c578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:34,146 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:34,146 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbde52e-1273-49ba-a252-063a24794170', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbde52e-1273-49ba-a252-063a24794170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:35,199 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:35,200 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4bc236-deec-443b-8e8e-c68b4e7ce26c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4bc236-deec-443b-8e8e-c68b4e7ce26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:36,254 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:36,255 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9ea801-bca7-460c-9fa1-bdf2dcc32415', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9ea801-bca7-460c-9fa1-bdf2dcc32415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:37,310 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:37,311 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2040aa62-a790-43ab-818b-2c3c13deb1dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2040aa62-a790-43ab-818b-2c3c13deb1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:38,364 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:38,365 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc614d64-4262-4d83-91a7-a09047b8e95a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc614d64-4262-4d83-91a7-a09047b8e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:39,416 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:39,417 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2896b8-d7bc-4fa7-a296-ea7e852d2f1d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2896b8-d7bc-4fa7-a296-ea7e852d2f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:40,469 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:19:40,469 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae30ef1-c457-4a70-aeb2-a5a5dce1709e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae30ef1-c457-4a70-aeb2-a5a5dce1709e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:41,524 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:41,524 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7922c4f-f472-4ae5-a658-0defed6bc3ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7922c4f-f472-4ae5-a658-0defed6bc3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:42,578 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:42,578 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7512df70-3964-45ca-996d-c115d9604603', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7512df70-3964-45ca-996d-c115d9604603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:43,631 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:43,631 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b910a529-f899-4b30-9668-4b4b88737b09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b910a529-f899-4b30-9668-4b4b88737b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:44,690 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:19:44,691 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df254e45-38f2-412f-9b73-bf3c3a50c68e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df254e45-38f2-412f-9b73-bf3c3a50c68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:45,741 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:19:45,741 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab2f6bf-ca6b-4722-8922-4282503cc0dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab2f6bf-ca6b-4722-8922-4282503cc0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:46,796 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:46,797 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2c3767-3b8a-4410-bdd6-fe9f0f0a1c80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2c3767-3b8a-4410-bdd6-fe9f0f0a1c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:47,851 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:47,851 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e996306-6048-4b58-bed4-de0e06effc4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e996306-6048-4b58-bed4-de0e06effc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:48,905 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:48,905 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096c96e7-8845-4704-a4f4-bce13e301ccd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096c96e7-8845-4704-a4f4-bce13e301ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:49,958 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:49,958 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9351e705-34e7-4947-9ba9-8aa5dc4868d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9351e705-34e7-4947-9ba9-8aa5dc4868d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:51,011 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:51,012 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43449999-a48c-4d0d-bf2a-333539226e41', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43449999-a48c-4d0d-bf2a-333539226e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:52,065 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:19:52,066 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1ae94c-56d8-4349-923c-8e1fa87d7671', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1ae94c-56d8-4349-923c-8e1fa87d7671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:53,128 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.054s 2022-07-21 10:19:53,128 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3422bc63-c4b5-493a-ae1f-569ad13f6e26', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3422bc63-c4b5-493a-ae1f-569ad13f6e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:54,180 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:19:54,180 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e7752b-3a84-4d08-b9df-9f9dbe615b9a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e7752b-3a84-4d08-b9df-9f9dbe615b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:55,232 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:55,233 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a1b471-84bd-4cfe-9fdb-2592f6b2c0c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a1b471-84bd-4cfe-9fdb-2592f6b2c0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:56,287 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:56,288 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd42e18b-2ec8-4e3d-8f53-850d84245722', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd42e18b-2ec8-4e3d-8f53-850d84245722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:57,343 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:19:57,343 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4e9c84-1420-47d2-8f73-6b92fd6e2e73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4e9c84-1420-47d2-8f73-6b92fd6e2e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:58,396 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:58,396 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6bd761a-68b8-45e5-a561-36885c46b470', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6bd761a-68b8-45e5-a561-36885c46b470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:19:59,450 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:19:59,451 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46ea8a0-e59e-43b7-a857-c1f5aa4dae23', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46ea8a0-e59e-43b7-a857-c1f5aa4dae23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:00,504 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:00,504 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eedf8ff-f9a7-4c20-9eb3-8df783e1c65d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eedf8ff-f9a7-4c20-9eb3-8df783e1c65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:01,563 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:20:01,563 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1530c852-2f34-4477-9a2f-d4f6d53f1e17', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1530c852-2f34-4477-9a2f-d4f6d53f1e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:02,632 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.057s 2022-07-21 10:20:02,632 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681e3124-9fe6-45a1-af50-7487aaf6be9f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681e3124-9fe6-45a1-af50-7487aaf6be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:03,685 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:03,685 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51db12b-5514-4cbb-bad4-6d1199a39a2b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51db12b-5514-4cbb-bad4-6d1199a39a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:04,736 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:04,736 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d281288-9e3b-47f3-9e76-5ec847653250', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d281288-9e3b-47f3-9e76-5ec847653250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:05,788 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:05,788 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5252416f-9b3f-4d4e-9d78-17feed942870', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5252416f-9b3f-4d4e-9d78-17feed942870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:06,841 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:06,842 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ca83d6-ea11-4e70-922b-340e4630a823', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ca83d6-ea11-4e70-922b-340e4630a823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:07,896 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:07,897 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7126ee-05c1-4b94-8640-5ccad39abc0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7126ee-05c1-4b94-8640-5ccad39abc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:08,948 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:08,948 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a77ee6-c783-4321-ace7-3f7245a5acf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a77ee6-c783-4321-ace7-3f7245a5acf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:09,998 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:20:09,999 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62abc2d9-8d18-4af0-8e9d-e45de8a17e43', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62abc2d9-8d18-4af0-8e9d-e45de8a17e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:11,050 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:11,051 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d07d34-cd00-46a0-9149-0853bebba59d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d07d34-cd00-46a0-9149-0853bebba59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:12,102 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:12,102 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841e446b-f8b9-4073-a92f-7616ccc35796', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841e446b-f8b9-4073-a92f-7616ccc35796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:13,156 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:13,156 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cf8182-685c-436f-a8be-647d129b4b5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cf8182-685c-436f-a8be-647d129b4b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:14,208 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:14,208 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce44962-98ca-4fe1-9cd6-191834ffa605', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce44962-98ca-4fe1-9cd6-191834ffa605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:15,260 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:15,260 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdeaaa9e-ec79-48c9-9efb-fe19e1a19109', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdeaaa9e-ec79-48c9-9efb-fe19e1a19109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:16,312 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:16,312 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f2dca4-6cc6-4270-ab08-2702f6ca3b0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f2dca4-6cc6-4270-ab08-2702f6ca3b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:17,366 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:17,366 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2687a2-cc88-435c-8759-f431bc283271', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2687a2-cc88-435c-8759-f431bc283271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:18,424 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:20:18,425 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d11b50-0067-4629-b836-8ddea285a02e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d11b50-0067-4629-b836-8ddea285a02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:19,482 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:20:19,482 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e70871-c230-45d8-9b90-4499e1ae5041', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e70871-c230-45d8-9b90-4499e1ae5041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:20,536 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:20,536 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68696c1-8e9e-4d7f-96a3-bcc959aad3dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68696c1-8e9e-4d7f-96a3-bcc959aad3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:21,589 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:21,589 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f3d187-e861-4559-ab71-b9c0b946a4a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f3d187-e861-4559-ab71-b9c0b946a4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:22,642 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:22,643 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc4cd0c-50b3-42c2-bd6b-140adf39d9a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc4cd0c-50b3-42c2-bd6b-140adf39d9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:23,706 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.055s 2022-07-21 10:20:23,706 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb8390-b70a-41c2-aa7c-4fc322c34786', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb8390-b70a-41c2-aa7c-4fc322c34786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:24,759 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:24,759 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e02320-49a7-4432-9ab8-f190ecb55d4a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e02320-49a7-4432-9ab8-f190ecb55d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:25,820 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:20:25,820 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d2996f-8ac0-450a-a6d1-c3d2ca369bd8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d2996f-8ac0-450a-a6d1-c3d2ca369bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:26,872 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:26,872 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2941fb36-fcab-48df-9d60-cbac4bb8f2ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2941fb36-fcab-48df-9d60-cbac4bb8f2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:27,929 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:20:27,929 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0001a795-c23e-49d6-a9c6-6ee5db7b79e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0001a795-c23e-49d6-a9c6-6ee5db7b79e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:28,981 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:28,982 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b936029b-c868-494b-b846-c4fa20f2dc94', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b936029b-c868-494b-b846-c4fa20f2dc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:30,035 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:30,035 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29427007-134a-47f2-bfc0-1eb46b8b736b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29427007-134a-47f2-bfc0-1eb46b8b736b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:31,088 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:31,088 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee13113f-fd1b-4d0a-85a7-fc7a5889c452', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee13113f-fd1b-4d0a-85a7-fc7a5889c452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:32,146 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:20:32,146 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9513a0d7-425d-4f2d-aa41-9dd3989a35d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9513a0d7-425d-4f2d-aa41-9dd3989a35d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:33,201 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:20:33,201 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2f0686-0522-4072-aca7-08c0a031acda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2f0686-0522-4072-aca7-08c0a031acda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:34,254 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:34,255 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61691985-3e4e-4830-bd1f-c145ef625b65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61691985-3e4e-4830-bd1f-c145ef625b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:35,322 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.060s 2022-07-21 10:20:35,323 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78ed867-4c82-4e2b-a4e8-853c45eb7afd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78ed867-4c82-4e2b-a4e8-853c45eb7afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:36,385 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.054s 2022-07-21 10:20:36,385 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669bfa95-cc54-4f3c-841c-76c293f20bf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669bfa95-cc54-4f3c-841c-76c293f20bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:37,444 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:20:37,445 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37bb5a9e-0df0-44e7-8322-ff8f6700ced9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37bb5a9e-0df0-44e7-8322-ff8f6700ced9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:38,502 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:20:38,502 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfac6a1-ca98-475d-9000-216357567b48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfac6a1-ca98-475d-9000-216357567b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:39,555 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:39,556 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487e736f-827e-4ad0-b9b3-e5b13917d2e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487e736f-827e-4ad0-b9b3-e5b13917d2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:40,608 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:40,609 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3f92c9-0212-4b46-9bbd-2280f9c781c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3f92c9-0212-4b46-9bbd-2280f9c781c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:41,663 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:41,663 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcc0e05-041d-43e2-9343-a1bf566d7a70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcc0e05-041d-43e2-9343-a1bf566d7a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:42,716 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:42,716 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89eb9bce-d309-4bae-a858-c90b6b319a8e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89eb9bce-d309-4bae-a858-c90b6b319a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:43,771 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:43,772 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a4a54c-234a-4b8a-9ace-2c02bcd34b10', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a4a54c-234a-4b8a-9ace-2c02bcd34b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:44,830 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:20:44,830 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b9f06a-5c46-4a98-be37-482b8778d701', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b9f06a-5c46-4a98-be37-482b8778d701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:45,887 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:20:45,887 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7912a0-2a04-498c-927b-17fa66980b63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7912a0-2a04-498c-927b-17fa66980b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:46,939 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:46,939 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135cb79c-c146-424e-9036-5adf672eee4f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135cb79c-c146-424e-9036-5adf672eee4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:47,993 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:47,994 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d7dc7a-d49f-4ed8-a016-4bd046eb8b1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d7dc7a-d49f-4ed8-a016-4bd046eb8b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:49,045 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:20:49,046 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5202f5-2e32-4687-bb92-ede2c828fe80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5202f5-2e32-4687-bb92-ede2c828fe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:50,099 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:50,099 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4de638b-c7f0-45bf-9d18-946091c01896', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4de638b-c7f0-45bf-9d18-946091c01896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:51,152 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:51,152 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ce3379-7b62-452b-92a9-eae65149e3f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ce3379-7b62-452b-92a9-eae65149e3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:52,206 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:20:52,206 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51fed69-706a-4652-ac37-a103fa97a371', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51fed69-706a-4652-ac37-a103fa97a371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:53,262 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:20:53,263 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d8e99d-7381-4b3f-bdca-6bee1ea9b7f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d8e99d-7381-4b3f-bdca-6bee1ea9b7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:54,316 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:54,316 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5265626d-bd7f-406f-9d5e-2d75918d141c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5265626d-bd7f-406f-9d5e-2d75918d141c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:55,369 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:55,370 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec07c9fc-8a5f-4bdc-8bf2-8bfbac7cd6e4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec07c9fc-8a5f-4bdc-8bf2-8bfbac7cd6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:56,421 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:56,422 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd27e341-e294-4f83-bbd2-ef86e6d8edc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd27e341-e294-4f83-bbd2-ef86e6d8edc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:57,480 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:20:57,480 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699bf2b5-668b-4566-a18e-84bf8d120fdf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699bf2b5-668b-4566-a18e-84bf8d120fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:58,531 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:20:58,532 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b6b7a2-7022-4bbd-843b-4bbb0f6320ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b6b7a2-7022-4bbd-843b-4bbb0f6320ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:20:59,585 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:20:59,586 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa9fb90-f69c-4df3-bafa-616216ff90d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa9fb90-f69c-4df3-bafa-616216ff90d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:00,640 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:00,641 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4418f8-70d6-4715-8a56-d17f5d4bac67', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4418f8-70d6-4715-8a56-d17f5d4bac67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:01,696 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:01,696 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54741d3b-4341-42c5-bfaf-b7f9d8ce23b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54741d3b-4341-42c5-bfaf-b7f9d8ce23b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:02,749 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:02,750 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb49c760-d42d-4e2b-89c8-4ff3ed76bcf1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb49c760-d42d-4e2b-89c8-4ff3ed76bcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:03,806 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:21:03,807 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9254589-c021-49aa-8a7a-0871a7b789f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9254589-c021-49aa-8a7a-0871a7b789f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:04,860 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:04,860 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3479f870-528b-44ae-84fb-e921c0a9bc9b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3479f870-528b-44ae-84fb-e921c0a9bc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:05,913 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:05,913 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b40785-a160-4b76-82ad-82f51370cf92', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b40785-a160-4b76-82ad-82f51370cf92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:06,969 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:06,969 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701edbad-9997-4b02-87a7-a1cb23e9799b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701edbad-9997-4b02-87a7-a1cb23e9799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:08,023 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:08,023 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28472374-a446-48f4-9e7e-4417f0f6a577', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28472374-a446-48f4-9e7e-4417f0f6a577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:09,078 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:09,078 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393d2635-80e1-4a6a-bdb4-b0fc49d61ed5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393d2635-80e1-4a6a-bdb4-b0fc49d61ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:10,139 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:21:10,139 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4d1ccb-28e1-4b14-a8de-5aff47c72890', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4d1ccb-28e1-4b14-a8de-5aff47c72890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:11,193 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:11,193 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5eaa590-9cbe-441d-8261-ddea7ed3ca5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5eaa590-9cbe-441d-8261-ddea7ed3ca5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:12,251 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:21:12,252 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff0dab1-4c49-4a87-a24c-69086c0c976c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff0dab1-4c49-4a87-a24c-69086c0c976c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:13,303 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:13,304 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5855eb9f-9ea2-4f15-a763-b37a0b26f37d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5855eb9f-9ea2-4f15-a763-b37a0b26f37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:14,357 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:14,357 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e13453-7b8f-47ee-ab24-6c5e8fb53752', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e13453-7b8f-47ee-ab24-6c5e8fb53752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:15,412 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:15,412 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f19df1-07b0-4ffb-af36-038c292cae9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f19df1-07b0-4ffb-af36-038c292cae9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:16,468 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:21:16,469 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8b7e2a-2d2b-4a07-bbf9-4030a862530e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8b7e2a-2d2b-4a07-bbf9-4030a862530e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:17,524 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:17,524 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76956684-eb4d-407a-be5c-172ff31e934e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76956684-eb4d-407a-be5c-172ff31e934e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:18,581 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:21:18,581 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a7ac15-360a-4b3b-99e1-2008433fc47d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a7ac15-360a-4b3b-99e1-2008433fc47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:19,637 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:21:19,637 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef38af3f-8c3c-4dc4-8c79-aeb7980beac3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef38af3f-8c3c-4dc4-8c79-aeb7980beac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:20,692 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:20,693 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae4e437-7ba1-4383-a84d-04b3cbd51b76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae4e437-7ba1-4383-a84d-04b3cbd51b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:21,750 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:21:21,750 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde8d82a-d193-4cee-a22b-9c8e716adba5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde8d82a-d193-4cee-a22b-9c8e716adba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:22,804 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:22,805 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b450bab-92cf-4dc7-8bce-d29f8d01cd6c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b450bab-92cf-4dc7-8bce-d29f8d01cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:23,859 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:23,859 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e682b034-b069-4f75-8eac-0bb964ebebd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e682b034-b069-4f75-8eac-0bb964ebebd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:24,913 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:24,914 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969f500a-db9e-4a4a-a99d-8f245d411465', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969f500a-db9e-4a4a-a99d-8f245d411465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:25,968 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:25,969 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2603a554-b684-4106-8fd7-715fca5d7d65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2603a554-b684-4106-8fd7-715fca5d7d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:27,020 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:27,020 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712ba9b-d7cb-4fa0-a1c6-147d4720255f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712ba9b-d7cb-4fa0-a1c6-147d4720255f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:28,072 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:28,072 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e87af5f-3f05-4eb3-b0af-e5e6d51880c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e87af5f-3f05-4eb3-b0af-e5e6d51880c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:29,123 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:29,124 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2348c1e-cd33-4da7-a4d2-2dc92600e415', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2348c1e-cd33-4da7-a4d2-2dc92600e415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:30,176 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:30,176 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf353c8-eb5c-43cd-8f26-34a72a13634d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf353c8-eb5c-43cd-8f26-34a72a13634d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:31,228 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:31,228 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb75047-7821-4337-aba6-a13658234d81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb75047-7821-4337-aba6-a13658234d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:32,279 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:32,280 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adad1058-6d4f-40b5-bf13-70bb534068b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adad1058-6d4f-40b5-bf13-70bb534068b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:33,337 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:33,337 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fdbf4c-9cfc-48a2-9f4c-ab6d0a8060f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fdbf4c-9cfc-48a2-9f4c-ab6d0a8060f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:34,395 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:21:34,396 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad71edbf-ba17-4d57-bbc8-94711de308f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad71edbf-ba17-4d57-bbc8-94711de308f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:35,447 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:35,447 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e9abab-263d-43bd-b2c6-3c015ba183fb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e9abab-263d-43bd-b2c6-3c015ba183fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:36,501 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:36,501 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31ea570-7c7a-46b3-998c-9ff7beef3443', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31ea570-7c7a-46b3-998c-9ff7beef3443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:37,553 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:37,554 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f68409e-73b2-4969-ae56-1f25d634f6c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f68409e-73b2-4969-ae56-1f25d634f6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:38,613 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:21:38,613 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e52a13-0601-483b-8b16-850b322342b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e52a13-0601-483b-8b16-850b322342b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:39,664 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:39,665 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4cba29d-8c7b-40bd-ad4c-ab3f7143e735', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4cba29d-8c7b-40bd-ad4c-ab3f7143e735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:40,719 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:40,719 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062f0e47-3a70-4590-9a59-4645fb9d808e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062f0e47-3a70-4590-9a59-4645fb9d808e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:41,772 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:41,772 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f42863b-90b5-41ac-9fc7-7331328f7f7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f42863b-90b5-41ac-9fc7-7331328f7f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:42,823 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:42,824 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cad9e0-7c98-4b9d-93ec-5d0cf5831a4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cad9e0-7c98-4b9d-93ec-5d0cf5831a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:43,877 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:43,877 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdcb575-7b30-4878-8180-80a5602481f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdcb575-7b30-4878-8180-80a5602481f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:44,928 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:44,928 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2151521-93be-4434-8ecf-efe965738ba9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2151521-93be-4434-8ecf-efe965738ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:46,130 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.193s 2022-07-21 10:21:46,130 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c29b249-b39f-42ba-b62c-790c9ccf28b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c29b249-b39f-42ba-b62c-790c9ccf28b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:47,186 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:47,187 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfc9276-334c-44ac-bfa3-a8f995ce40c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfc9276-334c-44ac-bfa3-a8f995ce40c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:48,238 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:48,238 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d2d83f-be8a-4d8c-b9f2-400116b7e371', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d2d83f-be8a-4d8c-b9f2-400116b7e371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:49,294 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:21:49,295 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087a2d5d-ff24-4b05-86f1-f91e9bd5da22', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087a2d5d-ff24-4b05-86f1-f91e9bd5da22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:50,348 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:21:50,349 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e736ec81-e6d8-44f5-ac09-0769b954ba5a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e736ec81-e6d8-44f5-ac09-0769b954ba5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:51,402 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:51,403 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958593de-cf52-4c25-807d-5ec037b5014a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958593de-cf52-4c25-807d-5ec037b5014a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:52,458 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:52,458 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7ba7a5-2c2d-44ef-8f02-37a03108ca1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7ba7a5-2c2d-44ef-8f02-37a03108ca1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:53,511 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:53,512 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9450bb-d64c-4bbc-bf16-6ba890cd2a4a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9450bb-d64c-4bbc-bf16-6ba890cd2a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:54,565 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:21:54,565 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7da072-6a68-410e-9678-cd3f88f96003', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7da072-6a68-410e-9678-cd3f88f96003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:55,620 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:21:55,621 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c34676-deb2-468a-9c1a-8e476cbf79d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c34676-deb2-468a-9c1a-8e476cbf79d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:56,673 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:56,673 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a355d109-1e9d-4a36-a09f-f3ba525c780b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a355d109-1e9d-4a36-a09f-f3ba525c780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:57,724 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:57,724 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5935f9-1c9e-49b2-a582-989a4b478f07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5935f9-1c9e-49b2-a582-989a4b478f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:58,776 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:21:58,776 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d27453-7148-466b-af9d-3d021d08d7f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d27453-7148-466b-af9d-3d021d08d7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:21:59,827 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:21:59,827 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105f3e06-d3fb-4a2e-98c8-66f789246d19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105f3e06-d3fb-4a2e-98c8-66f789246d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:00,879 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:22:00,879 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f0cec2-bfd7-4306-8a4b-a9196acc8145', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f0cec2-bfd7-4306-8a4b-a9196acc8145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:01,932 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:22:01,933 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab138694-e8e9-4cfa-b539-be37d705dc01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab138694-e8e9-4cfa-b539-be37d705dc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:02,984 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:02,985 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d669de-8378-4b30-8203-03fa97437ab8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d669de-8378-4b30-8203-03fa97437ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:04,050 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.057s 2022-07-21 10:22:04,051 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2296497-1a7d-4d60-b066-c46da7975d8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2296497-1a7d-4d60-b066-c46da7975d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:05,104 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:22:05,105 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de3e43a-6d79-4628-a570-3967519ca53c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de3e43a-6d79-4628-a570-3967519ca53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:06,157 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:22:06,157 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc7c40f-a1f4-49ce-acad-39e7bdb0939b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc7c40f-a1f4-49ce-acad-39e7bdb0939b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:07,208 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:22:07,209 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29462fa6-73e5-4d7b-a538-bc58d81fbf37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29462fa6-73e5-4d7b-a538-bc58d81fbf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:08,262 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:08,263 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe2a334-64eb-4ed3-8152-ae669bd99ed0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe2a334-64eb-4ed3-8152-ae669bd99ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:09,317 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:09,318 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9e1245-43f2-443a-b576-030f287cc5ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9e1245-43f2-443a-b576-030f287cc5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:10,376 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:22:10,376 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512360ee-9b9e-4bfc-bc2b-e7c65b6d2440', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512360ee-9b9e-4bfc-bc2b-e7c65b6d2440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:11,433 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:11,433 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0dd50ba-ea57-4748-a416-3947cd7becbf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0dd50ba-ea57-4748-a416-3947cd7becbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:12,485 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:12,485 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975081ce-2eee-41db-9781-1e8bfcc28455', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975081ce-2eee-41db-9781-1e8bfcc28455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:13,538 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:13,538 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45814a9-efbe-4586-8440-b2bbbaad126b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45814a9-efbe-4586-8440-b2bbbaad126b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:14,603 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.056s 2022-07-21 10:22:14,603 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab79463b-8763-4917-8e4c-05acca84fc6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab79463b-8763-4917-8e4c-05acca84fc6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:15,655 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:15,655 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a33dcbd-4b91-40cd-aa38-41b056478c57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a33dcbd-4b91-40cd-aa38-41b056478c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:16,707 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:16,708 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f6f9b3-7f80-4abb-add8-f6f1ca1b6b95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f6f9b3-7f80-4abb-add8-f6f1ca1b6b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:17,761 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:17,761 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0e1fcf-4e09-4c14-a27c-801da15fd2c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0e1fcf-4e09-4c14-a27c-801da15fd2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:18,815 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:18,815 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88b0ade-8e8b-4759-9f4f-4fc33409c9ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88b0ade-8e8b-4759-9f4f-4fc33409c9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:19,869 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:19,869 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f812828-1f13-4d16-b0be-8dd1edf80389', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f812828-1f13-4d16-b0be-8dd1edf80389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:20,920 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:22:20,920 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574bf225-7571-4952-ae7b-71cd58a6c054', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574bf225-7571-4952-ae7b-71cd58a6c054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:21,973 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:21,973 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb4cea7-8f36-4c01-849c-a4b93a259e63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb4cea7-8f36-4c01-849c-a4b93a259e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:23,025 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:23,025 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151d947b-4c59-4281-ae8e-e92cbbbee9dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151d947b-4c59-4281-ae8e-e92cbbbee9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:24,077 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:24,078 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee9d0b5-c22b-4be0-89db-15d25f93716b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee9d0b5-c22b-4be0-89db-15d25f93716b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:25,129 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:25,130 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd172bd-e5c8-4a96-a35f-eeeb1c98409c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd172bd-e5c8-4a96-a35f-eeeb1c98409c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:26,182 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:26,182 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce789d9-8235-4ebc-8b42-d54d2737e37e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce789d9-8235-4ebc-8b42-d54d2737e37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:27,235 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:27,235 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d1fe63-3404-4c5a-8bf7-082ee3288655', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d1fe63-3404-4c5a-8bf7-082ee3288655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:28,287 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:28,288 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeabcf64-4356-4819-a472-fc22bd053b5f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeabcf64-4356-4819-a472-fc22bd053b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:29,347 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:22:29,347 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe44b291-3ccf-4d17-9e2d-69645a664c1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe44b291-3ccf-4d17-9e2d-69645a664c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:30,400 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:30,400 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728a0433-568f-41b1-9032-c64b59d81566', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728a0433-568f-41b1-9032-c64b59d81566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:31,458 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:22:31,458 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8542c4dc-1830-4387-a282-ad6fd6e007a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8542c4dc-1830-4387-a282-ad6fd6e007a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:32,510 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:32,511 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41db9297-9664-4bc4-b82f-2eb0fb2301c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41db9297-9664-4bc4-b82f-2eb0fb2301c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:33,562 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:33,562 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0712e7a4-f70b-40cd-b711-ab905a9329dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0712e7a4-f70b-40cd-b711-ab905a9329dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:34,616 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:22:34,616 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be37ccff-d114-45e3-9a50-d6e36498946a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be37ccff-d114-45e3-9a50-d6e36498946a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:35,668 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:35,669 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e65bc0-35cc-472c-b4a7-3be3a57b614a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e65bc0-35cc-472c-b4a7-3be3a57b614a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:36,724 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:36,724 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06d69a3-01b1-4888-9510-4643af06783f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06d69a3-01b1-4888-9510-4643af06783f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:37,785 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:37,785 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2679c5-6704-4ca5-9071-92b6b2dcfba8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2679c5-6704-4ca5-9071-92b6b2dcfba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:38,838 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:38,839 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9139ca5d-108d-4e43-a01d-b21cbfaa416e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9139ca5d-108d-4e43-a01d-b21cbfaa416e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:39,902 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.055s 2022-07-21 10:22:39,903 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ed8ccf-4918-4e2c-9b4e-5f636380dbb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ed8ccf-4918-4e2c-9b4e-5f636380dbb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:40,956 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:40,956 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd580e4b-e285-4373-9269-8aa26e3813d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd580e4b-e285-4373-9269-8aa26e3813d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:42,008 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:42,009 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cb5107-b76c-4590-ad9b-7dc308ee43c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cb5107-b76c-4590-ad9b-7dc308ee43c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:43,063 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:22:43,064 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b44bbc-2e08-43aa-a32c-5aceeaa6d10c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b44bbc-2e08-43aa-a32c-5aceeaa6d10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:44,116 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:22:44,116 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5166678-0ac5-4ebc-9e8b-1bc7a01862a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5166678-0ac5-4ebc-9e8b-1bc7a01862a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:17:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:45,166 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:22:45,167 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1759e7a7-6165-4ff5-8c99-e6b3605ea847', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1759e7a7-6165-4ff5-8c99-e6b3605ea847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:46,217 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:22:46,218 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079ef54a-26fd-4a0f-a8aa-b8d8c320db45', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079ef54a-26fd-4a0f-a8aa-b8d8c320db45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:47,265 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:22:47,265 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab49fef7-c971-42ee-b549-a9fbee559c17', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab49fef7-c971-42ee-b549-a9fbee559c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:48,312 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:22:48,312 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c95323-ebd1-4e96-a310-44303104c808', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c95323-ebd1-4e96-a310-44303104c808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:49,359 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:22:49,359 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65d8830-1f4a-4f6f-be78-0a56dd317dad', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65d8830-1f4a-4f6f-be78-0a56dd317dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:50,410 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:22:50,410 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d725ceb3-40c0-43d1-932f-d2afcb08789b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d725ceb3-40c0-43d1-932f-d2afcb08789b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:51,461 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:22:51,461 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289edf2e-2064-4b93-8ea1-355fdbdd3ed6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289edf2e-2064-4b93-8ea1-355fdbdd3ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:52,515 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:52,515 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72bfbe0-d885-4120-af37-113b94c58e84', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72bfbe0-d885-4120-af37-113b94c58e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:53,563 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:22:53,563 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368db148-4854-49ae-8440-7a544c49119f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368db148-4854-49ae-8440-7a544c49119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:54,615 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:22:54,615 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68387068-0a81-4934-bc49-005a35dbc7eb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68387068-0a81-4934-bc49-005a35dbc7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:55,664 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:22:55,664 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef3ea11-547d-4e41-a8c9-bfaa278381c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef3ea11-547d-4e41-a8c9-bfaa278381c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:56,714 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:22:56,714 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7eefa56-f6e2-4825-b07a-debb91090a18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eefa56-f6e2-4825-b07a-debb91090a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:57,762 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:22:57,762 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf219b8-403c-4521-9d4e-b62dacf3d17d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf219b8-403c-4521-9d4e-b62dacf3d17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:58,808 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:22:58,809 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26633201-d1ff-4b4e-aeac-b8074cd223ac', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26633201-d1ff-4b4e-aeac-b8074cd223ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:22:59,856 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:22:59,856 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec24879-8d5c-4d9a-8b45-049ecad74d3f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec24879-8d5c-4d9a-8b45-049ecad74d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:00,902 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:00,903 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40af11f-f420-4eba-8030-faf5dde67cc3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40af11f-f420-4eba-8030-faf5dde67cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:01,952 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:01,952 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7df6acc-eb95-481d-bfc8-e4f12c448ddc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7df6acc-eb95-481d-bfc8-e4f12c448ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:02,997 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:02,998 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00387f80-dfbe-4992-94bb-5701727b24b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00387f80-dfbe-4992-94bb-5701727b24b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:04,045 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:04,045 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999dc2bd-6579-4397-9ba4-68b43004b4a1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999dc2bd-6579-4397-9ba4-68b43004b4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:05,091 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:05,092 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18303419-64db-48fe-9db2-1a76b8296c6d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18303419-64db-48fe-9db2-1a76b8296c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:06,140 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:06,140 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28932e6-4459-48db-9faf-59c9c7a5c1c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28932e6-4459-48db-9faf-59c9c7a5c1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:07,187 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:07,187 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b875ee7d-c152-47f7-b47f-1508556ba785', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b875ee7d-c152-47f7-b47f-1508556ba785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:08,234 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:08,234 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeaa7fc-1443-49c9-9efa-14b86d6bea2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeaa7fc-1443-49c9-9efa-14b86d6bea2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:09,281 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:09,281 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c35afc-7edd-4299-8bef-b806eaa43a96', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c35afc-7edd-4299-8bef-b806eaa43a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:10,327 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:10,327 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d1a31f-0efe-4feb-90bb-b59f7a509c07', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d1a31f-0efe-4feb-90bb-b59f7a509c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:11,376 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:11,376 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bc2d6e-6e19-4e1f-94b0-94cb59d08f74', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bc2d6e-6e19-4e1f-94b0-94cb59d08f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:12,425 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:12,426 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad66cb8-8a5a-4b93-9f9f-4de960b53d21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad66cb8-8a5a-4b93-9f9f-4de960b53d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:13,471 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:13,471 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e63422b-dd75-467c-b582-976116b3114e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e63422b-dd75-467c-b582-976116b3114e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:14,519 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:14,520 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e015ccaa-d4da-4902-b02e-a1e14c86a278', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e015ccaa-d4da-4902-b02e-a1e14c86a278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:15,566 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:15,567 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c05a520-6de1-4217-a924-cc0bdb7b9fe4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c05a520-6de1-4217-a924-cc0bdb7b9fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:16,613 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:16,614 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dd5267-2c2d-48dc-b383-29c372385dc9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dd5267-2c2d-48dc-b383-29c372385dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:17,661 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:17,661 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33da6a32-7e8a-400b-b007-77af7f70f95c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33da6a32-7e8a-400b-b007-77af7f70f95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:18,710 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:23:18,710 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b332912d-dc99-4530-9d6f-21b13e1c1112', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b332912d-dc99-4530-9d6f-21b13e1c1112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:19,758 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:19,760 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a1b047-83cb-4401-9bd4-5a5802d92335', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a1b047-83cb-4401-9bd4-5a5802d92335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:20,810 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:20,811 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d4d4d2-07f1-4103-86d4-eea6e1fd4d5d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d4d4d2-07f1-4103-86d4-eea6e1fd4d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:21,857 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:21,857 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97368640-2c55-4064-9904-d11fe5acb5a1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97368640-2c55-4064-9904-d11fe5acb5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:22,905 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:22,906 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f19bcb8-38e8-4241-8be2-9d4c2a678cb3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f19bcb8-38e8-4241-8be2-9d4c2a678cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:23,952 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:23,953 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87901eaa-5060-41f7-a992-64c23ebf0a64', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87901eaa-5060-41f7-a992-64c23ebf0a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:25,000 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:25,000 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdd8e06-4e63-4256-bc31-41cda9137c53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdd8e06-4e63-4256-bc31-41cda9137c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:26,047 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:26,047 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d2587d-1ab5-4d68-a5b6-aa95933db2dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d2587d-1ab5-4d68-a5b6-aa95933db2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:27,094 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:27,094 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324893fe-ad5f-4da3-ac26-5d4bc73c0429', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324893fe-ad5f-4da3-ac26-5d4bc73c0429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:28,142 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:28,143 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fa3ee2-0c2f-4a18-8e07-61cc37295b83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fa3ee2-0c2f-4a18-8e07-61cc37295b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:29,191 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:29,191 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c935a8f9-d61c-4fcc-aca8-5aec36a4c218', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c935a8f9-d61c-4fcc-aca8-5aec36a4c218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:30,238 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:30,238 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fc4efd-af5a-4fb1-ab29-7c7e3251018e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fc4efd-af5a-4fb1-ab29-7c7e3251018e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:31,284 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:23:31,285 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bcb902-a2ef-47b8-ae9e-c2dbea566421', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bcb902-a2ef-47b8-ae9e-c2dbea566421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:32,330 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:23:32,331 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad4418c-993f-4429-b019-fd0d41287ba4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad4418c-993f-4429-b019-fd0d41287ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:33,380 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:23:33,380 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f609f2-d583-424b-b460-24aeaebe7abb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f609f2-d583-424b-b460-24aeaebe7abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:34,427 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:34,428 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26266b3-eecb-4574-a8f6-383b46d334cd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26266b3-eecb-4574-a8f6-383b46d334cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:35,476 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:23:35,477 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9cb78f7-50bc-4816-9453-70aaabb18196', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9cb78f7-50bc-4816-9453-70aaabb18196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:36,523 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:36,523 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bdb0370-dba0-49f7-8adb-8abfd7cf276e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bdb0370-dba0-49f7-8adb-8abfd7cf276e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:37,570 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:37,571 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9491486-ee55-41f4-878c-cfff6f198e05', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9491486-ee55-41f4-878c-cfff6f198e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:38,617 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:38,617 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd0a3ee-a76a-462c-b443-823908b70b00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd0a3ee-a76a-462c-b443-823908b70b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:39,665 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:39,666 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e41a49-4a7a-43ac-8445-f186c264b521', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e41a49-4a7a-43ac-8445-f186c264b521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:40,712 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:40,713 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cdc4ac-c01b-4506-9d8f-91aa51d50456', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cdc4ac-c01b-4506-9d8f-91aa51d50456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:41,761 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:41,761 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32fccf3c-73e1-49e3-8d49-ad6839bd7262', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32fccf3c-73e1-49e3-8d49-ad6839bd7262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:42,809 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:23:42,809 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a1895d-f0db-4e99-a300-b384d380c8ac', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a1895d-f0db-4e99-a300-b384d380c8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:43,857 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:43,857 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee00817-dc3e-4250-accf-1293d754b836', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee00817-dc3e-4250-accf-1293d754b836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:44,906 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:44,906 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9c09bb-1d86-4a13-8a68-f047023170fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9c09bb-1d86-4a13-8a68-f047023170fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:45,955 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:45,955 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61eb9d1d-1fb0-4551-8e8d-7fcd3c405b0c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61eb9d1d-1fb0-4551-8e8d-7fcd3c405b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:47,009 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:23:47,009 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2684dd2-da29-4995-88fa-515d9a9a6fc1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2684dd2-da29-4995-88fa-515d9a9a6fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:22:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:47,114 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.096s 2022-07-21 10:23:47,114 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff2c319-f920-4de7-846b-9641cf3ce9fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'' 2022-07-21 10:23:47,163 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:23:47,163 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0dde4e-b1f1-47c3-9857-53baa2b63b4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0dde4e-b1f1-47c3-9857-53baa2b63b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:48,212 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:23:48,213 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378de3b4-8144-40d0-a102-3bc7302239c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378de3b4-8144-40d0-a102-3bc7302239c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:49,284 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.063s 2022-07-21 10:23:49,285 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d033c30-07fc-4c0a-bd8d-9a79c821147c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d033c30-07fc-4c0a-bd8d-9a79c821147c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:50,337 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:23:50,338 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524bf455-19a8-4e6e-a46d-18548d05a3b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524bf455-19a8-4e6e-a46d-18548d05a3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:51,386 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:23:51,387 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e450d2ea-4cc2-452d-a912-6c12b22e52ed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e450d2ea-4cc2-452d-a912-6c12b22e52ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:52,437 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:23:52,437 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6e13c0-f387-4819-9e2d-c32886635727', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6e13c0-f387-4819-9e2d-c32886635727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:53,487 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:23:53,488 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a84afc1-2134-4152-8714-f8c09529c303', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a84afc1-2134-4152-8714-f8c09529c303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:54,538 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:23:54,539 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741ea3e6-90e5-4ad3-8c44-024bc7d70f22', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741ea3e6-90e5-4ad3-8c44-024bc7d70f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:55,593 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:23:55,594 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5fb212-b8cd-4e71-9b04-af3d3b2981fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5fb212-b8cd-4e71-9b04-af3d3b2981fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:56,662 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.060s 2022-07-21 10:23:56,663 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca80df4-e598-463c-9ab5-a2e40c3cff43', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca80df4-e598-463c-9ab5-a2e40c3cff43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:57,712 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:23:57,713 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e626552a-2881-4244-a7e4-b7defa9ed5bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e626552a-2881-4244-a7e4-b7defa9ed5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:58,795 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.074s 2022-07-21 10:23:58,795 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e6be22-aa8a-4867-b8f0-38d9abeb2bc6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e6be22-aa8a-4867-b8f0-38d9abeb2bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:23:59,858 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.055s 2022-07-21 10:23:59,858 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79576288-9281-4068-bdb6-c33d8816016d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79576288-9281-4068-bdb6-c33d8816016d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:00,963 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.096s 2022-07-21 10:24:00,963 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc0f2b7-e45a-462e-b0a6-890169c9b188', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc0f2b7-e45a-462e-b0a6-890169c9b188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:02,061 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.090s 2022-07-21 10:24:02,061 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ab09d5-c4f3-4e60-9fd4-5ebb8f525b19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ab09d5-c4f3-4e60-9fd4-5ebb8f525b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:03,153 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.083s 2022-07-21 10:24:03,153 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee1f020-b216-4d18-814f-8d2cdbccf3ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee1f020-b216-4d18-814f-8d2cdbccf3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:04,217 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.054s 2022-07-21 10:24:04,217 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28ac5f1-4a18-4436-9641-f1fbd1f2d5ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28ac5f1-4a18-4436-9641-f1fbd1f2d5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:05,287 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.060s 2022-07-21 10:24:05,287 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67980b0e-c776-44e3-9fb8-ee1abe65408d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67980b0e-c776-44e3-9fb8-ee1abe65408d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:06,356 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.061s 2022-07-21 10:24:06,357 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b99ebdc-6814-4cd5-991e-2d34b35e0c8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b99ebdc-6814-4cd5-991e-2d34b35e0c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:07,432 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.067s 2022-07-21 10:24:07,432 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493d2e68-6a6f-4a0a-9d2f-2c1f7da8c47a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493d2e68-6a6f-4a0a-9d2f-2c1f7da8c47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:08,558 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.118s 2022-07-21 10:24:08,559 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7305465e-8d9e-4b39-9fc1-e0746e36ef0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7305465e-8d9e-4b39-9fc1-e0746e36ef0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:09,631 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.065s 2022-07-21 10:24:09,632 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e57e857-94f1-48b2-8214-3d93028f16e7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e57e857-94f1-48b2-8214-3d93028f16e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:10,682 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:24:10,682 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f860e5b3-eee7-4f4f-89c0-a4f5301c1db6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f860e5b3-eee7-4f4f-89c0-a4f5301c1db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:11,732 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:24:11,732 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15aad294-b0c1-4f2a-a545-a6d6cbf470fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15aad294-b0c1-4f2a-a545-a6d6cbf470fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:12,787 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:24:12,788 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5978e087-7fd1-49e0-bf38-2a63ebb885af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5978e087-7fd1-49e0-bf38-2a63ebb885af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:13,838 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:24:13,839 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10826ab4-1262-4380-8323-547d9a3eb7ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10826ab4-1262-4380-8323-547d9a3eb7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:14,886 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:24:14,886 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053d1f2a-7c18-4135-b62b-bee792ad3d1e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053d1f2a-7c18-4135-b62b-bee792ad3d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:15,933 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:24:15,933 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac4f776-8df9-414b-8512-8ff1d437aff6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac4f776-8df9-414b-8512-8ff1d437aff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:16,981 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:24:16,982 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6c2490-5ed6-409f-902d-3df238469ebb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6c2490-5ed6-409f-902d-3df238469ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:18,027 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:24:18,027 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dbd4fc-338b-4879-840d-2fc7342d9fce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dbd4fc-338b-4879-840d-2fc7342d9fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:19,075 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:24:19,075 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987ebd13-b86d-49a8-b21e-de621dc70180', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987ebd13-b86d-49a8-b21e-de621dc70180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:20,134 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:24:20,134 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4289436-165c-467f-b29f-7528e73f00c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4289436-165c-467f-b29f-7528e73f00c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:21,190 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:24:21,190 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc986750-ec20-4e45-8769-5609ed490de3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc986750-ec20-4e45-8769-5609ed490de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:22,254 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.056s 2022-07-21 10:24:22,255 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515b667c-85eb-4db4-a04f-6c9914422d00', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515b667c-85eb-4db4-a04f-6c9914422d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:23,308 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:24:23,309 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b080296b-5dc5-4f5a-8703-4377fdf9dd1e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b080296b-5dc5-4f5a-8703-4377fdf9dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:24,354 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:24:24,354 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1c45aa-0ea5-490f-b589-e6028d17cf81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1c45aa-0ea5-490f-b589-e6028d17cf81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:25,405 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:24:25,405 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c8770c-bcbb-4a86-9084-aef2387b3554', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c8770c-bcbb-4a86-9084-aef2387b3554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:26,459 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:24:26,459 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbb8d0a-ba98-4053-9772-f13e10062578', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbb8d0a-ba98-4053-9772-f13e10062578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:27,517 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:24:27,518 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9edb4c7-6413-44bf-b95c-63054f126cc6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9edb4c7-6413-44bf-b95c-63054f126cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:28,571 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:24:28,571 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd896c83-cf1f-40ba-a12f-3d64896097bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd896c83-cf1f-40ba-a12f-3d64896097bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:29,623 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:24:29,623 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba26f25-916c-469b-b560-0019a5a49ceb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba26f25-916c-469b-b560-0019a5a49ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:30,680 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:24:30,680 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f49ddd-20f5-479b-bbe3-c9f35c82362a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f49ddd-20f5-479b-bbe3-c9f35c82362a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:31,733 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:24:31,734 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706f5aab-7f8d-444c-ab74-61b13464a750', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706f5aab-7f8d-444c-ab74-61b13464a750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:32,787 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:24:32,787 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df4e4a0-2b18-4a6d-99f0-def9c90ff411', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df4e4a0-2b18-4a6d-99f0-def9c90ff411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:33,855 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.059s 2022-07-21 10:24:33,855 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8d47d5-6493-4b19-b8d9-b63a6b62b692', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8d47d5-6493-4b19-b8d9-b63a6b62b692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:34,903 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:24:34,904 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bba6a9-30ae-4d93-8eef-81bb1bbccd0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bba6a9-30ae-4d93-8eef-81bb1bbccd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:35,950 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:24:35,950 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af661e4-c201-45de-9a75-07f06525d22a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af661e4-c201-45de-9a75-07f06525d22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:37,000 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:24:37,000 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2dca85-b714-4ec4-82c3-6df5ceb27c52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2dca85-b714-4ec4-82c3-6df5ceb27c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:38,055 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:24:38,055 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1072f95-3ea3-4333-b093-b182ce6dc7f8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1072f95-3ea3-4333-b093-b182ce6dc7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:39,109 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:24:39,109 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03557612-69e9-4336-a409-8d379bf9f724', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03557612-69e9-4336-a409-8d379bf9f724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:40,164 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:24:40,165 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039ab1bb-d4c1-4a5a-8772-7aeb7afe2398', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039ab1bb-d4c1-4a5a-8772-7aeb7afe2398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:41,217 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:24:41,217 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a121b8f2-c8b7-46b8-a3a7-dbfeeab903ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a121b8f2-c8b7-46b8-a3a7-dbfeeab903ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:42,270 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:24:42,270 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e43c99-ae58-4e77-bdec-938b9abec438', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e43c99-ae58-4e77-bdec-938b9abec438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:43,327 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:24:43,327 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4312261c-eb52-49db-bca2-d3eadc0aee00', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4312261c-eb52-49db-bca2-d3eadc0aee00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:44,392 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.057s 2022-07-21 10:24:44,392 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9664fb34-a3d0-43dd-8241-db1e82a0bfff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9664fb34-a3d0-43dd-8241-db1e82a0bfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:45,443 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:24:45,443 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325ba172-7073-4d24-bc4a-71b9dc4fbad4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325ba172-7073-4d24-bc4a-71b9dc4fbad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:46,506 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.056s 2022-07-21 10:24:46,506 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afaca7ba-dab2-4afd-a1c0-daec07ad4a0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afaca7ba-dab2-4afd-a1c0-daec07ad4a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:47,567 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.053s 2022-07-21 10:24:47,567 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96c8359-ce75-4a99-80af-754cd1b052c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96c8359-ce75-4a99-80af-754cd1b052c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:48,616 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:24:48,617 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c3c649-ec44-4caf-9823-ee1e7d3a7333', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c3c649-ec44-4caf-9823-ee1e7d3a7333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:49,663 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:24:49,664 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76960b2-1617-4a0d-a0e9-e28d2eec285f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76960b2-1617-4a0d-a0e9-e28d2eec285f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:50,712 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:24:50,712 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd4eeb9-8c3c-4d17-ad2d-4bd7e62e83dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd4eeb9-8c3c-4d17-ad2d-4bd7e62e83dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:51,774 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.055s 2022-07-21 10:24:51,774 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b47849-f117-4b1f-a0a2-b1ad003fee73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b47849-f117-4b1f-a0a2-b1ad003fee73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:52,824 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:24:52,825 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec56a597-af22-4fa3-a7b2-10c3fb9b7fa2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec56a597-af22-4fa3-a7b2-10c3fb9b7fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:53,878 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:24:53,879 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac6e69a-ab60-48c6-9c4a-32057167dc5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac6e69a-ab60-48c6-9c4a-32057167dc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:54,932 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:24:54,932 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588c5b60-2044-43dd-a1e5-f9fc86de7be6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588c5b60-2044-43dd-a1e5-f9fc86de7be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:55,983 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:24:55,983 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c696a7c-c66f-4a31-acd2-3ea961bcf54d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c696a7c-c66f-4a31-acd2-3ea961bcf54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:57,030 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:24:57,030 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5f3ded-5c48-4203-a2be-10a243e62efc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5f3ded-5c48-4203-a2be-10a243e62efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:58,079 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:24:58,079 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f69ff8a-69b9-4ea0-839a-8ba37d0bfe75', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f69ff8a-69b9-4ea0-839a-8ba37d0bfe75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:24:59,148 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.061s 2022-07-21 10:24:59,148 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434cb8d2-189e-46db-941e-86afc0970c91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434cb8d2-189e-46db-941e-86afc0970c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:00,198 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:00,199 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1551700d-cbaf-4f5e-b374-72374f0d3d08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1551700d-cbaf-4f5e-b374-72374f0d3d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:01,245 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:01,245 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd943811-f6e8-4c1d-953c-c9e9273f0627', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd943811-f6e8-4c1d-953c-c9e9273f0627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:02,291 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:02,291 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a8c1b7-67e0-4ad8-8b83-9bb4d2b3f7d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a8c1b7-67e0-4ad8-8b83-9bb4d2b3f7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:03,337 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:25:03,337 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13384eee-f077-4f0c-a3ca-f377e189454d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13384eee-f077-4f0c-a3ca-f377e189454d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:04,382 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:25:04,382 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1393b3d8-c8a0-4a6a-9284-4b86ba4f2e96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1393b3d8-c8a0-4a6a-9284-4b86ba4f2e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:05,429 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:05,429 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba206d7-216b-49f7-b4f6-37c8a704bc87', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba206d7-216b-49f7-b4f6-37c8a704bc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:06,487 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:25:06,487 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a391a85f-b1cd-4db2-b6ea-0182c253aebf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a391a85f-b1cd-4db2-b6ea-0182c253aebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:07,536 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:25:07,536 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c6d354-f80f-495a-a68a-9b3f2ae549bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c6d354-f80f-495a-a68a-9b3f2ae549bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:08,590 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:25:08,590 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d42e60-ca6f-447e-84cc-1b844c7f5a9d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d42e60-ca6f-447e-84cc-1b844c7f5a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:09,647 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:25:09,647 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8066bd8d-e254-446c-8ff6-556c85620cda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8066bd8d-e254-446c-8ff6-556c85620cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:10,698 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:25:10,699 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795f466e-2013-4e6e-bf37-0fe624811272', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795f466e-2013-4e6e-bf37-0fe624811272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:11,751 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:25:11,751 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2164a91a-cbe2-4ab9-bf80-703c44cfc837', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2164a91a-cbe2-4ab9-bf80-703c44cfc837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:12,805 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:25:12,805 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d612ff1-647b-4fda-83ff-252f2ec98255', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d612ff1-647b-4fda-83ff-252f2ec98255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:13,862 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:25:13,863 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfea3f40-9f48-47fb-a6e1-dc6582a926fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfea3f40-9f48-47fb-a6e1-dc6582a926fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:14,930 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.059s 2022-07-21 10:25:14,930 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25007b10-1991-45d3-b392-971ba34e46b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25007b10-1991-45d3-b392-971ba34e46b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:15,976 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:15,977 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff8a4ec-82ba-4844-840e-ee07c6999bba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff8a4ec-82ba-4844-840e-ee07c6999bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:17,021 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:25:17,022 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219fe082-c47b-469e-9948-e9b45312a12f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219fe082-c47b-469e-9948-e9b45312a12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:18,216 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.186s 2022-07-21 10:25:18,216 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0836693-0f07-4b42-9e51-39c490d8cf58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0836693-0f07-4b42-9e51-39c490d8cf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:19,263 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:25:19,264 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82aa2570-5f94-4091-be23-99b80c5c7735', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82aa2570-5f94-4091-be23-99b80c5c7735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:20,309 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:20,310 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e56512-23d2-4568-a6fd-c4b2dbeaa27d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e56512-23d2-4568-a6fd-c4b2dbeaa27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:21,359 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:25:21,359 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c234ef62-0f75-4dcc-9243-b3e751e42dd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c234ef62-0f75-4dcc-9243-b3e751e42dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:22,406 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:22,407 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592dab0b-b386-45bd-b9a4-151222a8a404', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592dab0b-b386-45bd-b9a4-151222a8a404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:23,455 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:25:23,455 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c971478-9b7d-4391-a704-95489f551ae8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c971478-9b7d-4391-a704-95489f551ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:24,503 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:25:24,504 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70dc445-8e27-4e01-b312-f80030596738', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70dc445-8e27-4e01-b312-f80030596738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:25,550 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:25,551 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee5d9a0-6dbe-49bf-85dc-ee3a068b5927', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee5d9a0-6dbe-49bf-85dc-ee3a068b5927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:26,597 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:26,598 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33757e09-cd4c-4e7d-a191-c99a0304fe88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33757e09-cd4c-4e7d-a191-c99a0304fe88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:27,645 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:27,645 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26430ae-7133-48d8-a3db-b60744f5b3ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26430ae-7133-48d8-a3db-b60744f5b3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:28,692 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:25:28,692 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebeb831-6e8e-455e-a25a-dcb186554528', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebeb831-6e8e-455e-a25a-dcb186554528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:29,742 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:25:29,743 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02233be4-cbb7-40f3-af62-d30225a51706', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02233be4-cbb7-40f3-af62-d30225a51706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:30,789 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:30,789 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1315850c-38c7-4d2d-9c7a-f929ed4e0628', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1315850c-38c7-4d2d-9c7a-f929ed4e0628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:31,835 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:25:31,835 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d771cd1-67ed-4b50-b940-d217e04ef67d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d771cd1-67ed-4b50-b940-d217e04ef67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:32,887 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:25:32,887 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231c8bb8-3ec3-43e6-b883-065431d1b974', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231c8bb8-3ec3-43e6-b883-065431d1b974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:33,932 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:33,933 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155b7201-f93d-4b08-9fba-9688e71167b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155b7201-f93d-4b08-9fba-9688e71167b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:34,980 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:34,980 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b0c9a8-bca1-4fd0-a3f8-b4eaedf3857d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b0c9a8-bca1-4fd0-a3f8-b4eaedf3857d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:36,026 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:36,026 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb8930d-3baf-4bbb-a49e-029a2bb31e89', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb8930d-3baf-4bbb-a49e-029a2bb31e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:37,073 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:37,073 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b01905d-144b-4a2b-b9ac-3883bb3763bb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b01905d-144b-4a2b-b9ac-3883bb3763bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:38,119 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:25:38,119 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324091a5-dc6e-4d65-b1a1-b25a2f1bedea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324091a5-dc6e-4d65-b1a1-b25a2f1bedea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:39,164 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:25:39,164 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32ce584-954d-45a7-81db-ce3cb8a3d015', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32ce584-954d-45a7-81db-ce3cb8a3d015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:40,213 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:25:40,213 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d48940-e435-49fb-8f66-2886523fa4b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d48940-e435-49fb-8f66-2886523fa4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:41,260 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:25:41,261 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67668a79-5bdb-4a64-a0ae-894f90627345', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67668a79-5bdb-4a64-a0ae-894f90627345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:42,312 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:25:42,312 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b92f78-ed4b-4aa6-9081-9887dd10ad4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b92f78-ed4b-4aa6-9081-9887dd10ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:43,367 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:25:43,367 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50481a9-a63f-48cc-a24f-ff9a375e78cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50481a9-a63f-48cc-a24f-ff9a375e78cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:44,420 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:25:44,420 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b696cc1-7b57-4db3-a794-9e0472c138ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b696cc1-7b57-4db3-a794-9e0472c138ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:45,472 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:25:45,472 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64ce08f-1c96-4d99-aaa9-85e38135633d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64ce08f-1c96-4d99-aaa9-85e38135633d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:46,530 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:25:46,530 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ea2e3e-a705-4a39-a8bd-5a3fce9b66d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ea2e3e-a705-4a39-a8bd-5a3fce9b66d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:47,588 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:25:47,588 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9916f200-5b53-4d00-9169-4c4b44b65d5f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9916f200-5b53-4d00-9169-4c4b44b65d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:48,640 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:25:48,641 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b95394-ee11-4d31-bdcc-1cb05e6c7bd8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b95394-ee11-4d31-bdcc-1cb05e6c7bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:49,697 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:25:49,698 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db856c1b-a044-4c6d-95a3-64356d3ae4c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db856c1b-a044-4c6d-95a3-64356d3ae4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:50,751 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:25:50,751 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11cbed4-d4ea-4aec-b5cb-841f61b02683', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11cbed4-d4ea-4aec-b5cb-841f61b02683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:51,809 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:25:51,809 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4ecdd5-c41c-4e28-ac76-944f48cc58ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4ecdd5-c41c-4e28-ac76-944f48cc58ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:52,864 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:25:52,865 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a45902-2fdd-47b1-afab-6d92297c035b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a45902-2fdd-47b1-afab-6d92297c035b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:53,915 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:25:53,915 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2246e5d-f139-4069-8f63-b2d4129ef387', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2246e5d-f139-4069-8f63-b2d4129ef387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:55,090 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.168s 2022-07-21 10:25:55,091 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ed5b26-3585-4e49-adb4-15347eb60c11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ed5b26-3585-4e49-adb4-15347eb60c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:56,145 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:25:56,145 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58da1191-dcbd-4719-a96e-01d3c63d6b3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58da1191-dcbd-4719-a96e-01d3c63d6b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:57,198 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:25:57,199 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092b0157-a2a4-4d56-86f9-73ddb74611c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092b0157-a2a4-4d56-86f9-73ddb74611c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:58,253 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:25:58,254 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebcc139-66b7-4515-8514-c9f5461dc238', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebcc139-66b7-4515-8514-c9f5461dc238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:25:59,306 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:25:59,306 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3144f2d1-61ca-4b94-b888-5249b301a1be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3144f2d1-61ca-4b94-b888-5249b301a1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:00,364 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:26:00,364 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a036e48-396c-4932-98b0-cecc609d8acc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a036e48-396c-4932-98b0-cecc609d8acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:01,414 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:26:01,415 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031d13f3-0698-428c-9236-d8fa7d624d96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031d13f3-0698-428c-9236-d8fa7d624d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:02,468 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:02,468 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623bec1e-718b-4b28-a4f0-e434dfadf51a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623bec1e-718b-4b28-a4f0-e434dfadf51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:03,523 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:26:03,524 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3269edc1-19f1-4bea-b3db-1cdabd5bcde3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3269edc1-19f1-4bea-b3db-1cdabd5bcde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:04,576 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:04,577 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970621b3-cca4-4a01-b133-f99c8ce3f453', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970621b3-cca4-4a01-b133-f99c8ce3f453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:05,643 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.058s 2022-07-21 10:26:05,643 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb19d169-5a78-4105-b5c2-767e6603f23e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb19d169-5a78-4105-b5c2-767e6603f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:06,695 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:06,695 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4047ef6-9f34-4928-a501-c49040fbca81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4047ef6-9f34-4928-a501-c49040fbca81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:07,747 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:07,747 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3e627c-cff2-4555-8609-dca2dad8c46d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3e627c-cff2-4555-8609-dca2dad8c46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:08,798 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:08,798 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7396f944-ddbe-4a68-80ff-81a7e40fb088', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7396f944-ddbe-4a68-80ff-81a7e40fb088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:09,853 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:26:09,853 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2d1b8e-8db5-495d-82c7-4cc041666d1b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2d1b8e-8db5-495d-82c7-4cc041666d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:10,912 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:26:10,912 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab724125-6fdd-4961-b0ad-fc1d15557403', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab724125-6fdd-4961-b0ad-fc1d15557403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:11,965 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:26:11,965 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa39ec1b-c2f7-402f-bbca-157cb33d7686', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa39ec1b-c2f7-402f-bbca-157cb33d7686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:13,019 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:13,019 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bf67f2-61b4-4173-b968-a9d174559c96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bf67f2-61b4-4173-b968-a9d174559c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:14,072 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:14,072 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa1c73a-9275-4336-87c1-377718b5d7f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa1c73a-9275-4336-87c1-377718b5d7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:15,125 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:15,125 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3e550f-29c7-45ec-bb9a-02aea6251b39', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3e550f-29c7-45ec-bb9a-02aea6251b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:16,181 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:26:16,181 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe97d25c-c504-455f-84f9-9179c61618e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe97d25c-c504-455f-84f9-9179c61618e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:17,243 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.053s 2022-07-21 10:26:17,243 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ebc529-9c4d-4cae-8928-f29f216f5fd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ebc529-9c4d-4cae-8928-f29f216f5fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:18,289 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:26:18,289 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b26fa-3971-49fd-a3ce-9d4131db8717', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b26fa-3971-49fd-a3ce-9d4131db8717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:19,346 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:26:19,347 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bdc7b7b-41d4-4e0a-b057-372d6f8efb82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bdc7b7b-41d4-4e0a-b057-372d6f8efb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:20,393 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:20,394 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc50b7d5-6fa7-426f-9d5d-c2f8a6753ce9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc50b7d5-6fa7-426f-9d5d-c2f8a6753ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:21,449 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:26:21,450 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54c9383-64da-4928-8afd-52b59642e8d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54c9383-64da-4928-8afd-52b59642e8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:22,504 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:26:22,504 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdd63bd-d9e8-456d-98f6-097f32151e58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdd63bd-d9e8-456d-98f6-097f32151e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:23,557 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:23,558 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e1a483-dd84-4b7d-956a-089d19f33cbb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e1a483-dd84-4b7d-956a-089d19f33cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:24,609 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:26:24,610 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1531be2-df08-46ea-81fe-7f5132c7f328', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1531be2-df08-46ea-81fe-7f5132c7f328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:25,661 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:25,662 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a1cc02-a3d7-4f6f-b03f-a88ab10e2097', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a1cc02-a3d7-4f6f-b03f-a88ab10e2097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:26,717 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:26:26,717 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cede3c-5ef8-4295-8920-ef6fff7cd6c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cede3c-5ef8-4295-8920-ef6fff7cd6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:27,773 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:26:27,773 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6161dc81-a817-4f07-9aba-392ff1178f80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6161dc81-a817-4f07-9aba-392ff1178f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:28,825 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:28,825 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775fa83c-f9be-4ae9-8138-c020202ecf1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775fa83c-f9be-4ae9-8138-c020202ecf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:29,879 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:29,879 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b332298-af0d-4127-9cce-236bf42d7657', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b332298-af0d-4127-9cce-236bf42d7657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:30,930 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:26:30,930 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d55b9af-598f-4a70-891a-4407f26e8c80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d55b9af-598f-4a70-891a-4407f26e8c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:31,992 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.054s 2022-07-21 10:26:31,993 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6126c54f-2bb2-496f-b52a-8c528743a2f8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6126c54f-2bb2-496f-b52a-8c528743a2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:33,043 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:26:33,043 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7878c1-2a34-4679-b6bf-4e0721dfd727', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7878c1-2a34-4679-b6bf-4e0721dfd727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:34,095 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:26:34,095 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb61a12-8b15-4d70-80e3-baf1a82d1dc6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb61a12-8b15-4d70-80e3-baf1a82d1dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:35,147 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:35,148 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6640362d-f7b1-41c4-8adc-5f78fdd00898', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6640362d-f7b1-41c4-8adc-5f78fdd00898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:36,201 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:26:36,202 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59ab753-d734-4d5c-b415-c87cc3c0a089', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59ab753-d734-4d5c-b415-c87cc3c0a089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:37,257 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:26:37,257 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9349f449-73ea-437d-8abd-4e7bd014d34a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9349f449-73ea-437d-8abd-4e7bd014d34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:38,318 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.053s 2022-07-21 10:26:38,318 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06007417-64e0-485c-bdc2-3e026bb47cc9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06007417-64e0-485c-bdc2-3e026bb47cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:39,363 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:26:39,364 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335a3f6f-7a2c-4990-aab6-3abc4ab6e3f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335a3f6f-7a2c-4990-aab6-3abc4ab6e3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:40,417 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:40,417 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cf1d62-7cf0-455c-8522-7da928bc6caf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cf1d62-7cf0-455c-8522-7da928bc6caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:41,468 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:41,468 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69c9ec6-9603-4863-8e73-4ce88e1914c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69c9ec6-9603-4863-8e73-4ce88e1914c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:42,523 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:26:42,524 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8efe3b1-eb35-4acf-bc0e-83ead998f5ac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8efe3b1-eb35-4acf-bc0e-83ead998f5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:43,577 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:26:43,577 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a3fb40-cc9e-43a1-800b-6fc2c2e63b38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a3fb40-cc9e-43a1-800b-6fc2c2e63b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:44,632 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:26:44,632 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c4ebcd-e8ad-4a8a-ac6b-c93050e714b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c4ebcd-e8ad-4a8a-ac6b-c93050e714b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:45,684 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:26:45,684 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1877a0-0092-4d15-a7ba-8fb5d1158759', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1877a0-0092-4d15-a7ba-8fb5d1158759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:46,867 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.175s 2022-07-21 10:26:46,867 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48260093-229f-4f53-bda5-f0e53ae6d1a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48260093-229f-4f53-bda5-f0e53ae6d1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:47,914 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:47,914 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7613fe53-6bc6-43a9-8d97-e3455a90ca28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7613fe53-6bc6-43a9-8d97-e3455a90ca28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:48,959 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:48,960 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8688be2-3f58-4ce7-91da-f5ab4cdba0b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8688be2-3f58-4ce7-91da-f5ab4cdba0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:50,008 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:26:50,008 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a052b-f871-4afd-a768-8080f0cf445d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a052b-f871-4afd-a768-8080f0cf445d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:51,055 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:26:51,055 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8856f1e3-0d50-4a0d-9dd6-49fab8477c52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8856f1e3-0d50-4a0d-9dd6-49fab8477c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:52,101 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:52,102 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56e6516-27a7-4227-910f-d996aff55a1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56e6516-27a7-4227-910f-d996aff55a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:53,149 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:26:53,149 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a31797-021e-476e-8b8d-6b854cf7e989', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a31797-021e-476e-8b8d-6b854cf7e989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:54,196 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:54,196 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d11890-5117-4f91-b7e4-6e42784797d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d11890-5117-4f91-b7e4-6e42784797d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:55,245 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:26:55,245 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92ee0aa-3dcc-4a46-938d-6f83fa7f6ff0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92ee0aa-3dcc-4a46-938d-6f83fa7f6ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:56,293 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:26:56,293 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc2712c-9656-46d2-936b-8969f6860b6e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc2712c-9656-46d2-936b-8969f6860b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:57,340 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:26:57,341 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6bd5631-eca0-45a5-bac1-416ff45a7e5f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6bd5631-eca0-45a5-bac1-416ff45a7e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:58,391 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:26:58,391 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b3cc69-e385-442f-8d8e-e9e7b0f6fd0c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b3cc69-e385-442f-8d8e-e9e7b0f6fd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:26:59,437 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:26:59,438 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280fd372-f25c-4771-8405-35df8e96f839', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280fd372-f25c-4771-8405-35df8e96f839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:00,484 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:00,484 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2fab1f1-b635-44e6-aadc-0278bf0f4db4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2fab1f1-b635-44e6-aadc-0278bf0f4db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:01,531 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:01,531 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d469207e-12e6-4ee8-82b1-c7350be640a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d469207e-12e6-4ee8-82b1-c7350be640a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:02,576 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:02,577 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36113e5-3584-4b70-9005-e3d0b42da10c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36113e5-3584-4b70-9005-e3d0b42da10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:03,622 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:03,622 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c31f403-9a13-44d5-b402-141f811b2c96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c31f403-9a13-44d5-b402-141f811b2c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:04,668 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:04,669 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb5755d-602f-4144-ad4a-fa3b78d1c608', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb5755d-602f-4144-ad4a-fa3b78d1c608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:05,716 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.039s 2022-07-21 10:27:05,716 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55f6ab0-4061-4e53-9729-33c4882247e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55f6ab0-4061-4e53-9729-33c4882247e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:06,769 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:06,770 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3832054-f6b6-4e77-b35f-b7a26ff17c34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3832054-f6b6-4e77-b35f-b7a26ff17c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:07,823 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:07,823 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4ab766-ab42-4957-b605-d34b34095934', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4ab766-ab42-4957-b605-d34b34095934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:08,878 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:27:08,879 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e327c9-e5a7-4f4c-957a-b0228f39ed58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e327c9-e5a7-4f4c-957a-b0228f39ed58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:09,932 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:09,933 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232880b1-b215-48fa-9086-54d80e3d4ca6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232880b1-b215-48fa-9086-54d80e3d4ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:10,984 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:10,984 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2556056-8193-487f-a666-43d13a2f58cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2556056-8193-487f-a666-43d13a2f58cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:12,038 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:12,038 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3ba574-6600-41d7-a33b-3b06530e8c4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3ba574-6600-41d7-a33b-3b06530e8c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:13,093 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:13,093 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8dda771-c90a-4401-ad71-cfdf9f2b873f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8dda771-c90a-4401-ad71-cfdf9f2b873f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:14,152 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:27:14,152 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68d157c-a2bd-4ac8-ae3b-e0a99355603c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68d157c-a2bd-4ac8-ae3b-e0a99355603c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:15,200 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:27:15,200 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2192d2-c21d-4b74-8105-bc970ac5ffda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2192d2-c21d-4b74-8105-bc970ac5ffda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:16,252 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:16,253 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511a3af8-a6d7-4d39-9526-d87d97aa48da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511a3af8-a6d7-4d39-9526-d87d97aa48da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:17,306 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:17,307 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34103a2-2b6f-4f86-9872-a12da2882df2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34103a2-2b6f-4f86-9872-a12da2882df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:18,359 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:18,359 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1bff61-94ef-440d-aed3-17d44da67c98', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1bff61-94ef-440d-aed3-17d44da67c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:19,418 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:27:19,418 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15aeecfe-db48-42f6-88b1-f85bbb37f5de', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15aeecfe-db48-42f6-88b1-f85bbb37f5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:20,469 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:27:20,470 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132f6f58-0683-444e-afe9-968e0e575fd8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132f6f58-0683-444e-afe9-968e0e575fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:21,523 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:21,524 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a96c77-696a-4fa3-891d-86b4585342f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a96c77-696a-4fa3-891d-86b4585342f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:22,580 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:27:22,581 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a32249-4f7d-4314-9a10-bb61da2dba5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a32249-4f7d-4314-9a10-bb61da2dba5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:23,636 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:27:23,636 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc460d9a-e7af-4ccd-b46c-63c28cdd5948', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc460d9a-e7af-4ccd-b46c-63c28cdd5948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:24,690 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:24,690 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05915c84-7e8a-4119-9189-c8542ab92bfb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05915c84-7e8a-4119-9189-c8542ab92bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:25,741 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:27:25,741 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6899d18f-db18-48f7-9d57-44447dfca671', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6899d18f-db18-48f7-9d57-44447dfca671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:26,795 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:26,795 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b2ddee-e262-47a3-bbe7-2278ab157e0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b2ddee-e262-47a3-bbe7-2278ab157e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:27,847 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:27,847 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cca620-fa55-4183-b7a7-09f8d7fed806', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cca620-fa55-4183-b7a7-09f8d7fed806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:28,899 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:27:28,899 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5ba90c-9bec-4aab-a888-187e201f3d2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5ba90c-9bec-4aab-a888-187e201f3d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:29,952 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:29,953 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e726931-b324-4932-a27f-ca84aa25b3c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e726931-b324-4932-a27f-ca84aa25b3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:31,013 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:27:31,013 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130a4d3c-9b63-4269-a6df-696e42681205', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130a4d3c-9b63-4269-a6df-696e42681205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:32,059 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:27:32,059 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d60dafa-441b-4d8b-9d01-b90f5411e44f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d60dafa-441b-4d8b-9d01-b90f5411e44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:33,118 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:27:33,119 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c64b87-eb4e-4d64-b10e-f0b460a0ba7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c64b87-eb4e-4d64-b10e-f0b460a0ba7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:34,177 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:27:34,177 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901494a7-7242-4ebf-abc5-d743ab11b582', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901494a7-7242-4ebf-abc5-d743ab11b582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:35,226 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:27:35,226 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db2edf3-abe2-4b5c-ac8b-6fa5a02582eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db2edf3-abe2-4b5c-ac8b-6fa5a02582eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:36,282 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:27:36,283 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716cc441-75e8-42ef-bbc8-ee5d4dd4c2f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716cc441-75e8-42ef-bbc8-ee5d4dd4c2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:37,344 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:27:37,344 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b6bd79-8fcd-4b55-8f4d-169b87f97f70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b6bd79-8fcd-4b55-8f4d-169b87f97f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:38,398 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:38,399 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac06309-72fb-4cb0-b7f8-df0ce3d9f326', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac06309-72fb-4cb0-b7f8-df0ce3d9f326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:39,451 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:39,451 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba63a7e-9531-4600-b58d-9e531a867e8a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba63a7e-9531-4600-b58d-9e531a867e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:40,500 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:27:40,500 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdac113-2642-430f-aa3b-61446d401b80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdac113-2642-430f-aa3b-61446d401b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:41,565 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.057s 2022-07-21 10:27:41,565 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3caf71-2cc9-428b-aa60-5c2f6ea48d20', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3caf71-2cc9-428b-aa60-5c2f6ea48d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:42,614 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:27:42,614 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bc300c-8dd6-481b-bae4-cca712c0829e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bc300c-8dd6-481b-bae4-cca712c0829e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:43,668 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:27:43,668 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273392f-816f-4c84-aea3-73a5fe873e5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273392f-816f-4c84-aea3-73a5fe873e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:44,721 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:44,721 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbeb7b17-a7d5-49b1-91ee-368e2efb2519', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbeb7b17-a7d5-49b1-91ee-368e2efb2519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:45,778 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:27:45,778 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6d70ad-db00-49a9-8a99-485ceb108795', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6d70ad-db00-49a9-8a99-485ceb108795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:46,830 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:46,830 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df370bb-bc35-445b-99c3-574691b68506', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df370bb-bc35-445b-99c3-574691b68506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:47,882 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:47,882 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e521446-7d8d-4e30-b530-563100adc4b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e521446-7d8d-4e30-b530-563100adc4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:48,939 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:27:48,940 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13026037-eb79-45c5-a6b9-8f2dc727a0cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13026037-eb79-45c5-a6b9-8f2dc727a0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:49,990 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:27:49,991 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd879f4b-eba3-4ee2-8360-35cdedc3f25f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd879f4b-eba3-4ee2-8360-35cdedc3f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:51,045 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:51,045 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b0b00e-1752-4f3f-9556-a6ee6cf8730f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b0b00e-1752-4f3f-9556-a6ee6cf8730f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:52,097 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:27:52,097 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd38537-7a29-493d-92ac-fcb5808bed05', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd38537-7a29-493d-92ac-fcb5808bed05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:53,151 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:27:53,152 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaf4902-326a-49fd-b695-b0ef4b51e219', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaf4902-326a-49fd-b695-b0ef4b51e219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:54,204 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:27:54,204 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdbd12e-c5a1-45aa-b5aa-bcda39a9015c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdbd12e-c5a1-45aa-b5aa-bcda39a9015c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:55,264 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:27:55,265 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30671a5e-14e6-40fd-9a5b-8cf6ec9aeed5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30671a5e-14e6-40fd-9a5b-8cf6ec9aeed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:56,321 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:27:56,321 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ab8eb9-75ed-4669-8a7f-243afb6651b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ab8eb9-75ed-4669-8a7f-243afb6651b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:57,371 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:27:57,372 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7a7ac2-b954-4f22-ac9c-48f3148acd3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7a7ac2-b954-4f22-ac9c-48f3148acd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:58,431 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:27:58,431 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f5ddec-ddbd-48c4-a566-ed1c264b6515', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f5ddec-ddbd-48c4-a566-ed1c264b6515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:27:59,489 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:27:59,490 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd97112-f73e-4715-acac-a0f1afc4947c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd97112-f73e-4715-acac-a0f1afc4947c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:00,542 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:00,543 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee4401c-f564-4156-8312-ef2dbf5e9bca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee4401c-f564-4156-8312-ef2dbf5e9bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:01,592 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:28:01,592 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5447b10-e595-4e92-b202-3c5a6d8534bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5447b10-e595-4e92-b202-3c5a6d8534bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:02,645 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:02,645 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35dc7403-d218-45ff-804b-12948b322158', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35dc7403-d218-45ff-804b-12948b322158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:03,712 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.058s 2022-07-21 10:28:03,712 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dc3c67-44ba-4d46-b5fc-3b8e711bbfe0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dc3c67-44ba-4d46-b5fc-3b8e711bbfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:04,763 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:04,764 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846f6638-1b15-4c5a-a820-d687d42b14d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846f6638-1b15-4c5a-a820-d687d42b14d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:05,816 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:05,816 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2366f722-61f3-45c7-ba1b-2440e44fd262', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2366f722-61f3-45c7-ba1b-2440e44fd262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:06,871 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:28:06,872 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b82e89-f150-4fa3-a750-3dd5c4b3b219', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b82e89-f150-4fa3-a750-3dd5c4b3b219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:07,921 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:28:07,922 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa68c02-d2f5-401f-8c4c-7ff73f978c50', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa68c02-d2f5-401f-8c4c-7ff73f978c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:08,983 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.053s 2022-07-21 10:28:08,983 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ef7bd3-de10-47a8-a60d-3403a08535cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ef7bd3-de10-47a8-a60d-3403a08535cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:10,035 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:10,035 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15685944-05e1-4323-bb35-98b80aa95378', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15685944-05e1-4323-bb35-98b80aa95378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:11,089 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:11,089 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6c28f0-5339-49d3-b1c3-4010784f4d2b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6c28f0-5339-49d3-b1c3-4010784f4d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:12,143 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:12,143 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac2f0f6-b79a-409c-ba43-78c32a6a660e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac2f0f6-b79a-409c-ba43-78c32a6a660e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:13,195 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:13,196 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf360f3-9eb5-4b4b-b12a-d778b156e7b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf360f3-9eb5-4b4b-b12a-d778b156e7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:14,246 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:14,247 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889466d5-89f7-4e54-9158-8dbb0957c6fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889466d5-89f7-4e54-9158-8dbb0957c6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:15,321 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.066s 2022-07-21 10:28:15,321 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de7e04d-47ef-4fd0-a1ea-464cd1e077e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de7e04d-47ef-4fd0-a1ea-464cd1e077e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:16,366 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:28:16,367 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e2fb95-fa2a-47a4-b493-fbb301d4e244', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e2fb95-fa2a-47a4-b493-fbb301d4e244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:17,411 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:28:17,412 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5da660-c895-4283-b706-a14d52cde462', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5da660-c895-4283-b706-a14d52cde462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:18,467 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:28:18,467 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94008f8-ad16-467e-afcf-a0862bb999e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94008f8-ad16-467e-afcf-a0862bb999e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:19,521 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:19,521 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6883f2-f42d-408c-86d2-2878aecac88c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6883f2-f42d-408c-86d2-2878aecac88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:20,574 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:20,574 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbc0ace-ffaa-42fd-aa77-7ad5042a5cc2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbc0ace-ffaa-42fd-aa77-7ad5042a5cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:21,626 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:21,627 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bcfedc-cc89-452f-8a68-ed384f309be8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bcfedc-cc89-452f-8a68-ed384f309be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:22,679 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:22,679 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a72388-26a0-4282-8162-1520921e3426', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a72388-26a0-4282-8162-1520921e3426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:23,733 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:23,733 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efd64d1-5722-4022-b9e7-7354d35411a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efd64d1-5722-4022-b9e7-7354d35411a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:24,784 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:28:24,784 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f24f3d-95e8-4f5d-a015-7face88968ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f24f3d-95e8-4f5d-a015-7face88968ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:25,837 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:25,838 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ea8a3e-459d-4641-a0c0-6ab44ffa91c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ea8a3e-459d-4641-a0c0-6ab44ffa91c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:26,892 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:28:26,892 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e24eda-322e-4e88-b5e4-2aa4ee51dbfc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e24eda-322e-4e88-b5e4-2aa4ee51dbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:27,944 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:27,944 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5b0f0d-e8a3-41c1-ae13-2075dfd555b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5b0f0d-e8a3-41c1-ae13-2075dfd555b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:28,997 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:28,997 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01cba0ae-3ab4-4591-9978-4bd0de0c6afc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01cba0ae-3ab4-4591-9978-4bd0de0c6afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:30,051 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:30,051 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6623fa8-2d9a-44da-b046-7860292a0560', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6623fa8-2d9a-44da-b046-7860292a0560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:31,104 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:31,105 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6695a99a-49ab-4e7c-b4a1-6292d128f5b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6695a99a-49ab-4e7c-b4a1-6292d128f5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:32,157 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:32,158 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f750849d-28cb-47a6-a587-091845a95efb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f750849d-28cb-47a6-a587-091845a95efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:33,211 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:33,212 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae29c78b-8966-429b-8393-b897b8a54363', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae29c78b-8966-429b-8393-b897b8a54363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:34,263 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:34,263 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa055db9-6bfd-4190-ad21-611aea9fdb97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa055db9-6bfd-4190-ad21-611aea9fdb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:35,327 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.054s 2022-07-21 10:28:35,327 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271b1680-4054-4fa9-ac23-9c2396f3bba6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271b1680-4054-4fa9-ac23-9c2396f3bba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:36,378 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:36,378 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956faa92-0d63-41f2-b24b-836974f30363', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956faa92-0d63-41f2-b24b-836974f30363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:37,430 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:37,431 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2f98c2-4c70-48a6-9e2d-23c028237df9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2f98c2-4c70-48a6-9e2d-23c028237df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:38,487 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:28:38,487 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2df43e6-22b9-4baf-a557-d38479ca20b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2df43e6-22b9-4baf-a557-d38479ca20b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:39,538 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:39,538 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bacc7e-2b82-45bb-b983-956963cbeffe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bacc7e-2b82-45bb-b983-956963cbeffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:40,590 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:40,590 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ef572d-741c-4840-ad78-ab7dad41220a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ef572d-741c-4840-ad78-ab7dad41220a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:41,645 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:28:41,646 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a550af05-ac0b-4873-80e3-0a864d0e9764', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a550af05-ac0b-4873-80e3-0a864d0e9764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:42,699 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:42,700 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2814012f-6165-45cd-89c1-928951b5d682', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2814012f-6165-45cd-89c1-928951b5d682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:43,752 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:43,753 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2dc688-edb1-4f07-9e08-d0e750c71cbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2dc688-edb1-4f07-9e08-d0e750c71cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:44,804 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:44,805 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282cf2c9-e046-414a-ada9-bca8ede9fa5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282cf2c9-e046-414a-ada9-bca8ede9fa5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:45,858 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:45,859 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6491cc69-9c7f-4e2e-a78f-027aea5c942e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6491cc69-9c7f-4e2e-a78f-027aea5c942e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:46,909 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:46,909 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df95121-2dd1-4b3f-a0ff-9a4ef87c2587', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df95121-2dd1-4b3f-a0ff-9a4ef87c2587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:47,960 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:28:47,960 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722ead66-0a4d-4479-9515-ceedbbd6764b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722ead66-0a4d-4479-9515-ceedbbd6764b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:49,013 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:49,014 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f70feb7-ea7b-427c-a4f7-886b4ef8e76f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f70feb7-ea7b-427c-a4f7-886b4ef8e76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:50,074 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.053s 2022-07-21 10:28:50,074 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d7eff4-4d60-4379-b8ca-98cd3d0258ed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d7eff4-4d60-4379-b8ca-98cd3d0258ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:51,125 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:51,126 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933bfbb6-092d-4716-953d-369993f31dd8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933bfbb6-092d-4716-953d-369993f31dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:52,178 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:28:52,179 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864f38d7-e316-4d43-94a9-bdaefe24304e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864f38d7-e316-4d43-94a9-bdaefe24304e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:53,234 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:28:53,235 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7c026b-335e-4642-bfb6-caf90404798a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7c026b-335e-4642-bfb6-caf90404798a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:54,287 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:54,288 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898d0c20-5976-41d1-a020-8cadab377105', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898d0c20-5976-41d1-a020-8cadab377105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:55,344 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:28:55,345 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd025a19-cb57-4196-9110-5fdb129469aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd025a19-cb57-4196-9110-5fdb129469aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:56,399 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:28:56,400 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5057c582-d18e-4c01-94c5-de38cda011de', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5057c582-d18e-4c01-94c5-de38cda011de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:57,453 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:28:57,454 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b610c7-68cf-416b-a10d-9bb1b3e55951', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b610c7-68cf-416b-a10d-9bb1b3e55951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:58,514 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:28:58,514 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d26981a-d045-4df8-a881-e01e6e41ff68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d26981a-d045-4df8-a881-e01e6e41ff68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:28:59,563 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.041s 2022-07-21 10:28:59,563 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6477956-83de-47ca-9f81-45ea701d2e76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6477956-83de-47ca-9f81-45ea701d2e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:00,621 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.050s 2022-07-21 10:29:00,621 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee81e7b-5f3c-4d9a-998b-4454d2882ec0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee81e7b-5f3c-4d9a-998b-4454d2882ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:01,671 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:29:01,672 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f952d8ab-283e-48cc-93fe-c8517ba7968c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f952d8ab-283e-48cc-93fe-c8517ba7968c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:02,725 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:02,725 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52500228-1356-4c92-a1bf-f41bd2d93027', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52500228-1356-4c92-a1bf-f41bd2d93027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:03,782 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:29:03,782 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21730e04-21b8-4e89-ab3e-998f89a63089', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21730e04-21b8-4e89-ab3e-998f89a63089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:04,836 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.046s 2022-07-21 10:29:04,837 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7737ba-a81d-470d-ab0c-836bd4146c5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7737ba-a81d-470d-ab0c-836bd4146c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:05,984 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.139s 2022-07-21 10:29:05,985 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674c0e83-72e5-4ced-a18e-e38e5f68a891', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674c0e83-72e5-4ced-a18e-e38e5f68a891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:07,030 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:29:07,030 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f597b8b-3317-43e4-a560-1cff098df1b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f597b8b-3317-43e4-a560-1cff098df1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:08,075 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:29:08,076 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0d5521-5ce6-4b83-ad24-7f1ffc296be2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0d5521-5ce6-4b83-ad24-7f1ffc296be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:09,122 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:29:09,122 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c23a97f-7419-4cb0-a5d2-ce89deaee5a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c23a97f-7419-4cb0-a5d2-ce89deaee5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:10,175 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:10,175 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d16b08a-f850-49d7-a12e-dd3de65d3b95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d16b08a-f850-49d7-a12e-dd3de65d3b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:11,220 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:29:11,221 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a93a7e0-5b35-431d-8815-2feb85344313', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a93a7e0-5b35-431d-8815-2feb85344313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:12,275 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:12,275 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cee525-10a1-4cc7-b167-bb32601ad96f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cee525-10a1-4cc7-b167-bb32601ad96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:13,322 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:29:13,322 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f4812b-89f5-49ae-b349-b6d48a691536', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f4812b-89f5-49ae-b349-b6d48a691536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:14,367 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:29:14,368 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b489d6-7726-4d13-9c38-b5ad9f184a97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b489d6-7726-4d13-9c38-b5ad9f184a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:15,418 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:29:15,418 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac81cf99-08fc-4f11-90da-62fbd734af5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac81cf99-08fc-4f11-90da-62fbd734af5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:16,464 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:29:16,464 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fdfc02-f2ae-4f53-9cd8-9d0cc444fc78', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fdfc02-f2ae-4f53-9cd8-9d0cc444fc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:17,513 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:29:17,513 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fbe594-b47b-4619-9abb-7fe0d44647b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fbe594-b47b-4619-9abb-7fe0d44647b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:18,559 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.038s 2022-07-21 10:29:18,559 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6206a4-e2c7-455e-b555-81d83b3dfaee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6206a4-e2c7-455e-b555-81d83b3dfaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:19,606 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:29:19,607 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a319618c-f7bb-4744-a272-063989ece87b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a319618c-f7bb-4744-a272-063989ece87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:20,656 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.042s 2022-07-21 10:29:20,656 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f17e804-3782-457b-a5cb-2849f187ddde', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f17e804-3782-457b-a5cb-2849f187ddde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:21,704 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:29:21,705 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46581a2a-b750-4492-8a06-989b52dd0b96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46581a2a-b750-4492-8a06-989b52dd0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:22,757 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:29:22,757 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6ece29-49e3-4814-b34a-e719048b9b04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6ece29-49e3-4814-b34a-e719048b9b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:23,817 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.051s 2022-07-21 10:29:23,817 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437a570c-c202-4b69-b905-ca7e65ccf23d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437a570c-c202-4b69-b905-ca7e65ccf23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:24,863 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.037s 2022-07-21 10:29:24,863 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32120287-05c6-493e-ac58-e380e9077f11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32120287-05c6-493e-ac58-e380e9077f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:25,919 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:29:25,919 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5531e8-b284-432c-a88e-ac93308fe68d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5531e8-b284-432c-a88e-ac93308fe68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:26,968 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.040s 2022-07-21 10:29:26,968 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b88e18-b65f-4be7-a0a9-11bc05833033', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b88e18-b65f-4be7-a0a9-11bc05833033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:28,023 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:28,023 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b49503-bd65-4190-a178-b76f284d4371', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b49503-bd65-4190-a178-b76f284d4371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:29,076 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:29:29,076 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470dc868-3eba-4c4c-b65f-fc044f3801dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470dc868-3eba-4c4c-b65f-fc044f3801dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:30,129 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:30,129 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174f139c-7db2-4a60-9480-d5231d7bee60', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174f139c-7db2-4a60-9480-d5231d7bee60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:31,184 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.047s 2022-07-21 10:29:31,185 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af0c04d-e706-4211-afb4-80ebf2c8302a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af0c04d-e706-4211-afb4-80ebf2c8302a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:32,238 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:32,238 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c32850-d645-4a23-a56f-a1f540b2ecd9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c32850-d645-4a23-a56f-a1f540b2ecd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:33,291 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:33,292 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2ceee9-6dd9-466e-a2b1-dade083f8334', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2ceee9-6dd9-466e-a2b1-dade083f8334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:34,343 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:29:34,343 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b3b053-7f34-4b09-b7b0-bd5d60af8f83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b3b053-7f34-4b09-b7b0-bd5d60af8f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:35,397 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.045s 2022-07-21 10:29:35,397 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef89994-84d6-44f1-bf83-baa27d35b943', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef89994-84d6-44f1-bf83-baa27d35b943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:36,454 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:29:36,455 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ab9358-9778-4aaa-9873-8519ecc1d7af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ab9358-9778-4aaa-9873-8519ecc1d7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:37,511 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:29:37,511 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22158c74-d132-467e-9488-f9e7d503daec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22158c74-d132-467e-9488-f9e7d503daec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:38,563 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:29:38,564 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813e1645-eb9e-4b0c-82ec-1dde98546299', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813e1645-eb9e-4b0c-82ec-1dde98546299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:39,615 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:29:39,615 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd07e506-b4ba-4627-8e01-482734822212', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd07e506-b4ba-4627-8e01-482734822212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:40,672 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.048s 2022-07-21 10:29:40,672 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54bff11-9734-4c53-8eb2-0333d651c949', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54bff11-9734-4c53-8eb2-0333d651c949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:41,723 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:29:41,723 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc5ba95-5518-4a0c-a468-7ceab9d51026', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc5ba95-5518-4a0c-a468-7ceab9d51026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:42,781 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:29:42,781 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89d4007-a004-4950-addf-547f2f7a3417', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89d4007-a004-4950-addf-547f2f7a3417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:43,833 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.044s 2022-07-21 10:29:43,833 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558eed6d-d248-445a-b561-8500dd436361', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558eed6d-d248-445a-b561-8500dd436361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:44,884 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.043s 2022-07-21 10:29:44,884 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe8511d-34fa-4105-b3b3-2cfb32871ca1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe8511d-34fa-4105-b3b3-2cfb32871ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:45,944 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.052s 2022-07-21 10:29:45,945 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebec4f1b-fb78-4245-9846-3ed103eac011', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebec4f1b-fb78-4245-9846-3ed103eac011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:47,002 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf 0.049s 2022-07-21 10:29:47,002 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f62e4b-a9b2-4e78-a0c0-e473f01c483c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f62e4b-a9b2-4e78-a0c0-e473f01c483c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf'} Body: b'{"volume": {"id": "a67b0c98-d1dd-41d9-9a75-a50551ae2baf", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:44.000000", "updated_at": "2022-07-21T10:23:47.000000", "name": "tempest-TestMinimumBasicScenario-volume-1580142101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9d14cb301204ac786d97cc954ed4e27/volumes/a67b0c98-d1dd-41d9-9a75-a50551ae2baf"}], "user_id": "629ca9989ec04405927aebcf7c3770ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9d14cb301204ac786d97cc954ed4e27"}}' 2022-07-21 10:29:47,155 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.145s 2022-07-21 10:29:47,156 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:47 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-8b6306fa-249b-40fc-b7e7-b34dc5b9ca6e', 'x-compute-request-id': 'req-8b6306fa-249b-40fc-b7e7-b34dc5b9ca6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'' 2022-07-21 10:29:47,422 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.265s 2022-07-21 10:29:47,422 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3547ab03-1ea3-4a7a-b584-5fd9166d8d5c', 'x-compute-request-id': 'req-3547ab03-1ea3-4a7a-b584-5fd9166d8d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "ACTIVE", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-TestMinimumBasicScenario-411639897-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:5c:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "OS-SRV-USG:launched_at": "2022-07-21T10:17:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:29:48,789 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.358s 2022-07-21 10:29:48,789 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252eb74d-243b-4d27-a631-7661a624dde4', 'x-compute-request-id': 'req-252eb74d-243b-4d27-a631-7661a624dde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"server": {"id": "af25613a-32ac-470d-9ab4-fa982fafa106", "name": "tempest-TestMinimumBasicScenario-server-449318145", "status": "ACTIVE", "tenant_id": "f9d14cb301204ac786d97cc954ed4e27", "user_id": "629ca9989ec04405927aebcf7c3770ef", "metadata": {}, "hostId": "67c8e0a3e692845170e89a5daa1298fb1ea804c27160bbad4238b742", "image": {"id": "12162fc4-31dd-4d51-9e45-b9ef6ab8259b", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:16:59Z", "updated": "2022-07-21T10:29:47Z", "addresses": {"tempest-TestMinimumBasicScenario-411639897-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:5c:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af25613a-32ac-470d-9ab4-fa982fafa106"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1775424343", "OS-SRV-USG:launched_at": "2022-07-21T10:17:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-21 10:29:49,835 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106 0.035s 2022-07-21 10:29:49,836 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 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-3a8c3941-a0f2-4f0b-86cd-6df952751f70', 'x-compute-request-id': 'req-3a8c3941-a0f2-4f0b-86cd-6df952751f70', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af25613a-32ac-470d-9ab4-fa982fafa106'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance af25613a-32ac-470d-9ab4-fa982fafa106 could not be found."}}' 2022-07-21 10:29:50,947 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1775424343 1.110s 2022-07-21 10:29:50,947 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 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-3a239dfc-0493-49e9-8d24-a38f181f23e5', 'x-compute-request-id': 'req-3a239dfc-0493-49e9-8d24-a38f181f23e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1775424343'} Body: b'' 2022-07-21 10:29:51,598 118652 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/image/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b 0.650s 2022-07-21 10:29:51,598 118652 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-72a839bc-ffc6-46da-8b1a-853015ac0f34', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/12162fc4-31dd-4d51-9e45-b9ef6ab8259b'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume a67b0c98-d1dd-41d9-9a75-a50551ae2baf within the required time (360 s). Timer started at 1658399027. Timer ended at 1658399387. Waited for 360 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_minimum_basic.py", line 135, in test_minimum_basic_scenario volume = self.nova_volume_attach(server, volume) File "/opt/stack/tempest/tempest/scenario/manager.py", line 868, in nova_volume_attach 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 a67b0c98-d1dd-41d9-9a75-a50551ae2baf failed to reach in-use status (current available) within the required time (360 s). |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft14.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-21 10:17:09,900 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.454s 2022-07-21 10:17:09,900 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1011855596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOAQo2kgy1gDLjrXYaNAnXw8QPxv876S8YSflRccmqCRySG/9ozWqJBtSfAy6Cmuo0N+HRW2NdmnKKFeNSNol349UhepT2+B6RJ+EPoLFqyuR8njZAmL9dAydxoXJJykuA=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22f6fc4-e508-4a1d-b74a-b005c38596ab', 'x-compute-request-id': 'req-d22f6fc4-e508-4a1d-b74a-b005c38596ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1011855596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOAQo2kgy1gDLjrXYaNAnXw8QPxv876S8YSflRccmqCRySG/9ozWqJBtSfAy6Cmuo0N+HRW2NdmnKKFeNSNol349UhepT2+B6RJ+EPoLFqyuR8njZAmL9dAydxoXJJykuA==", "fingerprint": "42:6a:79:c9:b3:c6:66:1e:5e:39:cf:54:0f:fc:f2:e3", "user_id": "a4d85e22d87c40f5a365c873b9538668"}}' 2022-07-21 10:17:10,103 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.200s 2022-07-21 10:17:10,104 118658 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-734548995", "description": "tempest-secgroup-smoke-734548995 description", "project_id": "54bb3bfb06d24604ba2876cd13c74add"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-387e45bf-847b-446d-a313-565fe6badf32', 'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "52e3bacb-a8bb-4a33-8709-74803defe615", "name": "tempest-secgroup-smoke-734548995", "stateful": true, "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "description": "tempest-secgroup-smoke-734548995 description", "shared": false, "security_group_rules": [{"id": "6438dfcf-2cf9-4dd7-a347-7c4fc80f207a", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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": 441, "description": null, "tags": [], "created_at": "2022-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}, {"id": "86724c2c-604f-4019-9c69-95d31a4e6b2c", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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": 442, "description": null, "tags": [], "created_at": "2022-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}], "tags": [], "created_at": "2022-07-21T10:17:09Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 1, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:10,301 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.196s 2022-07-21 10:17:10,301 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "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-160ca8af-d774-4f8d-9382-838a07c5fee9', 'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a1e233a-9d43-4487-b4f5-f3b6305cc90a", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:10,459 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.155s 2022-07-21 10:17:10,459 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "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-6ba26ce4-468e-4d4c-bef1-592fa6db0a5d', 'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c2f0ce2-cced-4c08-b9c4-62a876ae1372", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:10,624 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.164s 2022-07-21 10:17:10,625 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-356ea78b-c657-4168-9406-8f202ce39552', 'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b1cc12b-ce88-44c4-b1c5-c69eed39b734", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:10,793 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.167s 2022-07-21 10:17:10,793 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-75273e0b-9d2a-4c85-a16f-461a1f14ba90', 'date': 'Thu, 21 Jul 2022 10:17:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6dca028-9ee0-49b6-8778-30acf76c5215", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:11,014 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.219s 2022-07-21 10:17:11,014 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ee7a5da3-8834-4fc2-9463-18f1d9a52d1e', 'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1eb0d4af-9ff6-4bd4-a3bf-e719352f729e", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:10Z", "updated_at": "2022-07-21T10:17:10Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:11,211 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.196s 2022-07-21 10:17:11,212 118658 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": "52e3bacb-a8bb-4a33-8709-74803defe615", "project_id": "54bb3bfb06d24604ba2876cd13c74add", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-664cca4c-5f57-402f-bd79-a577a83e4ea7', 'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d7704cf-aeda-4a80-9184-b395ed7e617f", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "security_group_id": "52e3bacb-a8bb-4a33-8709-74803defe615", "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-07-21T10:17:11Z", "updated_at": "2022-07-21T10:17:11Z", "revision_number": 0, "project_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:11,256 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.037s 2022-07-21 10:17:11,256 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a006e27-c7f3-4bc7-b7bf-637efcff0883', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4d85e22d87c40f5a365c873b9538668", "name": "tempest-TestShelveInstance-1230056155-project", "password_expires_at": null}, "audit_ids": ["036WvyefSU2rkatkqKdnDA"], "expires_at": "2022-07-21T11:17:11.000000Z", "issued_at": "2022-07-21T10:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54bb3bfb06d24604ba2876cd13c74add", "name": "tempest-TestShelveInstance-1230056155"}, "is_domain": false, "roles": [{"id": "bd5807e520da4cb190e242473e86f650", "name": "reader"}, {"id": "f0335c15ec8744d9bbe266c5df640a34", "name": "member"}], "catalog": [{"endpoints": [{"id": "6da7dd9e63704f28b7544327a2330449", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add", "region": "RegionOne"}], "id": "07210b1680f84800beb77f2dd2eb310b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d9b6e0063ba8469898f5e321c8e15184", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "08e0d7d3765349c696736d97703a1bea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0192302958754de69343982e23a10a24", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/54bb3bfb06d24604ba2876cd13c74add", "region": "RegionOne"}], "id": "08fb79e23d1b4d70b652142866d8c1dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0083fc4cac3b4a21b4c08bfbba47795f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add", "region": "RegionOne"}], "id": "2424bd4432cd4be1bb8e2ea97995df89", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d44bf771fb794f4fba72549a67f5dffb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "3e814eb6323e48c099d74d9450113598", "type": "image", "name": "glance"}, {"endpoints": [{"id": "32cb88cd0df44bed964ee613ba8841cd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "4758e3abbf1f45fd924a57495606416f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5d459e579a894727a1405c930cee13f0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_54bb3bfb06d24604ba2876cd13c74add", "region": "RegionOne"}, {"id": "7d78cd03cc794df5af344aa24214401c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}], "id": "6e3b09f695954d398fbaee4cf0fc3cfa", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9482a9d64df0415585080ac4c49628f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "8a60ca9caa244d5fa5f54cd0f7ed1bca", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "32e7f732ea624182b07ec77dccd68a4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "c72b65637a2b4d9cbc6fc36e28103250", "type": "network", "name": "neutron"}]}}' 2022-07-21 10:17:11,257 118658 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '3b897553-497d-493b-aa8d-7354ee5aecc0', 'name': 'tempest-TestShelveInstance-274810188-network', 'tenant_id': '54bb3bfb06d24604ba2876cd13c74add', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '54bb3bfb06d24604ba2876cd13c74add', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 692, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-21T10:16:56Z', 'updated_at': '2022-07-21T10:16:56Z', 'revision_number': 1} available for tenant 2022-07-21 10:17:11,690 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes 0.432s 2022-07-21 10:17:11,691 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-19728524", "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "size": 1}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d94f89c-499e-42f0-b558-f78da63ae8bb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d94f89c-499e-42f0-b558-f78da63ae8bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:11.591474", "updated_at": null, "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:17:11,742 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.044s 2022-07-21 10:17:11,742 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6a50f0-4d63-4ffe-b03b-28312a86547f', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6a50f0-4d63-4ffe-b03b-28312a86547f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:12,796 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.046s 2022-07-21 10:17:12,796 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222ed218-7988-448f-a9ca-31234b39799b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222ed218-7988-448f-a9ca-31234b39799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:13,907 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.102s 2022-07-21 10:17:13,908 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c166696d-3f86-4710-9dc7-ae40758cba36', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c166696d-3f86-4710-9dc7-ae40758cba36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:14,955 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:14,955 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372b9c24-9780-4d22-8314-641d1c74ebca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372b9c24-9780-4d22-8314-641d1c74ebca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:16,047 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.083s 2022-07-21 10:17:16,048 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de548de2-9372-415a-8076-6ac515176f27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de548de2-9372-415a-8076-6ac515176f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:17,100 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.041s 2022-07-21 10:17:17,100 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76698c1-1b02-4936-a2da-14cd70ca0f98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76698c1-1b02-4936-a2da-14cd70ca0f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:18,150 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:18,151 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74e62bb-5b44-45fe-9c0b-20083be26834', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74e62bb-5b44-45fe-9c0b-20083be26834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:19,205 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.047s 2022-07-21 10:17:19,206 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba12f536-1545-4bd9-a440-9799f886e6fc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba12f536-1545-4bd9-a440-9799f886e6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:20,256 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:20,256 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8167aa51-62e0-4dfc-9ae4-21d4901860f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8167aa51-62e0-4dfc-9ae4-21d4901860f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:21,307 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:21,307 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde12f9e-8dbb-4d42-adf3-c2a11c61076e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde12f9e-8dbb-4d42-adf3-c2a11c61076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:22,360 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.044s 2022-07-21 10:17:22,360 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c5c1cb-f420-4b67-ac9e-aa4e9563f950', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c5c1cb-f420-4b67-ac9e-aa4e9563f950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:23,410 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:23,410 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f126d01-9bf4-4156-bcdd-2d9444d03d7c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f126d01-9bf4-4156-bcdd-2d9444d03d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:24,470 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.050s 2022-07-21 10:17:24,470 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b45d97-ef8a-4244-a61f-5f8041dd6c5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b45d97-ef8a-4244-a61f-5f8041dd6c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:25,524 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.043s 2022-07-21 10:17:25,524 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fc2324-2f1b-406f-90d5-e84f7ce66b6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fc2324-2f1b-406f-90d5-e84f7ce66b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:26,574 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.041s 2022-07-21 10:17:26,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c482b2fe-226f-4c5a-a436-e8bcc311b87b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c482b2fe-226f-4c5a-a436-e8bcc311b87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:27,625 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.043s 2022-07-21 10:17:27,625 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f5b73f-ca0c-4415-acb7-58c32e5f7b5b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f5b73f-ca0c-4415-acb7-58c32e5f7b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:28,673 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.039s 2022-07-21 10:17:28,673 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cc201e-2d7c-42a4-8123-aa04c8aa5a00', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cc201e-2d7c-42a4-8123-aa04c8aa5a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:29,722 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:29,722 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7df455a-d618-4986-942c-f4d15ae0e986', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7df455a-d618-4986-942c-f4d15ae0e986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:30,770 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.039s 2022-07-21 10:17:30,770 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cfc81f-b495-4c59-96b5-b4428565dc78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cfc81f-b495-4c59-96b5-b4428565dc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:31,831 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.053s 2022-07-21 10:17:31,832 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b9e927-cb30-4f2b-b3b2-d4f915c252ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b9e927-cb30-4f2b-b3b2-d4f915c252ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:32,883 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.043s 2022-07-21 10:17:32,884 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fdb6f5-2dce-4bf2-bd73-530b7333cb3d', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fdb6f5-2dce-4bf2-bd73-530b7333cb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:12.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:33,933 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:33,933 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6b541e-adfa-4273-a7fa-e6cd81c703a6', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6b541e-adfa-4273-a7fa-e6cd81c703a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:34,981 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:34,982 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4774a2a-7364-4883-8f4f-54e457420070', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4774a2a-7364-4883-8f4f-54e457420070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:36,028 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.038s 2022-07-21 10:17:36,028 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7e6ddb-8083-4bd0-9bc2-d55df1991ade', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7e6ddb-8083-4bd0-9bc2-d55df1991ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:37,079 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:37,079 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383e4e35-f826-4230-914a-7953d2c2c309', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383e4e35-f826-4230-914a-7953d2c2c309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:38,128 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:38,128 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2cd6db-ffc3-4dac-880e-5a980d3d08f0', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2cd6db-ffc3-4dac-880e-5a980d3d08f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:39,178 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:39,179 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb18fde-5897-4b23-9b4a-d9d015a44fb4', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb18fde-5897-4b23-9b4a-d9d015a44fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:40,237 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.051s 2022-07-21 10:17:40,237 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28fefb6-d173-4f1d-b04e-7c2e1df60e1f', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28fefb6-d173-4f1d-b04e-7c2e1df60e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:41,299 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.053s 2022-07-21 10:17:41,299 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cfc352-af69-4a35-98f3-267721289866', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cfc352-af69-4a35-98f3-267721289866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:42,348 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.040s 2022-07-21 10:17:42,349 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e819691-ba81-4cf4-a2a4-95aa9aabe862', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e819691-ba81-4cf4-a2a4-95aa9aabe862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:43,401 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.042s 2022-07-21 10:17:43,401 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc81148-4751-4486-80c3-da5fddb6d4c3', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc81148-4751-4486-80c3-da5fddb6d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:33.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:44,460 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301 0.051s 2022-07-21 10:17:44,461 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3f9acc-646b-4aa2-b248-2415185f01b4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3f9acc-646b-4aa2-b248-2415185f01b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301'} Body: b'{"volume": {"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:17:12.000000", "updated_at": "2022-07-21T10:17:44.000000", "name": "tempest-tempest.common.compute-volume-19728524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/54bb3bfb06d24604ba2876cd13c74add/volumes/a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}], "user_id": "a4d85e22d87c40f5a365c873b9538668", "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": "046b0ffe-4832-4872-a101-db671d701a64", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "54bb3bfb06d24604ba2876cd13c74add"}}' 2022-07-21 10:17:44,467 118658 INFO [tempest.common.waiters] volume a5b9445f-519c-49d0-9fa4-8a5a3c83b301 reached available after waiting for 33.467827 seconds 2022-07-21 10:17:45,298 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.23/compute/v2.1/servers 0.830s 2022-07-21 10:17:45,298 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-1575898275", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1011855596", "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "networks": [{"uuid": "3b897553-497d-493b-aa8d-7354ee5aecc0"}], "block_device_mapping_v2": [{"uuid": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02885b5a-5374-422a-b439-b06ee60bf773', 'x-compute-request-id': 'req-02885b5a-5374-422a-b439-b06ee60bf773', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "adminPass": "WjR2e7iP8WyE"}}' 2022-07-21 10:17:45,465 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.164s 2022-07-21 10:17:45,465 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b60e0cf-78ef-4f5c-a086-f49d0280e9f9', 'x-compute-request-id': 'req-6b60e0cf-78ef-4f5c-a086-f49d0280e9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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-07-21 10:17:46,598 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.124s 2022-07-21 10:17:46,599 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a4c0f3-83b7-4aae-b1cc-775ee7590a53', 'x-compute-request-id': 'req-c0a4c0f3-83b7-4aae-b1cc-775ee7590a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:46,609 118658 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-07-21 10:17:47,767 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:17:47,768 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e74bfbe-cf24-4166-baac-89a32a9f6873', 'x-compute-request-id': 'req-6e74bfbe-cf24-4166-baac-89a32a9f6873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:47,775 118658 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 2 second wait 2022-07-21 10:17:48,933 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:17:48,934 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62b93822-434c-460a-af53-2c003daa5a6a', 'x-compute-request-id': 'req-62b93822-434c-460a-af53-2c003daa5a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:50,116 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:17:50,116 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7104a0-5aac-49b4-bb8d-3e24ebf442ef', 'x-compute-request-id': 'req-2f7104a0-5aac-49b4-bb8d-3e24ebf442ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:51,287 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:17:51,288 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b620eb6d-975c-4f3a-99bb-311091df6b61', 'x-compute-request-id': 'req-b620eb6d-975c-4f3a-99bb-311091df6b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:52,467 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.170s 2022-07-21 10:17:52,467 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8882dca1-5f35-4efa-b767-a15dbcc0d5f9', 'x-compute-request-id': 'req-8882dca1-5f35-4efa-b767-a15dbcc0d5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:53,642 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:17:53,643 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a49cdce-22d8-4e9e-88ae-29dcba25a5cf', 'x-compute-request-id': 'req-2a49cdce-22d8-4e9e-88ae-29dcba25a5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:54,805 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.154s 2022-07-21 10:17:54,806 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe540103-6b8c-479c-a52c-a12ae1e9b6a4', 'x-compute-request-id': 'req-fe540103-6b8c-479c-a52c-a12ae1e9b6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:55,991 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.176s 2022-07-21 10:17:55,992 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2feb7211-ed3a-4108-a4b4-31796ccc7ab0', 'x-compute-request-id': 'req-2feb7211-ed3a-4108-a4b4-31796ccc7ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:57,184 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.184s 2022-07-21 10:17:57,184 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578dede0-ab7e-4852-9195-c0de13fd51d1', 'x-compute-request-id': 'req-578dede0-ab7e-4852-9195-c0de13fd51d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:58,365 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.171s 2022-07-21 10:17:58,365 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e004c5-b5e1-4358-a018-b3730e67fb4f', 'x-compute-request-id': 'req-b3e004c5-b5e1-4358-a018-b3730e67fb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:17:59,531 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:17:59,532 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd55d179-8cda-4b74-aa6b-4f99875a25ae', 'x-compute-request-id': 'req-fd55d179-8cda-4b74-aa6b-4f99875a25ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:00,700 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.158s 2022-07-21 10:18:00,700 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a380f5-7f0a-4d54-83a0-9a00a328f6ff', 'x-compute-request-id': 'req-65a380f5-7f0a-4d54-83a0-9a00a328f6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:01,860 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.151s 2022-07-21 10:18:01,861 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042f4685-33b5-423f-95c7-72906a45481a', 'x-compute-request-id': 'req-042f4685-33b5-423f-95c7-72906a45481a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:03,026 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:18:03,026 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4e4705-fa6e-476c-aecd-8fde8fe64b02', 'x-compute-request-id': 'req-fa4e4705-fa6e-476c-aecd-8fde8fe64b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:04,196 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:18:04,196 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf1a538-9ba6-4b53-ae10-2b072183da83', 'x-compute-request-id': 'req-baf1a538-9ba6-4b53-ae10-2b072183da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:05,359 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.154s 2022-07-21 10:18:05,359 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f2932c-5097-4456-b6f8-56f3a3662d6d', 'x-compute-request-id': 'req-33f2932c-5097-4456-b6f8-56f3a3662d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:06,521 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.153s 2022-07-21 10:18:06,522 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a381dc42-d107-444b-8928-7127d909531b', 'x-compute-request-id': 'req-a381dc42-d107-444b-8928-7127d909531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:07,689 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:18:07,689 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88567a48-ff00-45be-a774-6aabda18870b', 'x-compute-request-id': 'req-88567a48-ff00-45be-a774-6aabda18870b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:08,854 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.155s 2022-07-21 10:18:08,854 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e47f85-ec3c-4a43-80f1-a51f3db9b055', 'x-compute-request-id': 'req-75e47f85-ec3c-4a43-80f1-a51f3db9b055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:10,018 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:18:10,020 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793e33e6-30db-4375-a367-ee35cd015093', 'x-compute-request-id': 'req-793e33e6-30db-4375-a367-ee35cd015093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:11,196 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:18:11,196 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34863e7c-bf99-49ce-8099-50e01556b5d3', 'x-compute-request-id': 'req-34863e7c-bf99-49ce-8099-50e01556b5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:12,364 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:18:12,364 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-937d6550-dc68-49d4-b5c2-20e7885ee7ed', 'x-compute-request-id': 'req-937d6550-dc68-49d4-b5c2-20e7885ee7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:13,526 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.154s 2022-07-21 10:18:13,527 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22cf725-7557-4775-b9c2-9753baa57d84', 'x-compute-request-id': 'req-f22cf725-7557-4775-b9c2-9753baa57d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:14,697 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.162s 2022-07-21 10:18:14,698 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df295ee-c891-4f75-a441-a2a7c34c96ae', 'x-compute-request-id': 'req-0df295ee-c891-4f75-a441-a2a7c34c96ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:15,879 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.173s 2022-07-21 10:18:15,880 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4e01e7-d40e-4fdc-b8bf-8e43d0fdf0b2', 'x-compute-request-id': 'req-3c4e01e7-d40e-4fdc-b8bf-8e43d0fdf0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:17,045 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:18:17,046 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7c1407-2f38-475e-8478-e20bbc287b38', 'x-compute-request-id': 'req-9c7c1407-2f38-475e-8478-e20bbc287b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:18,434 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.380s 2022-07-21 10:18:18,434 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71fbebd7-a88b-44a5-95a0-4fa3a6df63a5', 'x-compute-request-id': 'req-71fbebd7-a88b-44a5-95a0-4fa3a6df63a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:19,609 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:18:19,609 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f119f75f-6bf5-47ab-898b-c3509b98edbc', 'x-compute-request-id': 'req-f119f75f-6bf5-47ab-898b-c3509b98edbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:20,775 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:18:20,775 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb376f2-021c-4bdc-93f1-175c4e877dd1', 'x-compute-request-id': 'req-dbb376f2-021c-4bdc-93f1-175c4e877dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:22,119 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.336s 2022-07-21 10:18:22,119 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95dbef73-8797-4223-b28b-1a4dc20b82fc', 'x-compute-request-id': 'req-95dbef73-8797-4223-b28b-1a4dc20b82fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:23,291 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:18:23,291 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e7dc01-3413-4f27-b925-fe2348e08278', 'x-compute-request-id': 'req-03e7dc01-3413-4f27-b925-fe2348e08278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:24,471 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.170s 2022-07-21 10:18:24,472 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9018e28d-6ab9-4e29-9df5-e0b9ed71cccc', 'x-compute-request-id': 'req-9018e28d-6ab9-4e29-9df5-e0b9ed71cccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:25,653 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.164s 2022-07-21 10:18:25,653 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec5eb88-5b14-4b20-8a37-15f2613cb73d', 'x-compute-request-id': 'req-9ec5eb88-5b14-4b20-8a37-15f2613cb73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:26,829 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.167s 2022-07-21 10:18:26,830 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-281fa474-9af7-457f-8a94-21ad4d7f9406', 'x-compute-request-id': 'req-281fa474-9af7-457f-8a94-21ad4d7f9406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:27,999 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:18:28,000 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58404a4a-55a1-4bf3-8d1b-303bcf99383d', 'x-compute-request-id': 'req-58404a4a-55a1-4bf3-8d1b-303bcf99383d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:29,169 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:18:29,170 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6aa739-8408-41d6-9b67-46d3230aca32', 'x-compute-request-id': 'req-7b6aa739-8408-41d6-9b67-46d3230aca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:30,343 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.164s 2022-07-21 10:18:30,343 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8ccb5e-aa45-46ae-9e41-0db222eec8db', 'x-compute-request-id': 'req-bc8ccb5e-aa45-46ae-9e41-0db222eec8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:31,520 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:18:31,521 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba3edef-05f2-4c28-8ba0-bfcbd405b654', 'x-compute-request-id': 'req-dba3edef-05f2-4c28-8ba0-bfcbd405b654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:32,698 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:18:32,698 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fffd46b-0f92-4bf5-a9c3-fb5e55aaadfa', 'x-compute-request-id': 'req-2fffd46b-0f92-4bf5-a9c3-fb5e55aaadfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:33,872 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:18:33,872 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef0dab0-cabd-4c02-b058-5dd4b0bae943', 'x-compute-request-id': 'req-7ef0dab0-cabd-4c02-b058-5dd4b0bae943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:35,058 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.177s 2022-07-21 10:18:35,059 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab55f1a-2147-430c-a8ff-a48b010e6ec5', 'x-compute-request-id': 'req-6ab55f1a-2147-430c-a8ff-a48b010e6ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:36,243 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.176s 2022-07-21 10:18:36,244 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79dba55-8f02-4c4c-8137-950c910db156', 'x-compute-request-id': 'req-e79dba55-8f02-4c4c-8137-950c910db156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:37,414 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.162s 2022-07-21 10:18:37,415 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c280988-9989-400d-922d-5fe2e02fa9e5', 'x-compute-request-id': 'req-6c280988-9989-400d-922d-5fe2e02fa9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:38,590 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:18:38,590 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b861694-1b43-41ff-bf5a-408d362a3152', 'x-compute-request-id': 'req-8b861694-1b43-41ff-bf5a-408d362a3152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:39,765 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:18:39,765 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1740c4-a84b-4f03-94b9-29e2623684c2', 'x-compute-request-id': 'req-fd1740c4-a84b-4f03-94b9-29e2623684c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:40,939 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:18:40,940 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e166c2e3-7227-444c-a6ff-53d11651c741', 'x-compute-request-id': 'req-e166c2e3-7227-444c-a6ff-53d11651c741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:42,117 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:18:42,118 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6e5d27-e805-4174-b51c-e30ded24a911', 'x-compute-request-id': 'req-5c6e5d27-e805-4174-b51c-e30ded24a911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:43,342 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.215s 2022-07-21 10:18:43,343 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39512b1-96f8-410d-a44c-61ecf5492a94', 'x-compute-request-id': 'req-d39512b1-96f8-410d-a44c-61ecf5492a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:44,532 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.180s 2022-07-21 10:18:44,532 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f31e57cb-cde1-4019-a153-464b945714d1', 'x-compute-request-id': 'req-f31e57cb-cde1-4019-a153-464b945714d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:45,809 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.267s 2022-07-21 10:18:45,810 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b39b757-da55-4394-aadf-26a1e2601835', 'x-compute-request-id': 'req-9b39b757-da55-4394-aadf-26a1e2601835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:47,022 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.201s 2022-07-21 10:18:47,023 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd4eced-6f1a-4e5a-8bd8-586ca27735ff', 'x-compute-request-id': 'req-0bd4eced-6f1a-4e5a-8bd8-586ca27735ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:48,189 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.158s 2022-07-21 10:18:48,190 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0574923-a37e-4bf6-a76e-25469ad69e26', 'x-compute-request-id': 'req-c0574923-a37e-4bf6-a76e-25469ad69e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:49,371 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.171s 2022-07-21 10:18:49,371 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736dee1e-25f7-42f1-810e-dd1bc7cc9cbd', 'x-compute-request-id': 'req-736dee1e-25f7-42f1-810e-dd1bc7cc9cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:50,725 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.346s 2022-07-21 10:18:50,725 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0694f214-5d50-4b06-b751-b8e331d9b02e', 'x-compute-request-id': 'req-0694f214-5d50-4b06-b751-b8e331d9b02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:52,039 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.305s 2022-07-21 10:18:52,039 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9ac76b-2774-4173-8c18-009810e501c9', 'x-compute-request-id': 'req-db9ac76b-2774-4173-8c18-009810e501c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:53,242 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.193s 2022-07-21 10:18:53,242 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd23ff5c-e60d-4dbf-8eee-b13c6c3ad7f2', 'x-compute-request-id': 'req-fd23ff5c-e60d-4dbf-8eee-b13c6c3ad7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:54,438 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.187s 2022-07-21 10:18:54,438 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3edbc61e-0c48-4187-84f2-1889c90fca2e', 'x-compute-request-id': 'req-3edbc61e-0c48-4187-84f2-1889c90fca2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:55,612 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:18:55,612 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038c0025-76ee-4ef0-a000-dec4e34f666e', 'x-compute-request-id': 'req-038c0025-76ee-4ef0-a000-dec4e34f666e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:56,798 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.177s 2022-07-21 10:18:56,798 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75153069-9e5c-4978-b422-b4cf8134a83f', 'x-compute-request-id': 'req-75153069-9e5c-4978-b422-b4cf8134a83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:57,966 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:18:57,966 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb949700-49aa-481a-ae92-234b709f0e70', 'x-compute-request-id': 'req-fb949700-49aa-481a-ae92-234b709f0e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:18:59,154 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.179s 2022-07-21 10:18:59,155 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29260f20-3d9f-4de2-9580-3a01d5f99f1f', 'x-compute-request-id': 'req-29260f20-3d9f-4de2-9580-3a01d5f99f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:00,335 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.172s 2022-07-21 10:19:00,336 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f4f116-ae00-4391-a0eb-2aa02dc29145', 'x-compute-request-id': 'req-16f4f116-ae00-4391-a0eb-2aa02dc29145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:01,524 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.180s 2022-07-21 10:19:01,524 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ddc7d0-4fb0-4dc9-a60f-27fa95c95e61', 'x-compute-request-id': 'req-05ddc7d0-4fb0-4dc9-a60f-27fa95c95e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:02,717 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.183s 2022-07-21 10:19:02,717 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9592f37f-38db-427e-b904-31f7610800d0', 'x-compute-request-id': 'req-9592f37f-38db-427e-b904-31f7610800d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:03,909 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.182s 2022-07-21 10:19:03,909 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ff8b96-0d82-4d83-95c2-d25dad007bd4', 'x-compute-request-id': 'req-61ff8b96-0d82-4d83-95c2-d25dad007bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:05,089 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.171s 2022-07-21 10:19:05,090 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d1139e1-5ff3-4e59-89e6-4d8e2d70b271', 'x-compute-request-id': 'req-4d1139e1-5ff3-4e59-89e6-4d8e2d70b271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:06,258 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:19:06,259 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45309848-4fa6-487e-8bca-7280aaef9bf6', 'x-compute-request-id': 'req-45309848-4fa6-487e-8bca-7280aaef9bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:07,436 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.169s 2022-07-21 10:19:07,437 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6358af-08a1-4370-897e-f8a48f9ec8a0', 'x-compute-request-id': 'req-6e6358af-08a1-4370-897e-f8a48f9ec8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:08,607 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:19:08,607 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6389cee5-831c-4f86-b1a7-f25e83f45489', 'x-compute-request-id': 'req-6389cee5-831c-4f86-b1a7-f25e83f45489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:09,776 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:09,776 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-debf3526-20fc-4029-abd0-e1823c55f9b9', 'x-compute-request-id': 'req-debf3526-20fc-4029-abd0-e1823c55f9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:10,955 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.170s 2022-07-21 10:19:10,955 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9886c16e-e5eb-4936-81ca-0925fc97bac1', 'x-compute-request-id': 'req-9886c16e-e5eb-4936-81ca-0925fc97bac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:12,120 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:19:12,120 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc2dba8-dd66-48d0-ad6d-149826654042', 'x-compute-request-id': 'req-3cc2dba8-dd66-48d0-ad6d-149826654042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:13,290 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.162s 2022-07-21 10:19:13,290 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f1520d-8504-45a9-9083-5fe8ed6b1623', 'x-compute-request-id': 'req-76f1520d-8504-45a9-9083-5fe8ed6b1623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:14,472 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.173s 2022-07-21 10:19:14,473 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b82b2333-b5a4-40e1-9ca6-18585dd7acbd', 'x-compute-request-id': 'req-b82b2333-b5a4-40e1-9ca6-18585dd7acbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:15,637 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:19:15,638 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb7ed36-00e6-4189-9338-2941c79c12dd', 'x-compute-request-id': 'req-bcb7ed36-00e6-4189-9338-2941c79c12dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:16,813 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:19:16,813 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f8266e-44bf-4f8c-a16f-c59b9b31c54a', 'x-compute-request-id': 'req-42f8266e-44bf-4f8c-a16f-c59b9b31c54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:17,975 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.153s 2022-07-21 10:19:17,975 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a515a7-36d2-455e-bb96-630d6a0c80b1', 'x-compute-request-id': 'req-23a515a7-36d2-455e-bb96-630d6a0c80b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:19,374 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.391s 2022-07-21 10:19:19,374 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e48e80c-8e56-4638-80a3-a99289bb2303', 'x-compute-request-id': 'req-5e48e80c-8e56-4638-80a3-a99289bb2303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:20,540 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:19:20,540 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb25619-7eb7-4f44-9265-d986b16f88d6', 'x-compute-request-id': 'req-9eb25619-7eb7-4f44-9265-d986b16f88d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:21,706 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:19:21,707 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00edf7e4-76a9-4e39-90da-dd267a96e624', 'x-compute-request-id': 'req-00edf7e4-76a9-4e39-90da-dd267a96e624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:22,889 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:19:22,889 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d62381c-aaa5-4d4a-bbe6-c725e18a184f', 'x-compute-request-id': 'req-7d62381c-aaa5-4d4a-bbe6-c725e18a184f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:24,066 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:19:24,066 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430e216b-b9a2-42fd-beed-5dac0da3acaa', 'x-compute-request-id': 'req-430e216b-b9a2-42fd-beed-5dac0da3acaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:25,235 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:25,236 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc5459c-97bf-432b-b3c3-89c8a8511174', 'x-compute-request-id': 'req-1bc5459c-97bf-432b-b3c3-89c8a8511174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:26,396 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.151s 2022-07-21 10:19:26,396 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51932775-43ea-4490-9a54-5614d947e060', 'x-compute-request-id': 'req-51932775-43ea-4490-9a54-5614d947e060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:27,565 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:27,565 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800b1f9a-1e8c-49dd-afd8-cd9a41a9e18c', 'x-compute-request-id': 'req-800b1f9a-1e8c-49dd-afd8-cd9a41a9e18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:28,731 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:19:28,731 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f9d2aba-7c4f-4f07-accc-0782309ad71b', 'x-compute-request-id': 'req-2f9d2aba-7c4f-4f07-accc-0782309ad71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:29,903 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:29,904 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48a4ecb-464c-497c-93da-16de3b95a397', 'x-compute-request-id': 'req-b48a4ecb-464c-497c-93da-16de3b95a397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:31,075 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:31,075 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4cf909-e4ee-4f4b-85e3-72c46be285d5', 'x-compute-request-id': 'req-ec4cf909-e4ee-4f4b-85e3-72c46be285d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:32,258 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:19:32,259 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77bdbd96-d0b6-4b51-8ed6-0042f16b54df', 'x-compute-request-id': 'req-77bdbd96-d0b6-4b51-8ed6-0042f16b54df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:33,431 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:33,431 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b964b532-05e1-4ca0-ab35-63597f9cb2ae', 'x-compute-request-id': 'req-b964b532-05e1-4ca0-ab35-63597f9cb2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:34,592 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.153s 2022-07-21 10:19:34,592 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491ec1a1-9fd6-403b-8fdd-73838be4dd86', 'x-compute-request-id': 'req-491ec1a1-9fd6-403b-8fdd-73838be4dd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:35,760 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:35,761 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd9dc5a9-9dc8-4572-9c77-c6e3269e82c7', 'x-compute-request-id': 'req-bd9dc5a9-9dc8-4572-9c77-c6e3269e82c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:36,926 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:19:36,926 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a15b77-12d5-43de-8d3c-37dfb8244981', 'x-compute-request-id': 'req-39a15b77-12d5-43de-8d3c-37dfb8244981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:38,100 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:19:38,101 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7c9f67-fd2b-4e9d-b390-0e44c02e6c22', 'x-compute-request-id': 'req-ec7c9f67-fd2b-4e9d-b390-0e44c02e6c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:39,265 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.155s 2022-07-21 10:19:39,265 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae2f20c-cb2e-4d90-bf9b-148d25e74204', 'x-compute-request-id': 'req-cae2f20c-cb2e-4d90-bf9b-148d25e74204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:40,435 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:40,435 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64363c06-dfc6-4d79-9a0d-c778bbe9fcaa', 'x-compute-request-id': 'req-64363c06-dfc6-4d79-9a0d-c778bbe9fcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:41,612 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:19:41,612 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a7d815-f08e-42d3-8f3e-6f047f9c157a', 'x-compute-request-id': 'req-97a7d815-f08e-42d3-8f3e-6f047f9c157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:42,781 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:42,782 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58f2f01-e9fb-4c11-89ce-deae80a5dea4', 'x-compute-request-id': 'req-c58f2f01-e9fb-4c11-89ce-deae80a5dea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:43,964 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:19:43,964 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a71d85c-e667-4089-99f4-8cbcb5a91d9b', 'x-compute-request-id': 'req-6a71d85c-e667-4089-99f4-8cbcb5a91d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:45,127 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.155s 2022-07-21 10:19:45,127 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6262ec46-dc66-412b-a468-7b7ac6064646', 'x-compute-request-id': 'req-6262ec46-dc66-412b-a468-7b7ac6064646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:46,299 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:46,300 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6b65bd-4fb7-4381-89eb-30981850c120', 'x-compute-request-id': 'req-3c6b65bd-4fb7-4381-89eb-30981850c120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:47,481 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.173s 2022-07-21 10:19:47,481 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f0ed3a-6ec9-46f8-998e-3272aa22019e', 'x-compute-request-id': 'req-46f0ed3a-6ec9-46f8-998e-3272aa22019e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:48,651 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:19:48,652 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd35f7e9-7c97-46a4-90d0-7885582e1c68', 'x-compute-request-id': 'req-cd35f7e9-7c97-46a4-90d0-7885582e1c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:49,821 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:19:49,821 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0be4cbb-05f4-4964-ba20-676e025254b8', 'x-compute-request-id': 'req-b0be4cbb-05f4-4964-ba20-676e025254b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:50,996 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:19:50,996 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dadd544c-f5f5-4c1d-bd0c-e443e7795f22', 'x-compute-request-id': 'req-dadd544c-f5f5-4c1d-bd0c-e443e7795f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:52,174 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:19:52,174 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d5acad-9a4d-4c03-a016-81a2013d8cd9', 'x-compute-request-id': 'req-99d5acad-9a4d-4c03-a016-81a2013d8cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:53,346 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:53,347 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f14480-7b53-4e7a-8830-ab6eef070b7a', 'x-compute-request-id': 'req-18f14480-7b53-4e7a-8830-ab6eef070b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:54,540 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.184s 2022-07-21 10:19:54,540 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d2efd0-5900-477e-b6e9-79269e554085', 'x-compute-request-id': 'req-01d2efd0-5900-477e-b6e9-79269e554085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:55,712 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:19:55,713 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14749b42-5545-440b-803a-2351f0086855', 'x-compute-request-id': 'req-14749b42-5545-440b-803a-2351f0086855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:56,879 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.156s 2022-07-21 10:19:56,879 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f17e04-b51a-4470-a215-671011d07729', 'x-compute-request-id': 'req-98f17e04-b51a-4470-a215-671011d07729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:58,046 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:19:58,047 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be5e200-a5a9-400f-892c-645eb71964dc', 'x-compute-request-id': 'req-0be5e200-a5a9-400f-892c-645eb71964dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:19:59,212 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:19:59,213 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a66a87-03d3-4a23-9ac8-c05e714a714d', 'x-compute-request-id': 'req-d0a66a87-03d3-4a23-9ac8-c05e714a714d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:00,385 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.164s 2022-07-21 10:20:00,385 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a882585-7349-4678-b67e-ee147a58e3ab', 'x-compute-request-id': 'req-7a882585-7349-4678-b67e-ee147a58e3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:01,574 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.180s 2022-07-21 10:20:01,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f340e98f-3a6b-40d4-b352-1af1259c84d9', 'x-compute-request-id': 'req-f340e98f-3a6b-40d4-b352-1af1259c84d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:02,765 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.179s 2022-07-21 10:20:02,765 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a31b348-519c-4649-97fc-84b619bef7ed', 'x-compute-request-id': 'req-6a31b348-519c-4649-97fc-84b619bef7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:03,957 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.182s 2022-07-21 10:20:03,957 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a792254-910a-426f-9c77-1590c56e6556', 'x-compute-request-id': 'req-4a792254-910a-426f-9c77-1590c56e6556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:05,118 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.152s 2022-07-21 10:20:05,118 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991e27dc-0cf8-41b8-a4ff-bbd4377e5b18', 'x-compute-request-id': 'req-991e27dc-0cf8-41b8-a4ff-bbd4377e5b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:06,286 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:20:06,286 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a5b22e-0b5c-4764-b238-99b04205375b', 'x-compute-request-id': 'req-99a5b22e-0b5c-4764-b238-99b04205375b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:07,456 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:20:07,456 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a445f8e-055c-46c5-8b75-fa60bfcfa369', 'x-compute-request-id': 'req-3a445f8e-055c-46c5-8b75-fa60bfcfa369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:08,622 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:20:08,622 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a87e8c0-3728-46a8-b31d-7ebc450c9363', 'x-compute-request-id': 'req-9a87e8c0-3728-46a8-b31d-7ebc450c9363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:09,788 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:20:09,789 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5999bdb2-2cc2-489a-a493-073a139466ea', 'x-compute-request-id': 'req-5999bdb2-2cc2-489a-a493-073a139466ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:10,947 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.150s 2022-07-21 10:20:10,948 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44fc9b0-c70f-4556-8696-9e971adc964f', 'x-compute-request-id': 'req-c44fc9b0-c70f-4556-8696-9e971adc964f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:12,115 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:20:12,116 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934fd961-6dee-452d-b778-4c5b71b9e29f', 'x-compute-request-id': 'req-934fd961-6dee-452d-b778-4c5b71b9e29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:13,290 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:20:13,290 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43969d85-bd32-45fe-8bed-b368c7f45ff4', 'x-compute-request-id': 'req-43969d85-bd32-45fe-8bed-b368c7f45ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:14,472 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:20:14,473 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a5c2f5-4324-4439-abb1-1e03d5007401', 'x-compute-request-id': 'req-37a5c2f5-4324-4439-abb1-1e03d5007401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:15,637 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.155s 2022-07-21 10:20:15,637 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f830cb-6edd-4748-9eb8-667b37c596a2', 'x-compute-request-id': 'req-f2f830cb-6edd-4748-9eb8-667b37c596a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:16,806 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:20:16,806 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73032c90-8c55-4b7d-a560-c4ddc6e44756', 'x-compute-request-id': 'req-73032c90-8c55-4b7d-a560-c4ddc6e44756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:17,978 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.162s 2022-07-21 10:20:17,978 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ae23b6-c435-427c-9d3f-2e9905ba405c', 'x-compute-request-id': 'req-d0ae23b6-c435-427c-9d3f-2e9905ba405c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:19,144 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.157s 2022-07-21 10:20:19,144 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17b5688-38ea-49bf-b830-8a6dc329ac5f', 'x-compute-request-id': 'req-b17b5688-38ea-49bf-b830-8a6dc329ac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:20,318 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:20:20,318 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d601dd-d420-49e3-90e6-4bf114b6f968', 'x-compute-request-id': 'req-45d601dd-d420-49e3-90e6-4bf114b6f968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:21,490 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:20:21,490 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3411fe67-b303-47b8-9b1d-1982d8dfb341', 'x-compute-request-id': 'req-3411fe67-b303-47b8-9b1d-1982d8dfb341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:22,660 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.162s 2022-07-21 10:20:22,661 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed28bf8-0771-49c0-a3c5-6e756d2234a9', 'x-compute-request-id': 'req-bed28bf8-0771-49c0-a3c5-6e756d2234a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:23,950 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.280s 2022-07-21 10:20:23,950 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3698f4-85f1-44b9-ada6-b5c32e24f8fa', 'x-compute-request-id': 'req-ae3698f4-85f1-44b9-ada6-b5c32e24f8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:25,120 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:20:25,120 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6aa8b1a-5804-4f32-be14-3716ca291cb2', 'x-compute-request-id': 'req-c6aa8b1a-5804-4f32-be14-3716ca291cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:26,290 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.160s 2022-07-21 10:20:26,290 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6621fcc-0947-4329-94fa-a9c98f782521', 'x-compute-request-id': 'req-b6621fcc-0947-4329-94fa-a9c98f782521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:27,465 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:20:27,465 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7fa8cc-b4c5-4ecd-b672-fa8bd8904d95', 'x-compute-request-id': 'req-ad7fa8cc-b4c5-4ecd-b672-fa8bd8904d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:28,637 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:20:28,638 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad649929-821e-419e-8b7c-b9f2d1e642df', 'x-compute-request-id': 'req-ad649929-821e-419e-8b7c-b9f2d1e642df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:29,806 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:20:29,806 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01408434-5a42-4e31-a2a6-6a02d5835637', 'x-compute-request-id': 'req-01408434-5a42-4e31-a2a6-6a02d5835637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:30,983 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.168s 2022-07-21 10:20:30,983 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a971450e-28a8-4a34-b0f5-38751cf110f2', 'x-compute-request-id': 'req-a971450e-28a8-4a34-b0f5-38751cf110f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:32,152 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:20:32,152 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27249397-69cd-4239-aa39-a14c356b7c0f', 'x-compute-request-id': 'req-27249397-69cd-4239-aa39-a14c356b7c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:33,322 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.161s 2022-07-21 10:20:33,323 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90acd329-20cb-4f69-9182-d85334679ce7', 'x-compute-request-id': 'req-90acd329-20cb-4f69-9182-d85334679ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:34,606 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.275s 2022-07-21 10:20:34,607 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758d628a-ecc9-4ba0-9ada-226311ef38b3', 'x-compute-request-id': 'req-758d628a-ecc9-4ba0-9ada-226311ef38b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:35,854 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.238s 2022-07-21 10:20:35,855 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d57804-34df-4ef8-8acd-6f62e665071f', 'x-compute-request-id': 'req-a1d57804-34df-4ef8-8acd-6f62e665071f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:37,026 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.163s 2022-07-21 10:20:37,027 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7df282-e756-4800-9d62-78d4798a170f', 'x-compute-request-id': 'req-5b7df282-e756-4800-9d62-78d4798a170f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:38,208 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.173s 2022-07-21 10:20:38,208 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8705315-ee36-43c0-8d8e-cca037d551bc', 'x-compute-request-id': 'req-f8705315-ee36-43c0-8d8e-cca037d551bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:39,411 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.194s 2022-07-21 10:20:39,411 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a43e6c-1247-4cda-a530-eda21d4291c3', 'x-compute-request-id': 'req-79a43e6c-1247-4cda-a530-eda21d4291c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:40,578 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.159s 2022-07-21 10:20:40,578 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293d77a4-96c6-4664-964a-61b28ae7486b', 'x-compute-request-id': 'req-293d77a4-96c6-4664-964a-61b28ae7486b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:41,753 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.166s 2022-07-21 10:20:41,753 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7b5ed1-0123-4693-ac2d-ea5588a9e3bb', 'x-compute-request-id': 'req-6d7b5ed1-0123-4693-ac2d-ea5588a9e3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:42,935 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.174s 2022-07-21 10:20:42,936 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97067e1-b567-43c7-b6f3-51515ae281ee', 'x-compute-request-id': 'req-e97067e1-b567-43c7-b6f3-51515ae281ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:44,110 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.165s 2022-07-21 10:20:44,110 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26376fa-35a6-426c-a840-eb96805864fc', 'x-compute-request-id': 'req-a26376fa-35a6-426c-a840-eb96805864fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "5e50f340873f0912ff0faedf0ac88406f81dd7399c87a8d351cd0d26", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734548995"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:45,231 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.113s 2022-07-21 10:20:45,232 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae2c96f-9477-44b8-a4c0-6381b4f1dc8d', 'x-compute-request-id': 'req-2ae2c96f-9477-44b8-a4c0-6381b4f1dc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:46,329 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:20:46,330 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e045dcf7-5d0f-4455-ae6c-97bef79077c5', 'x-compute-request-id': 'req-e045dcf7-5d0f-4455-ae6c-97bef79077c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:47,427 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:20:47,427 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab19dc29-7aa5-45db-9a54-314084ef3bd9', 'x-compute-request-id': 'req-ab19dc29-7aa5-45db-9a54-314084ef3bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:48,525 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:20:48,526 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c77405e-a16f-4f6e-96d4-06ec8c5cf7ed', 'x-compute-request-id': 'req-0c77405e-a16f-4f6e-96d4-06ec8c5cf7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:49,626 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:20:49,626 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983f0596-3998-4d2c-b143-2b2b78f768ca', 'x-compute-request-id': 'req-983f0596-3998-4d2c-b143-2b2b78f768ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:50,736 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.101s 2022-07-21 10:20:50,736 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c400b838-9d72-4260-a8b3-051e383808da', 'x-compute-request-id': 'req-c400b838-9d72-4260-a8b3-051e383808da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:51,832 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:20:51,832 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9a2db5-fbae-42d2-a42e-221652455f4f', 'x-compute-request-id': 'req-cb9a2db5-fbae-42d2-a42e-221652455f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:52,927 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:20:52,928 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7dc7d94-465d-4862-8ea6-5bb5f15a5f83', 'x-compute-request-id': 'req-a7dc7d94-465d-4862-8ea6-5bb5f15a5f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:54,036 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.100s 2022-07-21 10:20:54,037 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64943132-171a-480f-b164-7d0d89aea6e5', 'x-compute-request-id': 'req-64943132-171a-480f-b164-7d0d89aea6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:55,136 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:20:55,136 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7374032c-b92c-401c-a8d5-871736ae2be3', 'x-compute-request-id': 'req-7374032c-b92c-401c-a8d5-871736ae2be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:56,232 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:20:56,232 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edfb3cf-0448-4347-a78b-b36d9bd9aa75', 'x-compute-request-id': 'req-8edfb3cf-0448-4347-a78b-b36d9bd9aa75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:57,331 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:20:57,332 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb964cfb-ca23-4340-9cb6-777f685215dc', 'x-compute-request-id': 'req-fb964cfb-ca23-4340-9cb6-777f685215dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:58,431 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:20:58,431 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8023c60-89cc-4ec4-8fa2-33dc41eeb57b', 'x-compute-request-id': 'req-c8023c60-89cc-4ec4-8fa2-33dc41eeb57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:20:59,527 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:20:59,527 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2967d1e-37f4-48b3-b993-ca9debab1ac6', 'x-compute-request-id': 'req-c2967d1e-37f4-48b3-b993-ca9debab1ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:00,645 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.109s 2022-07-21 10:21:00,645 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1764dbc-99ca-448a-a509-f22f60424fd7', 'x-compute-request-id': 'req-a1764dbc-99ca-448a-a509-f22f60424fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:01,745 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:01,745 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f30f440-c9d2-451a-8cfb-e9a287be8b12', 'x-compute-request-id': 'req-3f30f440-c9d2-451a-8cfb-e9a287be8b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:02,847 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:21:02,848 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0434917e-cd67-439e-afa4-c6f5d337e563', 'x-compute-request-id': 'req-0434917e-cd67-439e-afa4-c6f5d337e563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:03,945 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:21:03,946 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e635bcf-78f3-4afb-b51c-8c9f296d035c', 'x-compute-request-id': 'req-2e635bcf-78f3-4afb-b51c-8c9f296d035c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:05,043 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:21:05,044 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3fda7b-2365-4202-bc2c-295aa2547f2d', 'x-compute-request-id': 'req-eb3fda7b-2365-4202-bc2c-295aa2547f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:06,202 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:06,203 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652dc4af-942f-4728-acb3-345fd714cfed', 'x-compute-request-id': 'req-652dc4af-942f-4728-acb3-345fd714cfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:07,317 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.106s 2022-07-21 10:21:07,318 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cbf742-86bc-4f84-8df5-6cd8def4431a', 'x-compute-request-id': 'req-25cbf742-86bc-4f84-8df5-6cd8def4431a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:08,428 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.102s 2022-07-21 10:21:08,429 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00da2e79-ff50-407a-a757-01f7d4a6fe7c', 'x-compute-request-id': 'req-00da2e79-ff50-407a-a757-01f7d4a6fe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:09,525 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:09,525 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff6ce3f-5415-4aee-a461-3ac9bf6fa7aa', 'x-compute-request-id': 'req-9ff6ce3f-5415-4aee-a461-3ac9bf6fa7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:10,625 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:10,625 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76894413-5d03-4900-baec-0174862a83af', 'x-compute-request-id': 'req-76894413-5d03-4900-baec-0174862a83af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:11,724 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:11,724 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78eaab14-3253-490f-b0c8-8996e8daa609', 'x-compute-request-id': 'req-78eaab14-3253-490f-b0c8-8996e8daa609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:12,820 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:21:12,820 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78397216-1b9d-4997-8564-e51af840760e', 'x-compute-request-id': 'req-78397216-1b9d-4997-8564-e51af840760e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:13,922 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:13,922 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-458a643d-3474-41e3-88eb-f8b24fae7324', 'x-compute-request-id': 'req-458a643d-3474-41e3-88eb-f8b24fae7324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:15,023 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:21:15,023 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7412f9d9-bd09-4cfa-9a39-2cdb60328542', 'x-compute-request-id': 'req-7412f9d9-bd09-4cfa-9a39-2cdb60328542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:16,123 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:16,123 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-878773e4-8a4e-46bb-8b23-55596179dfe7', 'x-compute-request-id': 'req-878773e4-8a4e-46bb-8b23-55596179dfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:17,219 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:17,219 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2da3c35-f1f0-4a9e-ab7d-62c67a16c572', 'x-compute-request-id': 'req-b2da3c35-f1f0-4a9e-ab7d-62c67a16c572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:18,315 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:21:18,316 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2063582f-2112-4eba-a91f-239e0fc86b4f', 'x-compute-request-id': 'req-2063582f-2112-4eba-a91f-239e0fc86b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:19,416 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:19,416 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8eaa01-e0c5-429d-8932-00f7ee04477f', 'x-compute-request-id': 'req-da8eaa01-e0c5-429d-8932-00f7ee04477f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:20,519 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.095s 2022-07-21 10:21:20,520 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2715d501-218d-460d-bfbf-22daeb02e4b5', 'x-compute-request-id': 'req-2715d501-218d-460d-bfbf-22daeb02e4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:21,620 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:21,621 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42ae816-14b4-46fc-aec3-beca75cb5e45', 'x-compute-request-id': 'req-a42ae816-14b4-46fc-aec3-beca75cb5e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:22,721 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:22,721 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84d06e0-8485-4a7b-93fa-6e0434228113', 'x-compute-request-id': 'req-b84d06e0-8485-4a7b-93fa-6e0434228113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:23,819 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:23,820 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2955448-f6a6-49b3-8347-81ac2e698469', 'x-compute-request-id': 'req-f2955448-f6a6-49b3-8347-81ac2e698469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:24,920 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:21:24,920 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9942e768-9dc5-473d-bb8b-654c981f0cbe', 'x-compute-request-id': 'req-9942e768-9dc5-473d-bb8b-654c981f0cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:26,023 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.095s 2022-07-21 10:21:26,024 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2cf767-0fe2-44d7-bb03-1ead5a4b0b6c', 'x-compute-request-id': 'req-cf2cf767-0fe2-44d7-bb03-1ead5a4b0b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:27,120 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:27,121 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fdab1f3-947e-4236-ab07-6347b5eba08b', 'x-compute-request-id': 'req-8fdab1f3-947e-4236-ab07-6347b5eba08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:28,218 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:21:28,219 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df167f6-1975-4b1c-8dbb-6d2a90b41b38', 'x-compute-request-id': 'req-5df167f6-1975-4b1c-8dbb-6d2a90b41b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:29,328 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.101s 2022-07-21 10:21:29,328 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d9d4ee-fe72-484b-ab2c-63e4d809d011', 'x-compute-request-id': 'req-d2d9d4ee-fe72-484b-ab2c-63e4d809d011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:30,424 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:30,425 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f17a87-abda-49cc-86c4-a89bf68c8868', 'x-compute-request-id': 'req-48f17a87-abda-49cc-86c4-a89bf68c8868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:31,529 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.095s 2022-07-21 10:21:31,529 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea12f5d-dd0a-4897-bd59-d04062aafb28', 'x-compute-request-id': 'req-0ea12f5d-dd0a-4897-bd59-d04062aafb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:32,650 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.113s 2022-07-21 10:21:32,651 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ae93dd-fc5d-471d-a17a-56fa2a94f5e8', 'x-compute-request-id': 'req-f4ae93dd-fc5d-471d-a17a-56fa2a94f5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:33,792 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.132s 2022-07-21 10:21:33,792 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7addce55-b366-47b9-b921-d4cfd5dcbf94', 'x-compute-request-id': 'req-7addce55-b366-47b9-b921-d4cfd5dcbf94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:34,888 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:34,889 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d88683-cf0c-4d34-9e2b-a95c530438a5', 'x-compute-request-id': 'req-d7d88683-cf0c-4d34-9e2b-a95c530438a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:35,986 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:21:35,987 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca8759d-bd1d-4fa3-b9dc-641d2a3a08e7', 'x-compute-request-id': 'req-8ca8759d-bd1d-4fa3-b9dc-641d2a3a08e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:37,089 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:37,090 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26165985-9742-45fd-8861-cdb620d180a2', 'x-compute-request-id': 'req-26165985-9742-45fd-8861-cdb620d180a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:38,191 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:38,191 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b14a43-b1df-4e00-9979-b55eaaf97274', 'x-compute-request-id': 'req-92b14a43-b1df-4e00-9979-b55eaaf97274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:39,285 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:21:39,286 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a702bf-3ee5-4568-ba9d-a6625d3d1b43', 'x-compute-request-id': 'req-18a702bf-3ee5-4568-ba9d-a6625d3d1b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:40,383 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:21:40,383 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1ffb41-371e-4d62-bec1-df4be25912a6', 'x-compute-request-id': 'req-db1ffb41-371e-4d62-bec1-df4be25912a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:41,478 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:21:41,478 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba78637-e0a5-4da3-acdc-90b5353194ed', 'x-compute-request-id': 'req-5ba78637-e0a5-4da3-acdc-90b5353194ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:42,577 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:42,577 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2adf7aeb-0ff0-4ac9-8474-542126574b2c', 'x-compute-request-id': 'req-2adf7aeb-0ff0-4ac9-8474-542126574b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:43,675 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:21:43,675 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8b466e-ba61-4477-b10c-5f4d5c3963da', 'x-compute-request-id': 'req-2c8b466e-ba61-4477-b10c-5f4d5c3963da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:44,771 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:44,771 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df2c341-fc65-4f9d-a5de-0b8359b820df', 'x-compute-request-id': 'req-8df2c341-fc65-4f9d-a5de-0b8359b820df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:45,870 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:45,870 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd3b5785-7fc8-4067-877a-21e12bf30698', 'x-compute-request-id': 'req-bd3b5785-7fc8-4067-877a-21e12bf30698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:46,973 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.094s 2022-07-21 10:21:46,974 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae45b79c-d955-4511-b19e-1de72e79f4bc', 'x-compute-request-id': 'req-ae45b79c-d955-4511-b19e-1de72e79f4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:48,067 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:21:48,067 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52812edf-41f2-4393-a658-65f5d5f8958e', 'x-compute-request-id': 'req-52812edf-41f2-4393-a658-65f5d5f8958e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:49,166 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:49,167 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6821c247-9cdd-42aa-898b-b347904b7327', 'x-compute-request-id': 'req-6821c247-9cdd-42aa-898b-b347904b7327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:50,263 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:50,264 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba700037-2a13-4be8-af50-850a035e59b4', 'x-compute-request-id': 'req-ba700037-2a13-4be8-af50-850a035e59b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:51,363 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:21:51,363 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c744aec-260d-4131-9ac6-cf5334eb43e8', 'x-compute-request-id': 'req-1c744aec-260d-4131-9ac6-cf5334eb43e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:52,457 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:21:52,457 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3a00ee-b6e1-473c-bd6b-3f3dd1d7ba78', 'x-compute-request-id': 'req-6e3a00ee-b6e1-473c-bd6b-3f3dd1d7ba78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:53,558 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:21:53,558 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af8427bb-80b8-4971-8819-bad6d5a7dff6', 'x-compute-request-id': 'req-af8427bb-80b8-4971-8819-bad6d5a7dff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:54,653 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:54,654 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe27832e-001b-46d5-9eff-87e7071ff17d', 'x-compute-request-id': 'req-fe27832e-001b-46d5-9eff-87e7071ff17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:55,768 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.095s 2022-07-21 10:21:55,768 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6c593c-812b-4437-a4f7-8d2aa14790e4', 'x-compute-request-id': 'req-4c6c593c-812b-4437-a4f7-8d2aa14790e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:56,864 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:21:56,864 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01922d20-dfe2-4555-89d3-3e77c1eb1fc4', 'x-compute-request-id': 'req-01922d20-dfe2-4555-89d3-3e77c1eb1fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:57,970 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.097s 2022-07-21 10:21:57,971 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f75e331-fb85-4583-93aa-652056a0ae6a', 'x-compute-request-id': 'req-3f75e331-fb85-4583-93aa-652056a0ae6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:21:59,066 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:21:59,066 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6d97bf-da98-4e38-9253-1e4fa9868119', 'x-compute-request-id': 'req-ea6d97bf-da98-4e38-9253-1e4fa9868119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:00,310 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.235s 2022-07-21 10:22:00,310 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de8ace1-0158-41c8-9130-6c594f012049', 'x-compute-request-id': 'req-9de8ace1-0158-41c8-9130-6c594f012049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:01,633 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.314s 2022-07-21 10:22:01,634 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b8718d-9904-43db-8d43-21183ed7380d', 'x-compute-request-id': 'req-c8b8718d-9904-43db-8d43-21183ed7380d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:02,730 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:02,731 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53c949f-d360-453a-81d3-76447c842238', 'x-compute-request-id': 'req-c53c949f-d360-453a-81d3-76447c842238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:03,827 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:03,828 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0477ff05-2749-4cd2-b9cc-4adc966c6dd9', 'x-compute-request-id': 'req-0477ff05-2749-4cd2-b9cc-4adc966c6dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:04,920 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:22:04,920 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb79be0-f522-4883-99cb-4f552daf3d89', 'x-compute-request-id': 'req-eeb79be0-f522-4883-99cb-4f552daf3d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:06,020 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:22:06,020 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ae783f5-560a-4f72-8c63-224d7084deb4', 'x-compute-request-id': 'req-3ae783f5-560a-4f72-8c63-224d7084deb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:07,116 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:07,116 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff57c87-bb09-4ddb-84a4-75c4f0037cac', 'x-compute-request-id': 'req-2ff57c87-bb09-4ddb-84a4-75c4f0037cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:08,210 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:22:08,210 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ef68b1-b25f-4d7f-b8dd-882184f358ee', 'x-compute-request-id': 'req-80ef68b1-b25f-4d7f-b8dd-882184f358ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:09,305 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:09,306 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89484a51-8184-4538-8522-00154b94158b', 'x-compute-request-id': 'req-89484a51-8184-4538-8522-00154b94158b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:10,608 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.293s 2022-07-21 10:22:10,609 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070cbe56-981d-4e5d-99ee-54e061eea7ad', 'x-compute-request-id': 'req-070cbe56-981d-4e5d-99ee-54e061eea7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:11,703 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:22:11,704 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461ce46f-a08e-4017-bfb2-551a8514f2c7', 'x-compute-request-id': 'req-461ce46f-a08e-4017-bfb2-551a8514f2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:12,799 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:22:12,800 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada230be-4410-4f08-89cc-36d2a46fd264', 'x-compute-request-id': 'req-ada230be-4410-4f08-89cc-36d2a46fd264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:13,893 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:22:13,894 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb7463f-0450-4996-a85a-1dc040e9907f', 'x-compute-request-id': 'req-0cb7463f-0450-4996-a85a-1dc040e9907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:14,996 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.094s 2022-07-21 10:22:14,996 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355968e7-9b29-4892-9789-f203e86a3c0f', 'x-compute-request-id': 'req-355968e7-9b29-4892-9789-f203e86a3c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:16,096 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:16,096 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47613b9-4df4-413c-9daa-6c7c10306b64', 'x-compute-request-id': 'req-c47613b9-4df4-413c-9daa-6c7c10306b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:17,191 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:17,191 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dd0bf3-f3e8-440e-8352-fcaf50e62ec9', 'x-compute-request-id': 'req-13dd0bf3-f3e8-440e-8352-fcaf50e62ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:18,284 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.083s 2022-07-21 10:22:18,284 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e06c747-234f-4a73-96de-07909d9b0618', 'x-compute-request-id': 'req-0e06c747-234f-4a73-96de-07909d9b0618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:19,384 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:22:19,385 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5d950e-a34b-4d6f-9c85-fbd750139768', 'x-compute-request-id': 'req-5b5d950e-a34b-4d6f-9c85-fbd750139768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:20,482 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:22:20,483 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f70f568-09a6-4364-bd1e-0c3042b73c6c', 'x-compute-request-id': 'req-4f70f568-09a6-4364-bd1e-0c3042b73c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:21,578 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:21,578 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60ac75f8-75a7-423a-aeaf-67a0cafc0e8a', 'x-compute-request-id': 'req-60ac75f8-75a7-423a-aeaf-67a0cafc0e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:22,677 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:22:22,678 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb94392-3f84-4a23-8d92-40e9d66afd83', 'x-compute-request-id': 'req-3bb94392-3f84-4a23-8d92-40e9d66afd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:23,776 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:23,777 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792c3c70-1c68-43f4-95f3-2aa95b60498a', 'x-compute-request-id': 'req-792c3c70-1c68-43f4-95f3-2aa95b60498a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:24,878 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:22:24,879 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622fc4ad-f001-4400-8f2a-3527e38448c7', 'x-compute-request-id': 'req-622fc4ad-f001-4400-8f2a-3527e38448c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:26,003 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.115s 2022-07-21 10:22:26,003 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37cf07a6-2be8-4f1b-b0a2-09dc2b8596e5', 'x-compute-request-id': 'req-37cf07a6-2be8-4f1b-b0a2-09dc2b8596e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:27,105 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:22:27,105 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e53132e-f5f4-469e-8f49-393c71be244b', 'x-compute-request-id': 'req-7e53132e-f5f4-469e-8f49-393c71be244b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:28,201 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:28,201 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666e35d2-5da1-49d3-8a4e-b03433dca70a', 'x-compute-request-id': 'req-666e35d2-5da1-49d3-8a4e-b03433dca70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:29,301 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:22:29,302 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91321b94-571e-4ca6-9319-a2432845a1fe', 'x-compute-request-id': 'req-91321b94-571e-4ca6-9319-a2432845a1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:30,397 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:30,398 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42df760-487f-4cd6-b808-768a8ee4d33a', 'x-compute-request-id': 'req-b42df760-487f-4cd6-b808-768a8ee4d33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:31,500 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:22:31,500 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca9d84ef-1249-4a27-baff-7def31af7cbe', 'x-compute-request-id': 'req-ca9d84ef-1249-4a27-baff-7def31af7cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:32,595 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:32,596 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec8b70c-4bd9-4518-b05d-dae22e37f61b', 'x-compute-request-id': 'req-fec8b70c-4bd9-4518-b05d-dae22e37f61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:33,693 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:22:33,694 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eccfd35-c3fb-4a68-be50-13474e99743a', 'x-compute-request-id': 'req-1eccfd35-c3fb-4a68-be50-13474e99743a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:34,798 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.096s 2022-07-21 10:22:34,799 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef57d7a-6e5f-4d43-8c5a-66d10bb49e1b', 'x-compute-request-id': 'req-4ef57d7a-6e5f-4d43-8c5a-66d10bb49e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:35,898 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:35,898 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125663e1-7f26-4631-ab36-22899d805b5f', 'x-compute-request-id': 'req-125663e1-7f26-4631-ab36-22899d805b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:36,998 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:22:36,998 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a559b2ca-ef73-42db-8b91-5ae62c04aa85', 'x-compute-request-id': 'req-a559b2ca-ef73-42db-8b91-5ae62c04aa85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:38,092 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:38,092 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49fe1ea-9ae4-4297-b0da-c21cd352609c', 'x-compute-request-id': 'req-d49fe1ea-9ae4-4297-b0da-c21cd352609c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:39,188 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:39,189 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a149a7d0-8b45-4935-8149-8764ad101fef', 'x-compute-request-id': 'req-a149a7d0-8b45-4935-8149-8764ad101fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:40,287 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:40,287 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569b49db-7961-44d5-bbce-62bdc07facbf', 'x-compute-request-id': 'req-569b49db-7961-44d5-bbce-62bdc07facbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:41,383 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:41,384 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca2fd3e-a7dd-485c-b262-c1918844dcf7', 'x-compute-request-id': 'req-8ca2fd3e-a7dd-485c-b262-c1918844dcf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:42,483 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:42,483 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1cf350-2fd7-45b9-8dcb-2781f656cc5a', 'x-compute-request-id': 'req-8b1cf350-2fd7-45b9-8dcb-2781f656cc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:43,578 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:22:43,579 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf669ab6-5ef6-498d-97c8-efbed16a9b72', 'x-compute-request-id': 'req-cf669ab6-5ef6-498d-97c8-efbed16a9b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:44,683 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.096s 2022-07-21 10:22:44,684 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22081bb2-7d36-4da9-9502-023c87fe0ba3', 'x-compute-request-id': 'req-22081bb2-7d36-4da9-9502-023c87fe0ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:45,780 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:22:45,781 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1377bd2-ef45-4146-b5c9-00454d4de106', 'x-compute-request-id': 'req-f1377bd2-ef45-4146-b5c9-00454d4de106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:46,879 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:22:46,879 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802401c6-2a2c-4964-9bc9-d1ac3fe09645', 'x-compute-request-id': 'req-802401c6-2a2c-4964-9bc9-d1ac3fe09645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:47,973 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:22:47,973 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e62272-e4e7-49e3-b67b-bacef1c0265b', 'x-compute-request-id': 'req-80e62272-e4e7-49e3-b67b-bacef1c0265b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:49,069 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:22:49,070 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c90adc-c278-4274-91cc-0faa11cf0f69', 'x-compute-request-id': 'req-b7c90adc-c278-4274-91cc-0faa11cf0f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:50,166 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:22:50,166 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558d4b76-1bca-4445-86bb-52c03f6c2172', 'x-compute-request-id': 'req-558d4b76-1bca-4445-86bb-52c03f6c2172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:51,267 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:22:51,267 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7d934e-b1eb-4941-acbb-aee7203ea92d', 'x-compute-request-id': 'req-dd7d934e-b1eb-4941-acbb-aee7203ea92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:52,365 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:22:52,366 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c6e0a1-c14b-4daf-807a-4fb3d4102b71', 'x-compute-request-id': 'req-59c6e0a1-c14b-4daf-807a-4fb3d4102b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:53,466 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:22:53,467 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a43e7b8-b194-47f4-8081-425e0f354a2e', 'x-compute-request-id': 'req-7a43e7b8-b194-47f4-8081-425e0f354a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:54,565 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:22:54,565 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b51ad3-f315-43dc-952e-e37a291b3406', 'x-compute-request-id': 'req-e2b51ad3-f315-43dc-952e-e37a291b3406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:55,679 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.105s 2022-07-21 10:22:55,680 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a53c9f-d6d5-4e74-978b-7d4a9806901c', 'x-compute-request-id': 'req-00a53c9f-d6d5-4e74-978b-7d4a9806901c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:56,783 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.094s 2022-07-21 10:22:56,784 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142e8f98-d45b-4db3-9862-391c04da9100', 'x-compute-request-id': 'req-142e8f98-d45b-4db3-9862-391c04da9100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:57,881 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:22:57,882 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae6cb93-0e14-408f-9656-5420ae399a23', 'x-compute-request-id': 'req-6ae6cb93-0e14-408f-9656-5420ae399a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:22:58,978 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:22:58,978 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434c4b56-6406-4049-ace4-f4321d803990', 'x-compute-request-id': 'req-434c4b56-6406-4049-ace4-f4321d803990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:00,077 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:23:00,077 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0611704-81f2-4da0-a290-1afe301801f8', 'x-compute-request-id': 'req-c0611704-81f2-4da0-a290-1afe301801f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:01,176 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:23:01,176 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237e5439-e1d6-417a-a3d4-c284770846af', 'x-compute-request-id': 'req-237e5439-e1d6-417a-a3d4-c284770846af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:02,277 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.092s 2022-07-21 10:23:02,277 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a698ca4-d95b-4714-bbb2-a1ef060348eb', 'x-compute-request-id': 'req-2a698ca4-d95b-4714-bbb2-a1ef060348eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:03,374 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:23:03,375 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24e15ab-30f4-4632-86b3-a18b19fbfa86', 'x-compute-request-id': 'req-b24e15ab-30f4-4632-86b3-a18b19fbfa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:04,468 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:04,469 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dbb8e4a-a40f-473b-9689-819c5d57911f', 'x-compute-request-id': 'req-9dbb8e4a-a40f-473b-9689-819c5d57911f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:05,563 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:05,563 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34003a09-62f9-4e58-8cdf-3faf253de355', 'x-compute-request-id': 'req-34003a09-62f9-4e58-8cdf-3faf253de355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:06,660 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:23:06,660 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e1abb3-41c9-49ef-a1a2-4aff226a62eb', 'x-compute-request-id': 'req-41e1abb3-41c9-49ef-a1a2-4aff226a62eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:07,754 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:07,755 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ea8ab6-c5cd-4eba-9d64-2ee03fb61301', 'x-compute-request-id': 'req-52ea8ab6-c5cd-4eba-9d64-2ee03fb61301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:08,848 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:08,848 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed75177-255f-4e8e-85a0-73096c65a5a8', 'x-compute-request-id': 'req-fed75177-255f-4e8e-85a0-73096c65a5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:09,945 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:23:09,945 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e206379-70eb-4d56-ae51-aefec25a5069', 'x-compute-request-id': 'req-2e206379-70eb-4d56-ae51-aefec25a5069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:11,043 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:23:11,044 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dcdc8d0-01c4-47b9-afb0-f477c1ebc2db', 'x-compute-request-id': 'req-7dcdc8d0-01c4-47b9-afb0-f477c1ebc2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:12,140 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:12,140 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e398562-02ee-4672-998a-97e0f56d674c', 'x-compute-request-id': 'req-2e398562-02ee-4672-998a-97e0f56d674c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:13,235 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:13,236 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14f8f62-a48c-4d2a-9d0d-56582eb74866', 'x-compute-request-id': 'req-e14f8f62-a48c-4d2a-9d0d-56582eb74866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:14,329 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:23:14,330 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ceeca10-ed90-46b3-9c98-d57374bde272', 'x-compute-request-id': 'req-2ceeca10-ed90-46b3-9c98-d57374bde272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:15,429 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:23:15,429 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb1a65a3-ffc5-40e1-b0bb-df02aafed8eb', 'x-compute-request-id': 'req-eb1a65a3-ffc5-40e1-b0bb-df02aafed8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:16,524 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:16,524 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2ffdb0-fe9b-433e-a55d-3eda2ae2a6ec', 'x-compute-request-id': 'req-bb2ffdb0-fe9b-433e-a55d-3eda2ae2a6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:17,620 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:17,620 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce24756-477a-4943-a87f-3f398b416c25', 'x-compute-request-id': 'req-7ce24756-477a-4943-a87f-3f398b416c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:18,714 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:18,715 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b231ee46-b007-45b2-8034-9bdbd3bf7041', 'x-compute-request-id': 'req-b231ee46-b007-45b2-8034-9bdbd3bf7041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:19,816 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.093s 2022-07-21 10:23:19,817 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e7a1896-26d2-4a0e-9b9c-55a986c49a71', 'x-compute-request-id': 'req-3e7a1896-26d2-4a0e-9b9c-55a986c49a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:20,911 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:20,911 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8d8df1-19a5-43f2-947e-3a04d3e31311', 'x-compute-request-id': 'req-fc8d8df1-19a5-43f2-947e-3a04d3e31311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:22,005 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:22,005 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359baac1-bfbd-405a-ad9b-d044c5a11ff4', 'x-compute-request-id': 'req-359baac1-bfbd-405a-ad9b-d044c5a11ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:23,152 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.138s 2022-07-21 10:23:23,152 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d515293-7aab-4400-9436-d55e7cbb269c', 'x-compute-request-id': 'req-6d515293-7aab-4400-9436-d55e7cbb269c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:24,252 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.091s 2022-07-21 10:23:24,252 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40331f02-75ce-43be-a34c-e35594bbfb64', 'x-compute-request-id': 'req-40331f02-75ce-43be-a34c-e35594bbfb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:25,348 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:25,348 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d616a901-28e5-4e20-93b7-14be44df167b', 'x-compute-request-id': 'req-d616a901-28e5-4e20-93b7-14be44df167b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:26,445 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:23:26,446 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad981687-5d10-4790-b791-592e969f6075', 'x-compute-request-id': 'req-ad981687-5d10-4790-b791-592e969f6075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:27,542 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.088s 2022-07-21 10:23:27,542 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6448f3c1-742c-48f5-b519-05fba630b6cb', 'x-compute-request-id': 'req-6448f3c1-742c-48f5-b519-05fba630b6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:28,635 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:23:28,635 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7041095-4013-46c2-a41a-a018fa629d0e', 'x-compute-request-id': 'req-a7041095-4013-46c2-a41a-a018fa629d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:29,730 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:29,730 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f1a6bc-8a80-42f6-adba-48b6f4a0ee77', 'x-compute-request-id': 'req-65f1a6bc-8a80-42f6-adba-48b6f4a0ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:30,823 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:23:30,823 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36d4144-7928-42a9-a8d8-3efa0a563147', 'x-compute-request-id': 'req-a36d4144-7928-42a9-a8d8-3efa0a563147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:31,918 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:31,918 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c8c3da-d833-47e3-b165-7583faf0eb70', 'x-compute-request-id': 'req-21c8c3da-d833-47e3-b165-7583faf0eb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:33,012 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:33,012 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6371d2-ff23-40d4-b148-016f9323edf0', 'x-compute-request-id': 'req-4d6371d2-ff23-40d4-b148-016f9323edf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:34,107 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.087s 2022-07-21 10:23:34,107 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e2303f-cfcf-4059-a797-d73ee0886acb', 'x-compute-request-id': 'req-49e2303f-cfcf-4059-a797-d73ee0886acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:35,200 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:23:35,200 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5bae07-8a3f-4187-9ef8-1e8e2b99c023', 'x-compute-request-id': 'req-da5bae07-8a3f-4187-9ef8-1e8e2b99c023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:36,299 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.090s 2022-07-21 10:23:36,299 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13745c74-5e44-4fb0-bb90-ec46ff4ee15c', 'x-compute-request-id': 'req-13745c74-5e44-4fb0-bb90-ec46ff4ee15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:37,393 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.084s 2022-07-21 10:23:37,393 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbf3dd7-eb0d-4d7a-ad2b-e08b05e9be76', 'x-compute-request-id': 'req-7cbf3dd7-eb0d-4d7a-ad2b-e08b05e9be76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:38,488 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:38,489 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae71279-f06d-414a-8bcc-475b2307c5ac', 'x-compute-request-id': 'req-8ae71279-f06d-414a-8bcc-475b2307c5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:39,587 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:23:39,587 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192d2f1a-41de-406b-afb2-8103192d4c0b', 'x-compute-request-id': 'req-192d2f1a-41de-406b-afb2-8103192d4c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:40,685 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.089s 2022-07-21 10:23:40,686 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a485477f-c4df-4b73-9114-8a7baec87cf3', 'x-compute-request-id': 'req-a485477f-c4df-4b73-9114-8a7baec87cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:41,779 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:41,779 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf773e74-99fa-43be-966d-2431272ec16e', 'x-compute-request-id': 'req-bf773e74-99fa-43be-966d-2431272ec16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:42,873 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.085s 2022-07-21 10:23:42,874 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e6f4ae-29b4-4c17-a20b-1612ac5b9919', 'x-compute-request-id': 'req-b7e6f4ae-29b4-4c17-a20b-1612ac5b9919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:43,965 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.083s 2022-07-21 10:23:43,965 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c02d72b-fb47-4faa-b826-1ce8f93d3544', 'x-compute-request-id': 'req-9c02d72b-fb47-4faa-b826-1ce8f93d3544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:45,061 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.086s 2022-07-21 10:23:45,061 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81687233-20e2-4ee9-8318-d9d657ccc918', 'x-compute-request-id': 'req-81687233-20e2-4ee9-8318-d9d657ccc918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"server": {"id": "b9420224-697c-4fd8-bd7a-19c41619ac68", "name": "tempest-TestShelveInstance-server-1575898275", "status": "BUILD", "tenant_id": "54bb3bfb06d24604ba2876cd13c74add", "user_id": "a4d85e22d87c40f5a365c873b9538668", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-07-21T10:17:45Z", "updated": "2022-07-21T10:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9420224-697c-4fd8-bd7a-19c41619ac68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011855596", "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": [{"id": "a5b9445f-519c-49d0-9fa4-8a5a3c83b301"}]}}' 2022-07-21 10:23:45,582 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.513s 2022-07-21 10:23:45,582 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23:45 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-aa4e3eef-91df-4a4f-a197-e5024182e9b1', 'x-compute-request-id': 'req-aa4e3eef-91df-4a4f-a197-e5024182e9b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'' 2022-07-21 10:23:45,621 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68 0.038s 2022-07-21 10:23:45,621 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-67d4f2d3-94e9-4749-9c8f-03abb3e584d9', 'x-compute-request-id': 'req-67d4f2d3-94e9-4749-9c8f-03abb3e584d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9420224-697c-4fd8-bd7a-19c41619ac68'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9420224-697c-4fd8-bd7a-19c41619ac68 could not be found."}}' 2022-07-21 10:23:45,771 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/52e3bacb-a8bb-4a33-8709-74803defe615 0.147s 2022-07-21 10:23:45,771 118658 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-cd33ef5d-9069-4479-a373-d08d8898c6b1', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:23:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/52e3bacb-a8bb-4a33-8709-74803defe615'} Body: b'' 2022-07-21 10:23:45,799 118658 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011855596 0.027s 2022-07-21 10:23:45,800 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:23: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-10121b87-0f39-45e4-9f50-3791e7bd76ab', 'x-compute-request-id': 'req-10121b87-0f39-45e4-9f50-3791e7bd76ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011855596'} 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/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 319, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestShelveInstance:test_shelve_volume_backed_instance) Server b9420224-697c-4fd8-bd7a-19c41619ac68 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-02885b5a-5374-422a-b439-b06ee60bf773. Current status: BUILD. Current task state: block_device_mapping. |
||||||
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
ft15.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-07-21 10:24:05,232 118658 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-07-21 10:24:05,420 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.184s 2022-07-21 10:24:05,420 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1048859351", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmu4uOTdCGAo3Vfs5un9TSXstiPdSth37o19agsj/xAyhD0nW1gb/E9wEDuEg5KvoUPQ1vWzp7tv7vFt7CqksI4UO9O/Te7UfTQRIvi4p4iT1FYl0xUY+Ulr+kNAQH61A=="}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:05 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-a6de775b-b365-4d38-aec5-9e9b7e701ca5', 'x-compute-request-id': 'req-a6de775b-b365-4d38-aec5-9e9b7e701ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1048859351", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmu4uOTdCGAo3Vfs5un9TSXstiPdSth37o19agsj/xAyhD0nW1gb/E9wEDuEg5KvoUPQ1vWzp7tv7vFt7CqksI4UO9O/Te7UfTQRIvi4p4iT1FYl0xUY+Ulr+kNAQH61A==", "fingerprint": "c4:c8:48:08:f2:76:e1:db:8a:e5:30:26:fd:13:07:ae", "user_id": "560abc0036ba4a9eb7e53ecc0930afe1"}}' 2022-07-21 10:24:05,614 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.191s 2022-07-21 10:24:05,614 118658 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-1482436902", "description": "tempest-secgroup-smoke-1482436902 description", "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1ea58d92-87e5-46c8-ae36-44b402e94810', 'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "name": "tempest-secgroup-smoke-1482436902", "stateful": true, "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "description": "tempest-secgroup-smoke-1482436902 description", "shared": false, "security_group_rules": [{"id": "24fead75-de79-4892-a655-1ea409a62d91", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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": 501, "description": null, "tags": [], "created_at": "2022-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}, {"id": "e4e85c78-6e48-4fa2-addf-e3495045afb7", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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": 502, "description": null, "tags": [], "created_at": "2022-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}], "tags": [], "created_at": "2022-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 1, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:05,793 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.178s 2022-07-21 10:24:05,793 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "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-29b21eab-df84-46c4-91a4-863eddc0367e', 'date': 'Thu, 21 Jul 2022 10:24:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "020b4947-fae4-4333-9e69-51f179d41001", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,049 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.255s 2022-07-21 10:24:06,049 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "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-b3530aae-041c-4267-82c5-75b1cc87f04b', 'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d7c4480-f826-4a72-a1cc-32860075a91e", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:05Z", "updated_at": "2022-07-21T10:24:05Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,287 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.237s 2022-07-21 10:24:06,287 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6d98f496-1086-4fcb-af76-9f968039c8cb', 'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5d30d7f-e835-4ce8-9dce-104e9e61f6b2", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:06Z", "updated_at": "2022-07-21T10:24:06Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,452 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.165s 2022-07-21 10:24:06,453 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5f1b4958-9cb8-4693-96d2-34c14bde8f04', 'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ebe54ae6-b7af-4423-85ce-0c38e2702836", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:06Z", "updated_at": "2022-07-21T10:24:06Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,648 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.194s 2022-07-21 10:24:06,648 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e456cca9-219c-4ad5-a99f-a103f251a1cb', 'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2ef34c8-f153-4783-84c2-9f1448372242", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:06Z", "updated_at": "2022-07-21T10:24:06Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,796 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.147s 2022-07-21 10:24:06,796 118658 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": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "project_id": "8f52b214b1024e3a8adf81d2efd68eef", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3141ce01-032f-48a8-b551-7286ac978804', 'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61119530-1df5-48fd-9a94-9a05057f731f", "tenant_id": "8f52b214b1024e3a8adf81d2efd68eef", "security_group_id": "0c51c004-4339-4ffd-b837-4a28d6d3c55c", "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-07-21T10:24:06Z", "updated_at": "2022-07-21T10:24:06Z", "revision_number": 0, "project_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:06,796 118658 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-07-21 10:24:06,821 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/image/v2/images/046b0ffe-4832-4872-a101-db671d701a64 0.024s 2022-07-21 10:24:06,821 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e7feaa4-a770-43c6-a941-3d10f0e1b300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/046b0ffe-4832-4872-a101-db671d701a64'} 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": "639c2ba687ad420a81f045d494e495c1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "046b0ffe-4832-4872-a101-db671d701a64", "created_at": "2022-07-21T10:06:15Z", "updated_at": "2022-07-21T10:06:31Z", "tags": [], "self": "/v2/images/046b0ffe-4832-4872-a101-db671d701a64", "file": "/v2/images/046b0ffe-4832-4872-a101-db671d701a64/file", "schema": "/v2/schemas/image"}' 2022-07-21 10:24:07,239 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes 0.417s 2022-07-21 10:24:07,239 118658 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-708408603", "snapshot_id": null, "imageRef": "046b0ffe-4832-4872-a101-db671d701a64", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db495ca6-da9e-44ee-9674-bdf862d79958', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db495ca6-da9e-44ee-9674-bdf862d79958', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.165145", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-21 10:24:07,349 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.103s 2022-07-21 10:24:07,350 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd2ea33-dd31-48d4-962b-944678a6c07e', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd2ea33-dd31-48d4-962b-944678a6c07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:08,451 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.093s 2022-07-21 10:24:08,451 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d582293-becf-4bf4-b00c-1b4ea07300ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d582293-becf-4bf4-b00c-1b4ea07300ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:09,508 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:09,508 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88231d1b-91a2-4e83-99da-e89290510986', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88231d1b-91a2-4e83-99da-e89290510986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:10,563 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:10,563 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed8102e-77fe-4671-8951-cdc2c4e68b86', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed8102e-77fe-4671-8951-cdc2c4e68b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:11,619 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:11,619 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7d270b-3509-41bc-9ced-dd8d2048f20f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7d270b-3509-41bc-9ced-dd8d2048f20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:12,675 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:12,675 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d967765-8a9f-47f5-ae35-4b525f2a2b40', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d967765-8a9f-47f5-ae35-4b525f2a2b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:13,740 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.056s 2022-07-21 10:24:13,740 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d30ac7-2a75-493f-9924-b31fe89a2428', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d30ac7-2a75-493f-9924-b31fe89a2428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:14,789 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:24:14,789 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba5a635-d9a5-447b-956e-977f75b99d5b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba5a635-d9a5-447b-956e-977f75b99d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:15,844 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:15,845 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0398b0-a317-4aba-af6b-361ff067c9a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0398b0-a317-4aba-af6b-361ff067c9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:16,899 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:24:16,900 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f1ba47-ecb3-435c-b148-35ee06163c42', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f1ba47-ecb3-435c-b148-35ee06163c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:17,952 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:17,952 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed6fe29-a9f6-40f0-b193-ffb2b9603222', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed6fe29-a9f6-40f0-b193-ffb2b9603222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:19,005 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:19,005 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5831d1-c9e5-4d76-9cfa-21a4f81a38f5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5831d1-c9e5-4d76-9cfa-21a4f81a38f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:20,062 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:24:20,062 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c389fb80-0f22-47e1-82bc-374fe58f20ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c389fb80-0f22-47e1-82bc-374fe58f20ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:21,115 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:24:21,116 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9697518-707f-4dc2-8f32-749e5132ab08', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9697518-707f-4dc2-8f32-749e5132ab08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:22,169 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:24:22,170 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2153c92b-12cd-4ed0-8c93-9ebeeef38f4c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2153c92b-12cd-4ed0-8c93-9ebeeef38f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:23,232 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:24:23,232 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c375ec99-61e6-4c39-90ea-2ea4bb910252', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c375ec99-61e6-4c39-90ea-2ea4bb910252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:24,281 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:24:24,281 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e737b35d-2841-416b-98cd-c5cbb81535b9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e737b35d-2841-416b-98cd-c5cbb81535b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:25,334 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:25,334 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704616ca-418f-42c8-8bca-0797f643cfaf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704616ca-418f-42c8-8bca-0797f643cfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:26,387 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:26,388 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdd5e51-3ca8-426e-906c-82cc584bf3eb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdd5e51-3ca8-426e-906c-82cc584bf3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:27,441 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:27,441 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccbc1f8-97e6-48c0-b17b-a581b488601d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccbc1f8-97e6-48c0-b17b-a581b488601d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:28,496 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:28,497 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71334372-e0e8-42d6-97e7-39e9b18c7ec4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71334372-e0e8-42d6-97e7-39e9b18c7ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:29,550 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:29,551 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0de16eb-ae2a-4f18-8c0e-96d810111faa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0de16eb-ae2a-4f18-8c0e-96d810111faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:30,609 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:24:30,610 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6504b9d9-6b55-4e08-841a-325319379e4b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6504b9d9-6b55-4e08-841a-325319379e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:31,663 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:31,663 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb7551b-9a8e-45be-8376-0f283a9d2baf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb7551b-9a8e-45be-8376-0f283a9d2baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:32,718 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:32,718 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a80e11-ffcb-4fa4-89bc-5c5652bfec4d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a80e11-ffcb-4fa4-89bc-5c5652bfec4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:33,773 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:33,773 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e961ab7-2a1c-42d8-a3b0-a3e0e6562458', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e961ab7-2a1c-42d8-a3b0-a3e0e6562458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:34,826 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:34,826 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc5c6b9-4ad5-4d94-a79e-70ac2f88f940', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc5c6b9-4ad5-4d94-a79e-70ac2f88f940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:35,877 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:24:35,877 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd39c1a-ce7d-4f6b-b2ec-ddc459fe729d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd39c1a-ce7d-4f6b-b2ec-ddc459fe729d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:36,930 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:36,930 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c14ec0-1cdd-4236-bde2-ffb2c3f54e88', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c14ec0-1cdd-4236-bde2-ffb2c3f54e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:37,985 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:37,985 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdc60b0-4d48-4b95-8bbc-27254dcf417a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdc60b0-4d48-4b95-8bbc-27254dcf417a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:39,037 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:24:39,038 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86edcaf-3374-4200-915d-3922e8720d06', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86edcaf-3374-4200-915d-3922e8720d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:40,094 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:24:40,094 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80080b1-132b-4ac9-b5d3-24cf544df149', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80080b1-132b-4ac9-b5d3-24cf544df149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:41,146 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:41,146 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17d7d8b-4c4e-4381-b94e-42a3392ad4b6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17d7d8b-4c4e-4381-b94e-42a3392ad4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:42,199 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:42,199 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6540b-3484-40ed-bfac-28a106854d3c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b6540b-3484-40ed-bfac-28a106854d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:43,252 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:24:43,253 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de24f62-675f-43c0-9b8a-1ad85f94b6b5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de24f62-675f-43c0-9b8a-1ad85f94b6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:44,316 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.055s 2022-07-21 10:24:44,316 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac16c01-0b70-4913-bd47-915966981146', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac16c01-0b70-4913-bd47-915966981146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:45,369 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:45,369 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e2be4f-0acc-4408-8d59-b9eb32b85888', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e2be4f-0acc-4408-8d59-b9eb32b85888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:46,426 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:24:46,426 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec946cd1-9df7-4709-8754-32842a87ccb8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec946cd1-9df7-4709-8754-32842a87ccb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:47,483 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:24:47,483 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80ecf09-9ac2-450c-ba2b-6fd0baf4f2fc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80ecf09-9ac2-450c-ba2b-6fd0baf4f2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:48,534 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:24:48,534 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714a4f1f-e32d-46e0-9e2c-a6c4b4dd7374', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714a4f1f-e32d-46e0-9e2c-a6c4b4dd7374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:49,590 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:24:49,590 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b63163-a94f-410f-b515-27969f1269be', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b63163-a94f-410f-b515-27969f1269be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:50,641 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:24:50,642 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb6cc08-b8ff-4f04-abe1-11fee14f8012', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb6cc08-b8ff-4f04-abe1-11fee14f8012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:51,702 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:24:51,702 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a73321c-257c-473b-83e6-038e70dfb283', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a73321c-257c-473b-83e6-038e70dfb283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:52,755 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:24:52,755 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166e8e4b-637c-408f-a396-791f8d59ceb6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166e8e4b-637c-408f-a396-791f8d59ceb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:53,807 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:53,808 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5017e94d-933e-41e8-b6ff-4991ac95167f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5017e94d-933e-41e8-b6ff-4991ac95167f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:54,859 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:24:54,859 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02780c89-a04a-42af-ac1a-f3c7f3890a76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02780c89-a04a-42af-ac1a-f3c7f3890a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:55,912 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:24:55,913 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff191dca-2034-4e99-a266-31eadeaa6cfd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff191dca-2034-4e99-a266-31eadeaa6cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:56,972 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:24:56,972 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e50ffc5-d0bb-41bc-9a53-0d7fc84b3e12', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e50ffc5-d0bb-41bc-9a53-0d7fc84b3e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:58,022 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:24:58,022 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b72c73-aa4f-4d0d-b812-f8af09c54664', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b72c73-aa4f-4d0d-b812-f8af09c54664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:24:59,075 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:24:59,075 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f69259-857e-41cf-ac70-7fd6a32dda41', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f69259-857e-41cf-ac70-7fd6a32dda41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:00,127 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:00,127 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca564cf-c840-44b2-bd24-941cc4518d36', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca564cf-c840-44b2-bd24-941cc4518d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:01,181 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:01,181 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fc9c2b-b2d5-4256-ab62-53a4977d1508', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fc9c2b-b2d5-4256-ab62-53a4977d1508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:02,235 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:02,235 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67aa81a-548b-46af-8373-38028988a4d5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67aa81a-548b-46af-8373-38028988a4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:03,286 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:25:03,287 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1598b4a6-df03-437a-8198-48347d0d98c5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1598b4a6-df03-437a-8198-48347d0d98c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:04,339 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:04,340 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76f451d-33da-474c-9712-dcca6a2ea0b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76f451d-33da-474c-9712-dcca6a2ea0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:05,393 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:05,394 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9238177b-7cdf-43a2-a200-991a3120dc1b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9238177b-7cdf-43a2-a200-991a3120dc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:06,448 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:06,449 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9996b84c-69f2-45e4-8153-1f4daecfdbaf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9996b84c-69f2-45e4-8153-1f4daecfdbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:07,501 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:07,501 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5963e31-4ae5-410f-a920-b8532f037fb1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5963e31-4ae5-410f-a920-b8532f037fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:08,554 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:08,554 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aada6c8f-51e4-4dfd-9ece-d7e87e52f49f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aada6c8f-51e4-4dfd-9ece-d7e87e52f49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:09,609 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:09,609 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a792805-4ed3-4a0c-8983-e435f6cb5428', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a792805-4ed3-4a0c-8983-e435f6cb5428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:10,663 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:10,663 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d99347-700b-498d-8153-b22c96961373', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d99347-700b-498d-8153-b22c96961373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:11,716 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:11,716 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ddcb2c-05a4-482a-84df-15dd18aa6d21', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ddcb2c-05a4-482a-84df-15dd18aa6d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:12,769 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:12,770 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eddc33f-6410-4a51-9f7d-6536852188cb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eddc33f-6410-4a51-9f7d-6536852188cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:13,827 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:25:13,827 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ed5239-cc75-4925-8bed-881b18e8f5c0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ed5239-cc75-4925-8bed-881b18e8f5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:14,887 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:25:14,888 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a556ac2-7a0a-4ec6-9130-31fc45524a6f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a556ac2-7a0a-4ec6-9130-31fc45524a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:15,934 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:25:15,934 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9546b0e5-d81c-4552-9286-3e513e74e95b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9546b0e5-d81c-4552-9286-3e513e74e95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:16,987 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:16,987 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f0912d-c4c6-4178-b8f1-717940962eb7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f0912d-c4c6-4178-b8f1-717940962eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:18,040 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:18,040 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914736ae-b6f8-4f63-856b-19a9b633f481', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914736ae-b6f8-4f63-856b-19a9b633f481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:19,091 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:19,092 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44c047e-349c-4872-8f2c-21929688c5b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44c047e-349c-4872-8f2c-21929688c5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:20,145 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:20,146 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5a37bf-c5f5-412f-82dc-ae8175a399d0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5a37bf-c5f5-412f-82dc-ae8175a399d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:21,199 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:21,199 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39ea528-0427-4418-9d41-8fc973eef29c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39ea528-0427-4418-9d41-8fc973eef29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:22,251 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:22,251 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0b1881-72e6-4306-a97d-f26930999ba4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0b1881-72e6-4306-a97d-f26930999ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:23,305 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:23,305 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc27d184-25de-4c26-a77b-557e87c69d24', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc27d184-25de-4c26-a77b-557e87c69d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:24,357 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:24,357 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0758f89-b7e9-42f0-b8cf-219802165588', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0758f89-b7e9-42f0-b8cf-219802165588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:25,410 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:25,410 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c5531a-c17b-484e-8a2a-776128b50055', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c5531a-c17b-484e-8a2a-776128b50055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:26,464 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:26,464 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e708448-5bfc-43fe-a428-5e092822de75', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e708448-5bfc-43fe-a428-5e092822de75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:27,518 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:27,518 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9fbd316-58dd-4cb5-9627-dd3c55cccade', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9fbd316-58dd-4cb5-9627-dd3c55cccade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:28,574 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:25:28,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c8bffe-a3c6-4ff5-b3f4-50d1c5c5fc6b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c8bffe-a3c6-4ff5-b3f4-50d1c5c5fc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:29,630 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:25:29,630 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf4cfb6-d6fd-4f82-9878-15564ac812af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf4cfb6-d6fd-4f82-9878-15564ac812af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:30,682 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:30,682 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12d0722-1e3b-4d7b-bbf6-51be239dbd84', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12d0722-1e3b-4d7b-bbf6-51be239dbd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:31,738 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:25:31,738 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5882e3b-880d-44f3-9f4a-2b14c036e58c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5882e3b-880d-44f3-9f4a-2b14c036e58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:32,791 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:32,791 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883e97d2-a08d-4950-926a-d72563fba163', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883e97d2-a08d-4950-926a-d72563fba163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:33,844 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:33,845 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dce8ca-ca2b-4994-ba75-567a6b9c85d3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dce8ca-ca2b-4994-ba75-567a6b9c85d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:34,905 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.052s 2022-07-21 10:25:34,905 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cb17f5-5c82-448e-9225-437d78f3eac2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cb17f5-5c82-448e-9225-437d78f3eac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:35,956 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:25:35,956 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711bfe7b-325b-4f02-a97b-7963d766ec3e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711bfe7b-325b-4f02-a97b-7963d766ec3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:37,009 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:37,010 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227b7d6f-a9ed-4aba-bf38-dca5a3e5be6f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227b7d6f-a9ed-4aba-bf38-dca5a3e5be6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:38,061 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:38,061 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9c4424-9bc8-45d6-980e-e878d63c645c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9c4424-9bc8-45d6-980e-e878d63c645c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:39,113 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:39,113 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c71c33a-b381-4f85-bbf8-f6d0d7a565e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c71c33a-b381-4f85-bbf8-f6d0d7a565e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:40,172 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:25:40,173 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372ecb7b-e507-4c41-8401-ceb9af7e4050', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372ecb7b-e507-4c41-8401-ceb9af7e4050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:41,225 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:41,225 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7795407-ea25-474c-9df5-7d57d879ae5d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7795407-ea25-474c-9df5-7d57d879ae5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:42,277 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:42,277 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f7248c-759e-4d70-936e-00a5367af2db', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f7248c-759e-4d70-936e-00a5367af2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:43,332 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:25:43,332 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544603fc-bc46-402a-b7d8-ef58cc4804d8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544603fc-bc46-402a-b7d8-ef58cc4804d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:44,383 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:25:44,384 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9144515e-28b5-4586-97e4-9053fd11878e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9144515e-28b5-4586-97e4-9053fd11878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:45,437 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:45,438 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186de954-3661-490c-bd01-d300626195b7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186de954-3661-490c-bd01-d300626195b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:46,494 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:25:46,495 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255464bd-04a9-41e8-9a2b-dc4b0281dbbd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255464bd-04a9-41e8-9a2b-dc4b0281dbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:47,552 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:25:47,553 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc07a2d-48c5-4b4d-aa07-e0e5d5f8a9e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc07a2d-48c5-4b4d-aa07-e0e5d5f8a9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:48,606 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:48,606 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d867483c-12fe-402a-88f0-da3bd9d5b7ce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d867483c-12fe-402a-88f0-da3bd9d5b7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:49,662 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:25:49,662 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04eacf5c-1c22-4d80-a0ae-8bff21cb82f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04eacf5c-1c22-4d80-a0ae-8bff21cb82f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:50,716 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:50,716 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3547c1ec-ea14-4cf7-87ad-1cd3895f3790', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3547c1ec-ea14-4cf7-87ad-1cd3895f3790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:51,775 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:25:51,775 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6292161f-93d0-4e0d-afd6-7299b9badd2e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6292161f-93d0-4e0d-afd6-7299b9badd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:52,826 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:52,827 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a0cb07-882c-485e-932c-970ed5713033', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a0cb07-882c-485e-932c-970ed5713033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:53,879 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:53,879 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e2c3a9-2653-4cec-9db1-0f906459fd7c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e2c3a9-2653-4cec-9db1-0f906459fd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:55,056 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.168s 2022-07-21 10:25:55,057 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91e517a-c3b3-49d9-96dd-91d432af2f60', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91e517a-c3b3-49d9-96dd-91d432af2f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:56,110 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:25:56,110 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310fa4b9-1b89-4b88-8ce2-e1f023b43f61', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310fa4b9-1b89-4b88-8ce2-e1f023b43f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:57,162 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:25:57,163 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42e6814-6181-40f5-a0ff-eed5e2bf14a1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42e6814-6181-40f5-a0ff-eed5e2bf14a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:58,216 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:25:58,216 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e3823a-be63-4ae4-8ffb-2220ec8d63ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e3823a-be63-4ae4-8ffb-2220ec8d63ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:25:59,270 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:25:59,271 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0948c8c0-938e-4c2d-840f-3f468d4bb2b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0948c8c0-938e-4c2d-840f-3f468d4bb2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:00,328 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:26:00,328 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00fd2d2-01b7-42e3-9dc7-6fd5589b4455', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00fd2d2-01b7-42e3-9dc7-6fd5589b4455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:01,380 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:01,380 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b151f543-f0c6-4b51-9c56-8f25e5ab686a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b151f543-f0c6-4b51-9c56-8f25e5ab686a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:02,431 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:02,432 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071cf685-6941-4a79-8d24-c2f890d90a2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071cf685-6941-4a79-8d24-c2f890d90a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:03,486 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:03,487 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d979a489-d930-4b05-88fc-1dbe9848632a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d979a489-d930-4b05-88fc-1dbe9848632a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:04,539 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:04,540 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5219d1d-e699-43c1-8718-863e922c0cdc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5219d1d-e699-43c1-8718-863e922c0cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:05,607 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.058s 2022-07-21 10:26:05,608 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74adc6d-9533-455f-bf35-5312fc0a4b53', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74adc6d-9533-455f-bf35-5312fc0a4b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:06,660 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:26:06,660 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a86e158-9c96-43ff-a637-4d7052dcaf1f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a86e158-9c96-43ff-a637-4d7052dcaf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:07,710 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:26:07,711 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27984c8f-ef53-4501-8861-96e9dce7d29a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27984c8f-ef53-4501-8861-96e9dce7d29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:08,763 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:08,763 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686495e4-c5f9-4253-8279-56428704e590', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686495e4-c5f9-4253-8279-56428704e590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:09,816 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:09,817 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd91af6-087e-46eb-9e1a-972f16d98c62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd91af6-087e-46eb-9e1a-972f16d98c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:10,876 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:26:10,876 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b93399-e622-45cc-9d70-0970a9399ae1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b93399-e622-45cc-9d70-0970a9399ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:11,931 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:11,931 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54158be0-91d2-41a2-a396-e97605bc8f80', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54158be0-91d2-41a2-a396-e97605bc8f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:12,983 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:12,984 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bccca3-6d66-4a9a-9c0c-5e2670f5c18b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bccca3-6d66-4a9a-9c0c-5e2670f5c18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:14,037 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:14,038 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c69a62-56c3-4d01-ae9a-fda0f957342e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c69a62-56c3-4d01-ae9a-fda0f957342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:15,090 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:15,090 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926f3654-bdf5-41f9-8a32-f931141cf3e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926f3654-bdf5-41f9-8a32-f931141cf3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:16,145 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:16,146 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738581d3-8239-4161-b2f8-ce7d72e19991', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738581d3-8239-4161-b2f8-ce7d72e19991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:17,198 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:17,199 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6318b6-11ee-4ab9-855f-9347e2265cd7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6318b6-11ee-4ab9-855f-9347e2265cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:18,252 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:18,253 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6547fc2-c91a-4f24-9730-25afe4a5f14a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6547fc2-c91a-4f24-9730-25afe4a5f14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:19,307 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:19,308 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9462ce-717f-4cc8-a510-46533c30267b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9462ce-717f-4cc8-a510-46533c30267b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:20,358 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:26:20,358 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d4d569-d9a1-4f9f-aec2-b456c61af401', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d4d569-d9a1-4f9f-aec2-b456c61af401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:21,414 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:21,414 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91fc00c-1d79-416f-8cdb-67c425a66fb2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91fc00c-1d79-416f-8cdb-67c425a66fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:22,467 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:22,467 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf981d46-7857-4e5e-9bdc-2cc4402b9210', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf981d46-7857-4e5e-9bdc-2cc4402b9210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:23,523 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:23,523 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e6d064-fb3a-4ea0-b99f-2961ee27b5f0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e6d064-fb3a-4ea0-b99f-2961ee27b5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:24,573 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:26:24,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6753cd9a-2eea-401f-8e37-d3ac9e4225c3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6753cd9a-2eea-401f-8e37-d3ac9e4225c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:25,627 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:25,627 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69c3530-bd98-4d48-86e0-44598b7ed5cb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69c3530-bd98-4d48-86e0-44598b7ed5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:26,682 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:26,682 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0215e7ef-7cfc-40d8-8faf-c8dc941fce41', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0215e7ef-7cfc-40d8-8faf-c8dc941fce41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:27,737 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:27,737 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2c5241-fb62-4447-883e-fcb792296e65', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2c5241-fb62-4447-883e-fcb792296e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:28,789 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:28,789 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687f626a-fa14-47da-a402-daa5399b7548', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687f626a-fa14-47da-a402-daa5399b7548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:29,843 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:29,843 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423ca226-f1b1-4ea5-b88a-5dcfc4e9fd07', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423ca226-f1b1-4ea5-b88a-5dcfc4e9fd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:30,895 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:26:30,896 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fde78ba-624e-4023-88fa-fd7fe35cdb9e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fde78ba-624e-4023-88fa-fd7fe35cdb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:31,957 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.052s 2022-07-21 10:26:31,957 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e038910-8365-41f5-8bac-b37222bd949e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e038910-8365-41f5-8bac-b37222bd949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:33,007 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:26:33,007 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dc4c9b-da47-4479-9aec-ae1b19475b56', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dc4c9b-da47-4479-9aec-ae1b19475b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:34,060 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:34,061 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa987fad-a3fa-4725-88e7-b037af6c9e84', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa987fad-a3fa-4725-88e7-b037af6c9e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:35,112 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:35,113 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e095d2cc-5a2a-4016-b3b7-686891c1c045', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e095d2cc-5a2a-4016-b3b7-686891c1c045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:36,167 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:36,167 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa9622b-613c-4be8-ad3c-4d19f0ca51b1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa9622b-613c-4be8-ad3c-4d19f0ca51b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:37,221 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:37,221 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8846cbed-2371-40b6-a245-9321ffd27d6b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8846cbed-2371-40b6-a245-9321ffd27d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:38,281 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:26:38,282 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830f177-4cf8-46db-b933-e308d5e7a41b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830f177-4cf8-46db-b933-e308d5e7a41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:39,328 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:26:39,328 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e4f2c4-1e2c-4ba9-8706-72e37e93b71a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e4f2c4-1e2c-4ba9-8706-72e37e93b71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:40,379 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:40,380 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3810c0db-0eca-426e-9b45-928b77f01022', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3810c0db-0eca-426e-9b45-928b77f01022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:41,433 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:41,433 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b168dacb-4ebd-4c6f-8566-a9e1fd67d9cb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b168dacb-4ebd-4c6f-8566-a9e1fd67d9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:42,487 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:42,488 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65cc474-548d-4bd7-bab1-74ab112d4128', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65cc474-548d-4bd7-bab1-74ab112d4128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:43,542 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:43,542 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd15b74-0357-4601-aab5-b58de57dbb58', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd15b74-0357-4601-aab5-b58de57dbb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:44,595 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:44,595 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b2f19b-47d3-4eb3-891c-6f0638ad9e26', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b2f19b-47d3-4eb3-891c-6f0638ad9e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:45,648 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:45,649 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e471ab-3bc5-45b5-8e40-63d2b73653bd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e471ab-3bc5-45b5-8e40-63d2b73653bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:46,703 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:46,703 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e836df-aaf0-46e9-b7a6-ac3b3c5bf52c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e836df-aaf0-46e9-b7a6-ac3b3c5bf52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:47,758 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:47,759 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfc4153-a7b4-46d2-bfd0-59896a20d626', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfc4153-a7b4-46d2-bfd0-59896a20d626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:48,810 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:26:48,810 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9217ea60-5c5a-4bd2-b9c3-9b50d2998ef9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9217ea60-5c5a-4bd2-b9c3-9b50d2998ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:49,864 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:49,865 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed78900-dbda-4d14-9c6b-3d84b0724965', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed78900-dbda-4d14-9c6b-3d84b0724965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:50,918 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:50,919 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65ea613-c41d-4728-93b7-9d0e17e22777', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65ea613-c41d-4728-93b7-9d0e17e22777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:51,969 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:51,969 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70d277e-f174-4b01-b7c2-07dc3d1b1cf6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70d277e-f174-4b01-b7c2-07dc3d1b1cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:53,025 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:26:53,025 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36a8765-711d-48cc-956c-80501b11b95e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36a8765-711d-48cc-956c-80501b11b95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:54,084 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:26:54,085 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45edb63b-60bd-450d-9bad-26c96566c2b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45edb63b-60bd-450d-9bad-26c96566c2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:55,137 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:26:55,137 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01299869-77b9-46fe-b709-2acfcb24c883', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01299869-77b9-46fe-b709-2acfcb24c883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:56,190 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:26:56,191 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8ed5d7-be16-485f-93da-540a6775ab5a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8ed5d7-be16-485f-93da-540a6775ab5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:57,245 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:57,246 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dd7ece-ea15-4f9a-97ac-e94eae37689d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dd7ece-ea15-4f9a-97ac-e94eae37689d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:58,300 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:26:58,300 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d720da-4228-4b1f-913e-4cfefe1ca0e4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d720da-4228-4b1f-913e-4cfefe1ca0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:26:59,359 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:26:59,359 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30165d4a-e74a-402e-b607-c9ca6ed6544d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30165d4a-e74a-402e-b607-c9ca6ed6544d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:00,410 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:00,410 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d51ee13-00d1-4b40-94c0-5f23f11af17d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d51ee13-00d1-4b40-94c0-5f23f11af17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:01,464 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:01,464 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebf3a59-19b9-4e9e-bb09-70e5d2b761b6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebf3a59-19b9-4e9e-bb09-70e5d2b761b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:02,525 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.052s 2022-07-21 10:27:02,525 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b383571b-3b99-4d39-b975-6b762228ca48', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b383571b-3b99-4d39-b975-6b762228ca48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:03,574 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:27:03,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e446ed-bcc4-40f1-a4da-132684ee4ce6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e446ed-bcc4-40f1-a4da-132684ee4ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:04,626 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:27:04,626 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c29a3e3-3166-4663-84c5-0ae602456a2a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c29a3e3-3166-4663-84c5-0ae602456a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:05,680 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:27:05,680 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f5e984-f5c2-461f-848f-824edc0c4a8e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f5e984-f5c2-461f-848f-824edc0c4a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:06,733 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:06,734 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48988a3-e19c-4895-bbf3-8f8462577c29', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48988a3-e19c-4895-bbf3-8f8462577c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:07,788 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:07,789 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb6c1ca-bf8a-45a6-8633-93f3e571d910', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb6c1ca-bf8a-45a6-8633-93f3e571d910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:08,843 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:08,844 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076f53cb-fdbd-4644-b07f-608cfc87a8e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076f53cb-fdbd-4644-b07f-608cfc87a8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:09,896 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:09,897 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03ce887-b185-4475-bbe6-577dea85b282', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03ce887-b185-4475-bbe6-577dea85b282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:10,949 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:10,950 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c9a0c7-ead6-40f7-8b75-e33934d722b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c9a0c7-ead6-40f7-8b75-e33934d722b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:12,003 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:12,003 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392589fc-0b1f-4532-9884-5ac370b19a78', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392589fc-0b1f-4532-9884-5ac370b19a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:13,056 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:13,056 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6db247b-aa09-4069-8cf7-370e4612a041', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6db247b-aa09-4069-8cf7-370e4612a041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:14,112 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:27:14,113 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c035465-3673-4597-8c6f-49cb65943fc7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c035465-3673-4597-8c6f-49cb65943fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:15,163 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:27:15,164 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c278f7-edb5-413e-a68b-88a04365d02d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c278f7-edb5-413e-a68b-88a04365d02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:16,216 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:27:16,216 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a353a9f8-e378-4152-898c-0fef4e29e97b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a353a9f8-e378-4152-898c-0fef4e29e97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:17,271 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:17,271 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8470ab0-87f9-445b-a58d-b811b3b25000', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8470ab0-87f9-445b-a58d-b811b3b25000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:18,324 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:18,324 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9cefec-315f-4a30-ba15-f893309dcc52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9cefec-315f-4a30-ba15-f893309dcc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:19,380 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:27:19,380 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1766b8-c560-43e3-869b-3f9a86af3d07', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1766b8-c560-43e3-869b-3f9a86af3d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:20,434 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:20,434 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e106d2a0-ecdf-4cc7-bd33-7aa7f59a4f1d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e106d2a0-ecdf-4cc7-bd33-7aa7f59a4f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:21,489 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:21,489 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731cdd2b-ee46-4b49-84b8-ffaa05d3f51c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731cdd2b-ee46-4b49-84b8-ffaa05d3f51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:22,545 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:27:22,546 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb2443a-a1a1-40a1-9391-0006f0ba6e17', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb2443a-a1a1-40a1-9391-0006f0ba6e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:23,600 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:23,601 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b4eade-fdf4-4cea-94e4-b8c2577675aa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b4eade-fdf4-4cea-94e4-b8c2577675aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:24,654 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:24,655 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8379016d-d9d5-45e2-8d70-59073e6510c6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8379016d-d9d5-45e2-8d70-59073e6510c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:25,706 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:25,706 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd81a4c2-36da-4066-b2fb-5ab08fdadc77', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd81a4c2-36da-4066-b2fb-5ab08fdadc77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:26,759 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:26,759 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203321f4-96d2-4e5a-9897-676136bf8ebe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203321f4-96d2-4e5a-9897-676136bf8ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:27,812 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:27,812 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899ec5f5-56ce-44a7-b9d8-073eb7209397', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899ec5f5-56ce-44a7-b9d8-073eb7209397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:28,864 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:28,865 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18222b8-9ad0-4653-add1-4e450492cc4a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18222b8-9ad0-4653-add1-4e450492cc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:29,916 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:27:29,917 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2d8625-2abd-48e5-8b91-ef5d95182180', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2d8625-2abd-48e5-8b91-ef5d95182180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:30,974 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:27:30,974 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad959350-d362-4a71-abfc-e7ed7961323a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad959350-d362-4a71-abfc-e7ed7961323a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:32,024 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:27:32,024 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f8de7d-9397-4648-ae6f-bad3782ad7a4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f8de7d-9397-4648-ae6f-bad3782ad7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:33,082 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:27:33,082 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf7c05c-8beb-45ed-bf8f-5910ef312064', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf7c05c-8beb-45ed-bf8f-5910ef312064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:34,140 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:27:34,140 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b523a69-f07b-46d1-a59c-bfbf56ecae62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b523a69-f07b-46d1-a59c-bfbf56ecae62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:35,191 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:27:35,192 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d41bc04-5640-482d-90f4-5544cb06092b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d41bc04-5640-482d-90f4-5544cb06092b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:36,246 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:36,246 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4497651-4f1f-43d6-ba34-879415f70889', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4497651-4f1f-43d6-ba34-879415f70889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:37,302 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:27:37,302 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f711c3df-362b-4a13-ae9c-ff577b30f2eb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f711c3df-362b-4a13-ae9c-ff577b30f2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:38,356 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:27:38,357 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3ec6a1-e3d5-40fd-b40f-b0fac5283de9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3ec6a1-e3d5-40fd-b40f-b0fac5283de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:39,414 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:27:39,415 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a19a997-b526-4af8-ad8f-1de610da5a28', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a19a997-b526-4af8-ad8f-1de610da5a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:40,461 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:27:40,461 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3abc31-3659-4dc7-b176-a00f6c86c5fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3abc31-3659-4dc7-b176-a00f6c86c5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:41,531 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.060s 2022-07-21 10:27:41,531 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd6ea01-53f9-49f5-b3d9-ead48a9ae6c7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd6ea01-53f9-49f5-b3d9-ead48a9ae6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:42,578 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:27:42,578 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6bc8e7-2076-46e7-a427-37328bde41cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6bc8e7-2076-46e7-a427-37328bde41cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:43,633 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:27:43,633 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403cb556-b43a-4fc4-b462-89c75a5f5825', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403cb556-b43a-4fc4-b462-89c75a5f5825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:44,686 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:44,686 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7ded50-ae99-4fbf-90ea-34d05ae7fb82', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7ded50-ae99-4fbf-90ea-34d05ae7fb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:45,743 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:27:45,744 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c073dccb-e783-48f9-ac2a-0c2ee80f8cc8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c073dccb-e783-48f9-ac2a-0c2ee80f8cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:46,795 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:27:46,795 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c952433-f43d-49a8-ab81-81d4edcde596', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c952433-f43d-49a8-ab81-81d4edcde596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:47,848 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:47,848 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e8d621-2d0a-4537-ab05-ee211da10020', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e8d621-2d0a-4537-ab05-ee211da10020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:48,903 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:27:48,904 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31500c-1631-4147-82aa-a01c0114e4d8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31500c-1631-4147-82aa-a01c0114e4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:49,956 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:49,957 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda30a22-e2db-4fe8-b8ec-c15b8c57957d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda30a22-e2db-4fe8-b8ec-c15b8c57957d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:51,008 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:51,009 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4bd40c-0448-42a6-a0f6-5d7f4baa33ca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4bd40c-0448-42a6-a0f6-5d7f4baa33ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:52,062 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:52,063 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead9b224-5d2c-40c2-bcdd-bf92277c035d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead9b224-5d2c-40c2-bcdd-bf92277c035d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:53,116 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:53,116 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620d55cf-cb9f-4d15-ab48-ddf3b7612a6c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620d55cf-cb9f-4d15-ab48-ddf3b7612a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:54,169 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:54,169 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f94bbb-095a-467d-a80b-e28d7600e9c3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f94bbb-095a-467d-a80b-e28d7600e9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:55,230 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:27:55,231 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6d6344-0a37-482e-a31b-ca528a49d36d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6d6344-0a37-482e-a31b-ca528a49d36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:56,283 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:27:56,283 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722925ac-b018-4b2e-9262-e22a18ed8e04', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722925ac-b018-4b2e-9262-e22a18ed8e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:57,337 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:27:57,337 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7b4bd9-31ae-40e8-986b-2fa360a08c6d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7b4bd9-31ae-40e8-986b-2fa360a08c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:58,394 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:27:58,395 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e2cb86-6c33-4d84-8c6a-76db76cbb605', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e2cb86-6c33-4d84-8c6a-76db76cbb605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:27:59,450 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:27:59,451 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7297264d-9f57-40eb-9e51-331d1ba9c821', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7297264d-9f57-40eb-9e51-331d1ba9c821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:00,505 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:00,505 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0dc617-73ed-46aa-a1be-220c478c4f22', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0dc617-73ed-46aa-a1be-220c478c4f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:01,557 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:01,557 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ec2780-9409-4f0c-a7a1-e1c8bfa990e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ec2780-9409-4f0c-a7a1-e1c8bfa990e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:02,609 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:02,610 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928d13c2-a4cd-4298-bdfa-75a1843402a5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928d13c2-a4cd-4298-bdfa-75a1843402a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:03,677 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.060s 2022-07-21 10:28:03,677 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb0e495-dd16-4330-a9a9-c3bd8cfc5ac2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb0e495-dd16-4330-a9a9-c3bd8cfc5ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:04,728 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:04,728 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26016495-ce45-43ba-b3bf-ce081c3de224', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26016495-ce45-43ba-b3bf-ce081c3de224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:05,781 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:05,781 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6019f23f-6dab-4e8d-8a52-cb2f37643182', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6019f23f-6dab-4e8d-8a52-cb2f37643182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:06,834 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:06,834 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c191b064-6e15-4e8a-85fb-f57da258cc3d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c191b064-6e15-4e8a-85fb-f57da258cc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:07,887 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:07,887 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cf95f0-9ab8-4417-87c9-6489cef3ec27', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cf95f0-9ab8-4417-87c9-6489cef3ec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:08,948 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:28:08,948 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c70d7c-fd68-4b34-b0ab-a49be504a384', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c70d7c-fd68-4b34-b0ab-a49be504a384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:10,000 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:10,000 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5a7a9a-f386-4217-93aa-1a5f78d3d912', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5a7a9a-f386-4217-93aa-1a5f78d3d912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:11,053 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:11,054 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6910ab97-a315-4af9-b048-1e878eeb18de', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6910ab97-a315-4af9-b048-1e878eeb18de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:12,107 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:12,107 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace28aad-9558-4cb9-8cf6-0394fc53d618', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace28aad-9558-4cb9-8cf6-0394fc53d618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:13,160 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:13,160 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5e3f04-42b4-4ab8-92de-9a4b0414b452', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5e3f04-42b4-4ab8-92de-9a4b0414b452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:14,212 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:14,212 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a2b928-35fb-45a5-a122-888adacf92a6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a2b928-35fb-45a5-a122-888adacf92a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:15,273 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:28:15,274 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4813c5-93aa-418a-b1fc-9b20f8362bb8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4813c5-93aa-418a-b1fc-9b20f8362bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:16,319 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:28:16,319 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3635be1e-0946-4d5a-a72d-0e7531ec82fb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3635be1e-0946-4d5a-a72d-0e7531ec82fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:17,370 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:17,370 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6e104b-ad5c-4b09-ad00-c490aed12559', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6e104b-ad5c-4b09-ad00-c490aed12559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:18,431 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:28:18,432 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f0582f-64c7-478b-bb48-19f61b126ee8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f0582f-64c7-478b-bb48-19f61b126ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:19,484 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:19,484 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd103c6f-5077-4d81-9de8-1a42316696fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd103c6f-5077-4d81-9de8-1a42316696fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:20,539 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:20,539 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e78fe90-a39c-40d1-9c49-677b41260005', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e78fe90-a39c-40d1-9c49-677b41260005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:21,590 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:21,591 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb514983-c104-4b5c-9765-91efb29e6b02', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb514983-c104-4b5c-9765-91efb29e6b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:22,644 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:22,644 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e2c945-7c4d-4412-97a3-20a29f4aa3dd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e2c945-7c4d-4412-97a3-20a29f4aa3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:23,698 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:23,698 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddb8a62-1e1a-4349-8f9e-5b88ef0badbe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddb8a62-1e1a-4349-8f9e-5b88ef0badbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:24,748 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:28:24,749 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a155ff8-2eae-4530-996d-74796b1f781c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a155ff8-2eae-4530-996d-74796b1f781c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:25,802 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:25,803 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6644692-5c62-48e0-b361-62f462164949', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6644692-5c62-48e0-b361-62f462164949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:26,857 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:26,857 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe2df1f-b80f-4b46-8a1f-92a7123df05f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe2df1f-b80f-4b46-8a1f-92a7123df05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:27,909 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:27,909 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c48608-bc34-4f99-abe0-acc9c244d927', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c48608-bc34-4f99-abe0-acc9c244d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:28,962 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:28,963 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5cee37-35af-4fe3-80e2-2869deaeebd6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5cee37-35af-4fe3-80e2-2869deaeebd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:30,016 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:30,016 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9120c7f0-4164-4b61-a241-80205a24c56b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9120c7f0-4164-4b61-a241-80205a24c56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:31,069 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:31,069 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc10d5e3-47b9-42f7-bee4-6a0bb96bf5fa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc10d5e3-47b9-42f7-bee4-6a0bb96bf5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:32,122 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:32,123 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73efaa8-3821-42d4-9a9a-0a21501a8242', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73efaa8-3821-42d4-9a9a-0a21501a8242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:33,175 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:33,175 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ec8096-fc9f-403f-b134-dc768ad9132c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ec8096-fc9f-403f-b134-dc768ad9132c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:34,227 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:34,228 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13db1015-8d8e-4917-9209-6c365979c71e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13db1015-8d8e-4917-9209-6c365979c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:35,289 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:28:35,290 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07672b5f-fe8f-4fe2-bcd8-c40781719604', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07672b5f-fe8f-4fe2-bcd8-c40781719604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:36,342 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:36,343 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be62e219-4cb7-412f-b498-0b289188a2da', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be62e219-4cb7-412f-b498-0b289188a2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:37,396 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:37,396 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5a8b4b-be72-4a63-932b-1cce7a92a72c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5a8b4b-be72-4a63-932b-1cce7a92a72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:38,450 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:28:38,451 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c330b90a-75c8-440b-a026-c9ce5879c234', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c330b90a-75c8-440b-a026-c9ce5879c234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:39,503 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:28:39,503 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ada1bbf-a1d2-44df-a67e-24cb867a84ba', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ada1bbf-a1d2-44df-a67e-24cb867a84ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:40,555 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:40,555 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4c9041-7e25-4904-8dd4-1f7f3f7903e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4c9041-7e25-4904-8dd4-1f7f3f7903e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:41,609 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:41,610 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fed491e-b9cc-4394-859c-81dd48896b41', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fed491e-b9cc-4394-859c-81dd48896b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:42,663 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:42,663 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70580b03-4d35-4473-ae72-9c0117e0622e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70580b03-4d35-4473-ae72-9c0117e0622e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:43,717 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:43,717 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7420ff6-3fed-4ca5-946e-193d1e301ed7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7420ff6-3fed-4ca5-946e-193d1e301ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:44,770 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:44,771 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8f81f6-9f24-4da2-a390-7f1b5b08b5dc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8f81f6-9f24-4da2-a390-7f1b5b08b5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:45,821 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:28:45,821 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea7187c-f4c6-4c4f-927a-736287378fb3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea7187c-f4c6-4c4f-927a-736287378fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:46,874 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:46,875 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd32cfd-1730-4db3-8a79-5be736565297', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd32cfd-1730-4db3-8a79-5be736565297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:47,925 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:28:47,926 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815f6bbb-19ca-4391-a888-fa4397cd2b2e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815f6bbb-19ca-4391-a888-fa4397cd2b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:48,979 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:28:48,979 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad8391a-5b03-4427-bf17-8eba5ef73b1e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad8391a-5b03-4427-bf17-8eba5ef73b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:50,039 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:28:50,039 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40763cf9-2f8d-4039-8094-12dbaa2fb5ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40763cf9-2f8d-4039-8094-12dbaa2fb5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:51,090 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:28:51,090 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faf30e7-880b-4679-8a63-eb9aad00afd2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faf30e7-880b-4679-8a63-eb9aad00afd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:52,144 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:52,145 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534f9430-c972-45cf-8153-826394f7d3ff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534f9430-c972-45cf-8153-826394f7d3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:53,196 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:53,197 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736f94ec-8c45-4a97-86d5-553ccc39af90', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736f94ec-8c45-4a97-86d5-553ccc39af90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:54,251 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:54,251 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a9d5e8-842b-48cc-98dd-7de86cc7009c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a9d5e8-842b-48cc-98dd-7de86cc7009c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:55,304 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:28:55,304 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4964b66b-bf70-4127-b0cc-f2879f39acbe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4964b66b-bf70-4127-b0cc-f2879f39acbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:56,362 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:28:56,363 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df250beb-50cb-4ad4-a5d0-550171776ea5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df250beb-50cb-4ad4-a5d0-550171776ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:57,416 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:28:57,416 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c03cb8f-af13-4018-a2a3-cef9ce5b0277', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c03cb8f-af13-4018-a2a3-cef9ce5b0277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:58,477 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.053s 2022-07-21 10:28:58,478 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a680659-0ad0-471f-80bb-680ecc025f60', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a680659-0ad0-471f-80bb-680ecc025f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:28:59,529 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:28:59,529 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139c6eb9-5dd2-48c1-91d2-d89e53331be9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139c6eb9-5dd2-48c1-91d2-d89e53331be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:00,584 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:29:00,584 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f6f63a-debc-49e5-9d40-5010af036925', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f6f63a-debc-49e5-9d40-5010af036925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:01,637 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:29:01,637 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97be0584-9efb-4107-9991-4edd5020b557', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97be0584-9efb-4107-9991-4edd5020b557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:02,690 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:29:02,690 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea75c913-24b5-41f7-929e-d494bfe9a6ba', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea75c913-24b5-41f7-929e-d494bfe9a6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:03,745 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:29:03,746 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b480f4a7-1137-47c5-a118-d859b8c29e5f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b480f4a7-1137-47c5-a118-d859b8c29e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:04,797 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:29:04,797 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1bd150d-5529-4c2d-9b0d-8f742a4c8296', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1bd150d-5529-4c2d-9b0d-8f742a4c8296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:05,949 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.144s 2022-07-21 10:29:05,949 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df21fd15-d2a8-49d1-8c24-113730245ce6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df21fd15-d2a8-49d1-8c24-113730245ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:06,995 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:06,995 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf9e888-4838-4d50-b019-a8cdf0e8df3d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf9e888-4838-4d50-b019-a8cdf0e8df3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:08,040 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:08,041 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02204ed9-1a63-4bf2-8031-55a1ca5a6fb4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02204ed9-1a63-4bf2-8031-55a1ca5a6fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:09,087 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:09,087 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe14d6f0-6d56-43fa-9cf9-8aa8b633c400', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe14d6f0-6d56-43fa-9cf9-8aa8b633c400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:10,139 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:10,139 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d295f5-90fa-4e30-a314-1a62ad1515ce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d295f5-90fa-4e30-a314-1a62ad1515ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:11,186 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:11,186 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944be806-beed-424d-99b0-e22e734441b7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944be806-beed-424d-99b0-e22e734441b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:12,233 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:12,233 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955ee0e8-a820-496b-b7b1-2abf39b17640', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955ee0e8-a820-496b-b7b1-2abf39b17640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:13,286 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:13,286 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64084ab1-2a80-4329-a81f-9424d0f0e34e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64084ab1-2a80-4329-a81f-9424d0f0e34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:14,333 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:14,333 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9994440e-27a3-4e0f-b72e-41ff109a7764', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9994440e-27a3-4e0f-b72e-41ff109a7764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:15,381 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:15,382 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d308d10c-bfe8-4b20-9809-cef011733727', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d308d10c-bfe8-4b20-9809-cef011733727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:16,428 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:29:16,429 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8bce9-3019-4524-bcf3-1e6213c31c5d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8bce9-3019-4524-bcf3-1e6213c31c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:17,476 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:17,476 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6aade8-1082-4a15-9ecc-ee7c592392c8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6aade8-1082-4a15-9ecc-ee7c592392c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:18,524 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:18,525 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c8d567-d94c-49d9-bfe0-4739d783d789', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c8d567-d94c-49d9-bfe0-4739d783d789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:19,570 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:29:19,570 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34f1a62-3cab-4806-8ccf-3bf3e659eb90', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34f1a62-3cab-4806-8ccf-3bf3e659eb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:20,618 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:20,618 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccb3a13-49cc-431a-bcb7-6b29d6f23d8a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccb3a13-49cc-431a-bcb7-6b29d6f23d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:21,670 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:21,670 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b94c25-e2e0-4d07-b1c0-9a9c412d405c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b94c25-e2e0-4d07-b1c0-9a9c412d405c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:22,722 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:22,723 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0d7e9a-c1b4-491a-9aaf-155b0e5de48c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0d7e9a-c1b4-491a-9aaf-155b0e5de48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:23,776 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:29:23,777 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58b3192-a083-43e5-b65c-336051557f85', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58b3192-a083-43e5-b65c-336051557f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:24,827 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:29:24,828 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1cfde29-83a8-4342-aabb-290556d2cfa2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1cfde29-83a8-4342-aabb-290556d2cfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:25,882 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:29:25,883 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863a7d48-958d-4d16-ae18-f1a1d2bffddb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863a7d48-958d-4d16-ae18-f1a1d2bffddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:26,934 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:29:26,934 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88adef85-48b0-40a8-aaa3-9c274d849053', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88adef85-48b0-40a8-aaa3-9c274d849053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:27,987 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:29:27,988 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea3df1d-6a90-4f2f-8e6a-70f930e44f25', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea3df1d-6a90-4f2f-8e6a-70f930e44f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:29,040 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:29,040 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bb6be3-d36c-4222-b6ba-d443ba370ee1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bb6be3-d36c-4222-b6ba-d443ba370ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:30,094 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:30,095 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cd65bc-dfd1-46e7-bb8e-6fcd26c8c3ae', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cd65bc-dfd1-46e7-bb8e-6fcd26c8c3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:31,148 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:29:31,148 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b2e54f-c2fd-4479-bff5-75d01c47cb76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b2e54f-c2fd-4479-bff5-75d01c47cb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:32,202 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:29:32,203 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbbf892-61db-4f24-a890-233d91599273', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbbf892-61db-4f24-a890-233d91599273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:33,256 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:33,256 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924d0e1b-5017-49e8-8b11-4fb50e91493d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924d0e1b-5017-49e8-8b11-4fb50e91493d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:34,308 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:29:34,308 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a5ea65-681d-4824-9b6c-bc5e7877f683', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a5ea65-681d-4824-9b6c-bc5e7877f683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:35,362 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:35,363 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4653006-56b4-4416-9c03-6e49516bfd23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4653006-56b4-4416-9c03-6e49516bfd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:36,418 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:36,418 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01f07f5-0a23-4790-9551-e1d4516ee42f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01f07f5-0a23-4790-9551-e1d4516ee42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:37,476 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:29:37,476 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5905c0c5-c725-47b7-b4ba-c30eca603296', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5905c0c5-c725-47b7-b4ba-c30eca603296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:38,528 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:38,528 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f91233-122e-420b-a8f5-41d9c33d9d47', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f91233-122e-420b-a8f5-41d9c33d9d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:39,580 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:29:39,581 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e98aa2-f91d-428b-8859-3763b1747848', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e98aa2-f91d-428b-8859-3763b1747848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:40,636 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:29:40,636 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe27602-b1b6-4875-8220-ee7235ef6b4a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe27602-b1b6-4875-8220-ee7235ef6b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:41,687 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:29:41,687 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ffc05a-0417-4959-8030-2144c4012de3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ffc05a-0417-4959-8030-2144c4012de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:42,742 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:29:42,743 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7d0999-c292-47f3-92a5-3997e318e6cb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7d0999-c292-47f3-92a5-3997e318e6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:43,794 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:43,794 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf7d736-3526-4482-925a-73f49cad1d21', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf7d736-3526-4482-925a-73f49cad1d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:44,848 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:44,849 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91ac6b0-a794-4e59-8cfe-76168ab1d9dc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ac6b0-a794-4e59-8cfe-76168ab1d9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:45,909 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.052s 2022-07-21 10:29:45,910 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad85ced-4c44-4756-81a8-8a659972ec43', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad85ced-4c44-4756-81a8-8a659972ec43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:46,959 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:29:46,960 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63b6825-edc3-499e-b28f-40cbdd32dc5f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63b6825-edc3-499e-b28f-40cbdd32dc5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:48,008 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:48,009 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6eccf5-3153-46ec-b644-222a65dc2de0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6eccf5-3153-46ec-b644-222a65dc2de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:49,056 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:49,056 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b73a87-cc55-405d-9a57-aa69ee31bc83', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b73a87-cc55-405d-9a57-aa69ee31bc83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:50,103 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:50,105 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591212d6-0be3-4aaf-9ebd-3a991ab58a02', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591212d6-0be3-4aaf-9ebd-3a991ab58a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:51,153 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:29:51,154 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4366e19d-56e0-40e1-b9dc-69f58b213311', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4366e19d-56e0-40e1-b9dc-69f58b213311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:52,208 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:52,209 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7710260-57ee-4633-9410-0cb8eb884800', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7710260-57ee-4633-9410-0cb8eb884800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:53,268 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:29:53,268 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a16174-69ca-4192-8985-86dc7e601389', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a16174-69ca-4192-8985-86dc7e601389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:54,318 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:29:54,318 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe95929-86df-40d9-8e43-f27ddf2881af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe95929-86df-40d9-8e43-f27ddf2881af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:55,370 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:29:55,371 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0a2df8-24aa-4fb8-b8aa-1efa10176540', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0a2df8-24aa-4fb8-b8aa-1efa10176540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:56,424 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:29:56,425 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b599d9-f5cc-4535-813e-00e5d507a19b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b599d9-f5cc-4535-813e-00e5d507a19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:57,482 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:29:57,482 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e1a76b-b1ad-481c-9dfb-2e4eee42075b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e1a76b-b1ad-481c-9dfb-2e4eee42075b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:58,547 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.056s 2022-07-21 10:29:58,548 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10b3eb7-c22b-4f9d-b9b9-f4af12d42333', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10b3eb7-c22b-4f9d-b9b9-f4af12d42333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:29:59,595 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:29:59,595 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb71eb91-7b84-401e-8977-41bf4b792461', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb71eb91-7b84-401e-8977-41bf4b792461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:00,645 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:00,646 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0740ea0-0c48-413c-9bee-02fb4ac3d093', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0740ea0-0c48-413c-9bee-02fb4ac3d093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:01,693 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:01,693 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e1d5ed-fb8f-435b-9fd3-708a3ab2d80d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e1d5ed-fb8f-435b-9fd3-708a3ab2d80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:02,744 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:30:02,745 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84619e51-04e5-40f9-a985-87953f7c1a6a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84619e51-04e5-40f9-a985-87953f7c1a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:03,792 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:03,792 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50c06f0-789e-48d5-a24a-284cd985eb8e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50c06f0-789e-48d5-a24a-284cd985eb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:04,840 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:04,841 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef68c373-ecdb-4908-b97d-be86d857c4fb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef68c373-ecdb-4908-b97d-be86d857c4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:05,891 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:30:05,892 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcb7a7b-3bec-4a67-9e14-341248887345', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcb7a7b-3bec-4a67-9e14-341248887345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:06,943 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:30:06,944 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c934002-38d7-4735-b395-ce0feae62c7a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c934002-38d7-4735-b395-ce0feae62c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:07,992 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:07,992 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe562f1-67eb-4fd1-bc3f-e0518ebec429', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe562f1-67eb-4fd1-bc3f-e0518ebec429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:08,036 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.036s 2022-07-21 10:30:08,037 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:08 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-3cc93612-87c7-4f07-8a30-23618171793b', 'x-openstack-request-id': 'req-3cc93612-87c7-4f07-8a30-23618171793b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} 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-07-21 10:30:08,077 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:08,077 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821dcc0-08ee-4953-b3cc-e5b0bedb86f7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821dcc0-08ee-4953-b3cc-e5b0bedb86f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:09,124 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:09,124 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54a013e-36ca-4cb0-afd3-b80a9cef502b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54a013e-36ca-4cb0-afd3-b80a9cef502b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:10,171 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:10,171 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a105b9b3-bcbc-4366-b889-dd660bddfe8d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a105b9b3-bcbc-4366-b889-dd660bddfe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:11,218 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:11,219 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4401e9e0-3ae1-4c87-bf61-b24ec18c0a60', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4401e9e0-3ae1-4c87-bf61-b24ec18c0a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:12,267 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:12,268 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de568a6-74aa-4e8a-ae27-bcfd6286467a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de568a6-74aa-4e8a-ae27-bcfd6286467a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:13,317 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:13,317 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757fa681-385a-4f44-957b-ffb254a36953', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757fa681-385a-4f44-957b-ffb254a36953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:14,367 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:30:14,368 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05428b64-7331-4a60-ac35-4c764a6a8cc2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05428b64-7331-4a60-ac35-4c764a6a8cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:15,415 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:15,415 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192bdd46-8d92-405c-8896-aff3ee4aad61', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192bdd46-8d92-405c-8896-aff3ee4aad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:16,463 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:16,463 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12277b29-12c7-4c82-91be-224af7e770fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12277b29-12c7-4c82-91be-224af7e770fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:17,511 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:17,512 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babe69aa-1744-4ba6-9ad7-d2f253bcaf6d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babe69aa-1744-4ba6-9ad7-d2f253bcaf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:18,558 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:18,559 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf90d820-2f03-4cba-87e2-d8f8d2e0c729', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf90d820-2f03-4cba-87e2-d8f8d2e0c729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:19,605 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:19,606 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324facc8-0537-4cd9-85b1-c266e3d3ab60', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324facc8-0537-4cd9-85b1-c266e3d3ab60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:20,652 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:20,652 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708d0e72-7425-4ef7-925f-22f08f98ef58', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708d0e72-7425-4ef7-925f-22f08f98ef58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:21,701 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:21,701 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f18743-1ef9-45b6-a3da-f0be8a76f5df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f18743-1ef9-45b6-a3da-f0be8a76f5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:22,751 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:22,752 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5d8356-541f-4793-975a-f79764c5cce3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5d8356-541f-4793-975a-f79764c5cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:23,800 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:23,800 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78648087-f676-4c6a-9688-e7eae50a4d7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78648087-f676-4c6a-9688-e7eae50a4d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:24,847 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:24,848 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f64433-658c-4e07-b6ac-c467a07d2c8b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f64433-658c-4e07-b6ac-c467a07d2c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:25,895 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:25,895 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d09587-1c6d-4df7-a522-2dbe01272a45', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d09587-1c6d-4df7-a522-2dbe01272a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:26,944 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:26,944 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967bb73f-22b2-4e30-af72-b4883a99b8fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967bb73f-22b2-4e30-af72-b4883a99b8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:28,003 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:30:28,004 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1193544-9be1-4642-9101-20550b357134', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1193544-9be1-4642-9101-20550b357134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:29,056 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:29,056 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5477172-2b3c-449e-ad64-154f2b1bd03e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5477172-2b3c-449e-ad64-154f2b1bd03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:30,105 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:30,105 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499c9e02-64a2-464d-a167-1d3667942e66', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499c9e02-64a2-464d-a167-1d3667942e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:31,154 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:31,155 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370bdfa4-95b6-4d77-914f-bc461c164ecc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370bdfa4-95b6-4d77-914f-bc461c164ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:32,206 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:30:32,207 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a8bb32-10f7-4208-b73d-0b27dde39ff4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a8bb32-10f7-4208-b73d-0b27dde39ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:33,256 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:30:33,257 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c43950-5c78-44d7-b470-d39ef9cce78a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c43950-5c78-44d7-b470-d39ef9cce78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:34,313 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:30:34,313 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a9e94e-0b19-4ac1-bbba-1b15c5aaadd7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a9e94e-0b19-4ac1-bbba-1b15c5aaadd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:35,361 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:35,361 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2848100-e871-4fda-bf28-4427d0d515fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2848100-e871-4fda-bf28-4427d0d515fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:36,410 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:36,411 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a224adca-3130-4252-934e-21a75082d745', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a224adca-3130-4252-934e-21a75082d745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:37,460 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:37,460 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e0cfb5-9e95-411a-b6d1-9638646a2236', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e0cfb5-9e95-411a-b6d1-9638646a2236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:38,508 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:38,508 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d985a6-cdf4-4ea7-84df-12632c5a5fcf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d985a6-cdf4-4ea7-84df-12632c5a5fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:39,555 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:39,555 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22e5045-aef5-4903-854a-419eb588f949', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22e5045-aef5-4903-854a-419eb588f949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:40,602 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:40,603 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00198ea3-f9c8-48d7-94d3-5300c9b83786', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00198ea3-f9c8-48d7-94d3-5300c9b83786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:41,650 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:41,651 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ce7b0d-7997-4955-b39e-b4153ca5478c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ce7b0d-7997-4955-b39e-b4153ca5478c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:42,698 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:42,698 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8650664c-2b27-4244-8c31-2fcca0dd0169', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8650664c-2b27-4244-8c31-2fcca0dd0169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:43,745 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:43,745 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1f0ad1-9ce0-47bd-8f68-91805ed07d98', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1f0ad1-9ce0-47bd-8f68-91805ed07d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:44,796 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:30:44,797 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52704859-eb0b-49e7-86e2-7088b51aaced', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52704859-eb0b-49e7-86e2-7088b51aaced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:45,845 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:45,845 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d04a1be-a219-44ed-b5fa-8c949a485fdd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d04a1be-a219-44ed-b5fa-8c949a485fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:46,893 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:30:46,894 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a7cdf6-c147-4f5b-b4e6-b25751550514', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a7cdf6-c147-4f5b-b4e6-b25751550514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:47,939 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:47,940 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae0ee31-bcbc-436c-8c78-04aafae1557a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae0ee31-bcbc-436c-8c78-04aafae1557a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:48,987 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:48,988 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e66682a-4df7-4b57-9bda-284e05b57234', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e66682a-4df7-4b57-9bda-284e05b57234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:50,034 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:50,034 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9314443-63bb-4549-8269-d6fffc9bec49', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9314443-63bb-4549-8269-d6fffc9bec49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:51,081 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:51,082 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae1605d-bbce-4110-8a90-399d2db170f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae1605d-bbce-4110-8a90-399d2db170f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:52,128 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:52,129 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c827fe-0c2f-496a-8fd0-580998a5f675', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c827fe-0c2f-496a-8fd0-580998a5f675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:53,176 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:53,177 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb0407a-9cf9-4dc3-bff3-118de6e56b0f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb0407a-9cf9-4dc3-bff3-118de6e56b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:54,223 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:54,224 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba46b38-7a53-467d-8f55-2f6b69e2c7e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba46b38-7a53-467d-8f55-2f6b69e2c7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:55,272 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:55,272 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de88307-e48c-40ad-9784-29738548a1d8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de88307-e48c-40ad-9784-29738548a1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:56,320 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:30:56,320 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18342bc-74b5-4d63-85b9-8e99547bf5a1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18342bc-74b5-4d63-85b9-8e99547bf5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:57,368 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:30:57,368 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5149938-aa42-40e3-b6c1-5e0140af0649', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5149938-aa42-40e3-b6c1-5e0140af0649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:58,418 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:30:58,419 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c000287e-09ee-4217-9d66-600ab5b229b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c000287e-09ee-4217-9d66-600ab5b229b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:30:59,604 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.177s 2022-07-21 10:30:59,604 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7efb938-fa34-46d3-b969-29938b068c2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7efb938-fa34-46d3-b969-29938b068c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:00,661 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.050s 2022-07-21 10:31:00,662 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615036b0-41cf-4064-9520-acf855e515fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615036b0-41cf-4064-9520-acf855e515fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:01,712 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:01,712 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc997a5-7f46-486d-ac3f-7860f6f05835', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc997a5-7f46-486d-ac3f-7860f6f05835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:02,760 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:02,760 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599440a1-37ce-4bb6-93ab-2848b1da3a55', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599440a1-37ce-4bb6-93ab-2848b1da3a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:03,808 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:03,808 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e24732a-509c-4e5a-b94e-1bd47f39b9a5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e24732a-509c-4e5a-b94e-1bd47f39b9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:04,858 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:04,858 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d8e666-a15a-4d1a-b977-9080ec6ca989', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d8e666-a15a-4d1a-b977-9080ec6ca989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:05,909 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:31:05,909 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6feb44-e045-4c30-b10a-6483212415e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6feb44-e045-4c30-b10a-6483212415e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:06,957 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:06,958 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd27737-29e1-4c5b-a949-18bc161e5175', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd27737-29e1-4c5b-a949-18bc161e5175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:08,006 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:08,007 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bd2116-c870-4963-993b-eacc1f099a32', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bd2116-c870-4963-993b-eacc1f099a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:09,055 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:09,055 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43386c44-c417-4bf5-adee-e43e56edb0a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43386c44-c417-4bf5-adee-e43e56edb0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:10,105 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:10,106 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc1cfb2-40a7-4887-bbc7-27811983ca32', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc1cfb2-40a7-4887-bbc7-27811983ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:11,154 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:11,155 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10269cf1-1206-4fd8-be27-92b74bc49a8c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10269cf1-1206-4fd8-be27-92b74bc49a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:12,203 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:12,203 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae934521-c4d3-4c8c-a692-ae7562107bb5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae934521-c4d3-4c8c-a692-ae7562107bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:13,251 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:13,252 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5686a95c-869c-4dfd-8c23-afaa313beef8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5686a95c-869c-4dfd-8c23-afaa313beef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:14,302 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:31:14,302 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191a971e-9a00-4349-92ec-0afccc58a62e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191a971e-9a00-4349-92ec-0afccc58a62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:15,353 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:31:15,354 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ad7347-8381-499e-9955-b6169cf5f985', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ad7347-8381-499e-9955-b6169cf5f985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:16,400 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:16,401 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a868c4-d6f3-44d5-90a5-84ddc9fbb634', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a868c4-d6f3-44d5-90a5-84ddc9fbb634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:17,466 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.054s 2022-07-21 10:31:17,467 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e4ab7e-bcae-4848-a346-e6e7d21f0877', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e4ab7e-bcae-4848-a346-e6e7d21f0877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:18,515 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:18,515 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a86ae8-db74-470b-a587-ee1dbfb9659d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a86ae8-db74-470b-a587-ee1dbfb9659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:19,564 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:19,564 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50d4714-00f0-4af1-abf2-af46d58ab8d3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50d4714-00f0-4af1-abf2-af46d58ab8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:20,610 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:20,610 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87ba450-9a41-4079-9437-203877007a6b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87ba450-9a41-4079-9437-203877007a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:21,657 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:21,658 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526888a6-d873-4759-93a7-99fd37d17a03', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526888a6-d873-4759-93a7-99fd37d17a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:22,705 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:22,706 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b3b725-d555-4bad-8101-0ba3f318ec98', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b3b725-d555-4bad-8101-0ba3f318ec98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:23,757 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:31:23,757 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1743d7-4cfc-44b9-8ff1-13afa91d71ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1743d7-4cfc-44b9-8ff1-13afa91d71ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:24,805 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:24,806 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4631a090-3176-4847-a75b-980416b798d8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4631a090-3176-4847-a75b-980416b798d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:25,855 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:25,855 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb53892-f2e5-499a-a492-64bff9653fd1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb53892-f2e5-499a-a492-64bff9653fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:26,903 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:26,904 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d3f847-a029-48a9-b7c6-b83d2154970e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d3f847-a029-48a9-b7c6-b83d2154970e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:27,950 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:27,950 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aede2152-89a3-4f0d-87df-e5a66d44f0a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aede2152-89a3-4f0d-87df-e5a66d44f0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:28,998 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:28,998 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd4962a-eeb3-4e22-b330-758adfd1ce01', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd4962a-eeb3-4e22-b330-758adfd1ce01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:30,045 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:30,045 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17adb6e1-b6ea-412d-aef7-a692565f38ea', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17adb6e1-b6ea-412d-aef7-a692565f38ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:31,092 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:31,093 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07270e1b-0c5c-4c6c-996a-693d4b7dde57', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07270e1b-0c5c-4c6c-996a-693d4b7dde57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:32,140 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:32,140 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186ab3a4-60e4-4f0e-885c-ea1621a10d28', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186ab3a4-60e4-4f0e-885c-ea1621a10d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:33,187 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:33,188 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72257225-d95f-465c-9526-e4507a9682a4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72257225-d95f-465c-9526-e4507a9682a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:34,237 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:34,237 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a7da3f-b8a2-480b-8d91-684bcbb35328', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a7da3f-b8a2-480b-8d91-684bcbb35328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:35,285 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:35,285 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69fd5da-e93b-4962-a643-edbb422b95db', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69fd5da-e93b-4962-a643-edbb422b95db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:36,334 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:36,334 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac29c877-8450-488e-afff-c6d16a13ef85', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac29c877-8450-488e-afff-c6d16a13ef85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:37,380 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:37,381 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7729b9e4-8246-4382-b584-29d90cfcf94f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7729b9e4-8246-4382-b584-29d90cfcf94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:38,436 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:31:38,437 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d430d7-7c45-4bcc-a1b1-1501ac3c6ccb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d430d7-7c45-4bcc-a1b1-1501ac3c6ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:39,507 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.062s 2022-07-21 10:31:39,507 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dd3623-7ada-4235-a42e-c1c06d0de291', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dd3623-7ada-4235-a42e-c1c06d0de291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:40,557 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:40,557 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d112f9c-3b22-49e1-8705-82c971b94a3a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d112f9c-3b22-49e1-8705-82c971b94a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:41,610 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:31:41,610 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b2b3fb-455b-42d3-8a0a-5f370c563d7d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b2b3fb-455b-42d3-8a0a-5f370c563d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:42,657 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:42,657 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f295dd-6139-47d4-bd07-24fe83d82ad1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f295dd-6139-47d4-bd07-24fe83d82ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:43,704 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:43,705 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def0eaa1-72f7-4c86-9edb-0a7363db63a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def0eaa1-72f7-4c86-9edb-0a7363db63a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:44,751 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:44,752 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1535c15c-403f-4bb1-bd51-3c18cb7e3fd8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1535c15c-403f-4bb1-bd51-3c18cb7e3fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:45,799 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:45,800 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4032c0-e7ae-4971-b2ae-a1579e1b93c0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4032c0-e7ae-4971-b2ae-a1579e1b93c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:46,849 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:46,849 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c3fd35-6627-45a0-acd0-0614972c7a5b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c3fd35-6627-45a0-acd0-0614972c7a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:47,896 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:47,896 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dda9df-2ca3-4e19-85f4-61fddc0051ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dda9df-2ca3-4e19-85f4-61fddc0051ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:48,943 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:48,943 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c10376-a3fb-4d2f-b3b9-d5901f423522', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c10376-a3fb-4d2f-b3b9-d5901f423522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:49,988 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:49,989 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2277ed-baea-4fd0-997b-63ad4bdce930', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2277ed-baea-4fd0-997b-63ad4bdce930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:51,035 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:51,036 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6390c9-745f-4527-a849-217b0697a73b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6390c9-745f-4527-a849-217b0697a73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:52,082 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:52,083 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205f896c-a17d-48eb-9180-c65faf4eefde', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205f896c-a17d-48eb-9180-c65faf4eefde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:53,129 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:53,129 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449b2055-fe4d-40de-bb34-72d73a716c20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449b2055-fe4d-40de-bb34-72d73a716c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:54,175 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:31:54,175 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778500bb-ff82-40a0-ba4f-1cf153d369c9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778500bb-ff82-40a0-ba4f-1cf153d369c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:55,221 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:31:55,221 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48151e68-fc7f-48ec-932c-a7390ef02b5d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48151e68-fc7f-48ec-932c-a7390ef02b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:56,269 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:31:56,270 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a32a52-3d83-4f45-a4bf-f36f38f75bf3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a32a52-3d83-4f45-a4bf-f36f38f75bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:57,318 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:31:57,319 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a177ac-c06a-4d87-b128-1312ec9fa808', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a177ac-c06a-4d87-b128-1312ec9fa808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:58,364 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:31:58,364 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b013d4d-06f7-45cb-a656-d14b98c1672d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b013d4d-06f7-45cb-a656-d14b98c1672d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:31:59,412 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:31:59,412 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887b84d8-f476-4396-b7e2-f6216fd8d954', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887b84d8-f476-4396-b7e2-f6216fd8d954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:00,460 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:00,461 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8293756e-ccde-490d-aa53-1e5cdcdadc7f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8293756e-ccde-490d-aa53-1e5cdcdadc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:01,509 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:32:01,509 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eca830c-84ba-4772-bf45-cc4587b80023', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eca830c-84ba-4772-bf45-cc4587b80023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:02,555 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:32:02,555 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e716dc-f743-4228-853a-8a04db2959c8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e716dc-f743-4228-853a-8a04db2959c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:03,601 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:03,601 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeca13b-8b6f-4e99-9dec-61312dcaae0c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeca13b-8b6f-4e99-9dec-61312dcaae0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:04,651 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:04,652 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c44319-1364-4678-bc7b-a59dbcfe5c7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c44319-1364-4678-bc7b-a59dbcfe5c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:05,705 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:32:05,706 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a803b7-9f19-4920-84bc-df36d5eecd9e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a803b7-9f19-4920-84bc-df36d5eecd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:06,759 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:06,760 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb31a19-00ec-4bd7-ae56-763d191a61ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb31a19-00ec-4bd7-ae56-763d191a61ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:07,817 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:32:07,817 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c57a95-98f9-4268-9c09-3643e1c0c0f0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c57a95-98f9-4268-9c09-3643e1c0c0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:08,866 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:32:08,867 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff39272-3929-4198-aad7-1f7a267a5fb4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff39272-3929-4198-aad7-1f7a267a5fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:09,917 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:09,917 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4bb774d-56e1-48fd-bf4b-141a67edbf17', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bb774d-56e1-48fd-bf4b-141a67edbf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:10,968 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:10,969 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aca90fb-bab2-4fc7-b240-18bb2a948e9c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aca90fb-bab2-4fc7-b240-18bb2a948e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:12,020 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:12,021 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31146f8d-86b3-4b71-bf4b-da05da929658', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31146f8d-86b3-4b71-bf4b-da05da929658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:13,074 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:13,074 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d891b1c-2c1e-4941-b21f-54cefde7cd04', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d891b1c-2c1e-4941-b21f-54cefde7cd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:14,126 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:14,126 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8d8ca8-ee84-4995-b713-330cecb2fe16', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8d8ca8-ee84-4995-b713-330cecb2fe16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:15,183 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:32:15,183 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a6ff30-bbb2-4f1c-863d-0c81e5bcbcff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a6ff30-bbb2-4f1c-863d-0c81e5bcbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:16,237 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:32:16,237 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27309627-e96f-4b90-8cfe-bc92c2b484df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27309627-e96f-4b90-8cfe-bc92c2b484df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:17,288 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:17,288 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d598d9c-3548-4a6b-a1a2-44a0674e17d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d598d9c-3548-4a6b-a1a2-44a0674e17d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:18,340 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:18,340 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00976493-eb06-4a26-ab7c-55fb0c8b1079', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00976493-eb06-4a26-ab7c-55fb0c8b1079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:19,396 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:32:19,396 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1c291b-35cd-4f10-aac7-4725732892df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1c291b-35cd-4f10-aac7-4725732892df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:20,448 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:20,449 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34056e2a-df74-49b0-b782-ea58feb38c48', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34056e2a-df74-49b0-b782-ea58feb38c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:21,503 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:32:21,503 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33750a4-1592-451e-b446-65a1b6255c0b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33750a4-1592-451e-b446-65a1b6255c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:22,555 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:22,556 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f535599a-e130-4d97-9ec7-7e20c5dee8cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f535599a-e130-4d97-9ec7-7e20c5dee8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:23,607 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:23,608 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820ab185-0e02-4b90-b455-263c9729a6e6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820ab185-0e02-4b90-b455-263c9729a6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:24,660 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:24,661 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cca4288-aa45-4342-acdd-d724272de037', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cca4288-aa45-4342-acdd-d724272de037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:25,712 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:25,713 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5041ff3e-d33e-424b-810d-d39a5876395c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5041ff3e-d33e-424b-810d-d39a5876395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:26,768 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:32:26,768 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d824656c-29d5-499c-981b-e037a4f13f75', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d824656c-29d5-499c-981b-e037a4f13f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:27,822 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:32:27,822 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073b2a6d-668e-4295-923b-bad766c38d15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073b2a6d-668e-4295-923b-bad766c38d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:28,871 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:28,872 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f219f189-b9da-4071-95f2-5b8554d4377d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f219f189-b9da-4071-95f2-5b8554d4377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:29,925 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:32:29,925 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9455b2e-7beb-4d49-ad44-ee6e1a1843a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9455b2e-7beb-4d49-ad44-ee6e1a1843a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:30,975 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:30,976 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04365d9-8fef-48db-bc0d-5d7e322b2e27', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04365d9-8fef-48db-bc0d-5d7e322b2e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:32,027 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:32,028 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da3434a-47f1-400f-b877-cd0d181fc020', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da3434a-47f1-400f-b877-cd0d181fc020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:33,079 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:33,080 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dce08e0-e69d-4bf6-b946-43ab5f9b9303', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dce08e0-e69d-4bf6-b946-43ab5f9b9303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:34,133 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.046s 2022-07-21 10:32:34,134 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0dc3b7-67b4-4127-9e4b-45f3fb4bd447', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0dc3b7-67b4-4127-9e4b-45f3fb4bd447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:35,184 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:32:35,185 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189758b5-1e39-49c4-858d-a0dbca396ded', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189758b5-1e39-49c4-858d-a0dbca396ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:36,237 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:32:36,237 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54cd7d5-795d-4593-9e88-684c75f01d19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54cd7d5-795d-4593-9e88-684c75f01d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:37,293 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:32:37,294 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2877e542-d977-472f-b2a6-fa57ef2b9660', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2877e542-d977-472f-b2a6-fa57ef2b9660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:38,359 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.057s 2022-07-21 10:32:38,359 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb59016c-7c76-450f-88fc-7f1101189f33', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb59016c-7c76-450f-88fc-7f1101189f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:39,406 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:39,406 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d07f73-08a8-4500-8d2b-0f1af536e9d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d07f73-08a8-4500-8d2b-0f1af536e9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:40,454 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:40,454 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41b6136-97fa-4d25-a530-6e445ab442d1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41b6136-97fa-4d25-a530-6e445ab442d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:41,501 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:32:41,502 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e774426e-0793-4266-86c1-84ee3f4121a1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e774426e-0793-4266-86c1-84ee3f4121a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:42,550 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:42,550 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022ea315-f6a6-4feb-898a-9b1a2f2e695f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022ea315-f6a6-4feb-898a-9b1a2f2e695f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:43,599 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:43,599 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7388483d-d5ef-4bbb-a3d7-dbffd25e5e2c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7388483d-d5ef-4bbb-a3d7-dbffd25e5e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:44,649 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:32:44,649 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c83bd8-9cc5-4e37-be44-38af1f88fb70', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c83bd8-9cc5-4e37-be44-38af1f88fb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:45,696 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:45,697 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dba4a99-52c8-49ce-8cda-778a9a8070dd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dba4a99-52c8-49ce-8cda-778a9a8070dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:46,752 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:32:46,753 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1658dcfa-cfd3-4671-88f2-98cb936d68cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1658dcfa-cfd3-4671-88f2-98cb936d68cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:47,802 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:32:47,802 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296062de-a04d-4651-8bf2-33e4d659dc01', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296062de-a04d-4651-8bf2-33e4d659dc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:48,848 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:48,848 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3165f-610c-48ea-959d-205ccd9d2276', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3165f-610c-48ea-959d-205ccd9d2276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:49,894 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:49,895 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b920a042-494c-4faf-adcf-dd04f1f544eb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b920a042-494c-4faf-adcf-dd04f1f544eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:50,942 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:50,943 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950356ce-240c-4de7-985a-76f0e8eba33d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950356ce-240c-4de7-985a-76f0e8eba33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:51,989 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:51,989 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c630071-423d-4bbd-aa22-abfe2e812802', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c630071-423d-4bbd-aa22-abfe2e812802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:53,038 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:32:53,039 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec439260-2600-4032-a114-8e462486ad9d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec439260-2600-4032-a114-8e462486ad9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:54,084 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:32:54,084 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e0c8d6-8fd0-45a3-b0c1-015a53f4f35e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e0c8d6-8fd0-45a3-b0c1-015a53f4f35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:55,133 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:55,133 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45537d74-ea85-4ff7-a759-215fa575b02a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45537d74-ea85-4ff7-a759-215fa575b02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:56,181 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:32:56,182 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fedb930-6dc1-4f2b-a5ee-eb04a3d5dd03', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fedb930-6dc1-4f2b-a5ee-eb04a3d5dd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:57,232 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:32:57,233 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d37502-d854-4074-b110-2c8aaeb16b7e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d37502-d854-4074-b110-2c8aaeb16b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:58,280 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:32:58,280 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c2e7db-519e-4968-84f4-3587416926e3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c2e7db-519e-4968-84f4-3587416926e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:32:59,326 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:32:59,326 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e33f9af-bec7-4192-b9d3-8dd4ff7f640b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e33f9af-bec7-4192-b9d3-8dd4ff7f640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:00,373 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:00,373 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47367214-6618-4657-ac81-c23f8c81f811', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47367214-6618-4657-ac81-c23f8c81f811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:01,419 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:01,420 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb4c50f-c658-4cda-90f7-e4f4ca26383c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb4c50f-c658-4cda-90f7-e4f4ca26383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:02,466 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:02,467 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c46b40a-b240-467b-b926-354d1f3d1fcc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c46b40a-b240-467b-b926-354d1f3d1fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:03,514 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:33:03,514 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8577ad5-f300-453f-830c-608bcfb10e88', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8577ad5-f300-453f-830c-608bcfb10e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:04,562 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:33:04,562 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404fc29c-0afa-469a-9679-3f6d2f3ccf85', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404fc29c-0afa-469a-9679-3f6d2f3ccf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:05,607 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.036s 2022-07-21 10:33:05,607 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9facdd5-b2b7-4941-b9a8-74d147c4ee23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9facdd5-b2b7-4941-b9a8-74d147c4ee23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:06,656 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:33:06,657 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c6d8b4-4030-4c70-8071-32cca3b87848', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c6d8b4-4030-4c70-8071-32cca3b87848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:07,705 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:33:07,705 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d400e5-d253-47e2-b9c2-57930b18eecf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d400e5-d253-47e2-b9c2-57930b18eecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:08,752 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:08,752 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959c87f4-240e-4cdb-8942-ff20acc5b9b9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959c87f4-240e-4cdb-8942-ff20acc5b9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:09,798 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:09,798 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e10678-133b-491c-ac11-cd1bb45d514e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e10678-133b-491c-ac11-cd1bb45d514e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:10,862 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.055s 2022-07-21 10:33:10,862 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845d9b52-851c-4d33-83c5-cc9ec6a01b6b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845d9b52-851c-4d33-83c5-cc9ec6a01b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:11,908 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:11,908 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdd4c23-248f-4e24-a9c1-e13384dc4bae', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdd4c23-248f-4e24-a9c1-e13384dc4bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:12,956 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:12,956 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5d32d8-454e-4fb9-8607-021fafe20cd4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5d32d8-454e-4fb9-8607-021fafe20cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:14,006 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:33:14,006 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc1a370-e4da-43d1-9023-87804ef2de9a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc1a370-e4da-43d1-9023-87804ef2de9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:15,052 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:15,052 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38b6d86-fb48-4ed3-b851-3b09831d45f1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38b6d86-fb48-4ed3-b851-3b09831d45f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:16,098 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:16,099 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef1137c-8b9d-4239-817b-aebe1589085d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef1137c-8b9d-4239-817b-aebe1589085d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:17,148 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:33:17,149 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c88622-f1b7-4250-a53e-c069eee6d460', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c88622-f1b7-4250-a53e-c069eee6d460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:18,197 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:33:18,198 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70f54f4-0035-4602-85c7-6218fd4bf248', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70f54f4-0035-4602-85c7-6218fd4bf248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:19,244 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:19,245 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a8d8e6-90ac-4519-881f-181644ea6e87', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a8d8e6-90ac-4519-881f-181644ea6e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:20,292 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:20,292 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68eada1a-93ab-43d3-9e62-be27821664a8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68eada1a-93ab-43d3-9e62-be27821664a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:21,339 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:21,339 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89ae86d-01c0-4e17-adde-9c721ec1f203', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89ae86d-01c0-4e17-adde-9c721ec1f203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:22,385 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:22,386 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e1b7b9-ebca-4471-8d81-970035ff8908', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e1b7b9-ebca-4471-8d81-970035ff8908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:23,431 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:23,432 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf23d175-79bd-4c59-b88b-db826c5d2953', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf23d175-79bd-4c59-b88b-db826c5d2953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:24,502 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.061s 2022-07-21 10:33:24,502 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bdbe62e-c5f7-4ee7-b70c-cb15756dfb40', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bdbe62e-c5f7-4ee7-b70c-cb15756dfb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:25,551 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:33:25,551 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3804c2-7bf7-49c3-a290-18d5f3791c3c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3804c2-7bf7-49c3-a290-18d5f3791c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:26,600 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:33:26,600 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d297fbd2-643e-4579-bf60-3e274157af79', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d297fbd2-643e-4579-bf60-3e274157af79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:27,646 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:27,647 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3dcb84-25c0-4007-8946-cbfb28cd4986', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3dcb84-25c0-4007-8946-cbfb28cd4986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:28,692 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:28,693 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ee4906-a46e-4617-a902-101a219f83c6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ee4906-a46e-4617-a902-101a219f83c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:29,740 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:29,740 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2be12d0-b6fa-445c-baf9-c2dd5709b7ed', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2be12d0-b6fa-445c-baf9-c2dd5709b7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:30,786 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:30,787 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99503bd2-160a-4e2d-bf81-668f98e4fa31', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99503bd2-160a-4e2d-bf81-668f98e4fa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:31,832 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:31,832 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81373183-5004-4db1-b84f-e02221f8ed9b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81373183-5004-4db1-b84f-e02221f8ed9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:32,880 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:32,880 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5325d3b-f69f-41fd-a00a-ee0a8eaaac7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5325d3b-f69f-41fd-a00a-ee0a8eaaac7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:33,927 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:33,928 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ddbcf3a-e70e-4fe6-bb2e-3e96d34063e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ddbcf3a-e70e-4fe6-bb2e-3e96d34063e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:34,974 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:34,974 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78738eab-5f85-4baf-8b6d-40f9c06ab2a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78738eab-5f85-4baf-8b6d-40f9c06ab2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:36,029 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:33:36,029 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b04cd2e-14e7-4f00-bdf5-bec0651e15b9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b04cd2e-14e7-4f00-bdf5-bec0651e15b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:37,075 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:37,075 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c0fef1-2c3b-482c-8347-40e558d6950f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c0fef1-2c3b-482c-8347-40e558d6950f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:38,121 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:38,121 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a11b7db-592b-40ef-959c-9eb045ff3ef0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a11b7db-592b-40ef-959c-9eb045ff3ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:39,168 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:39,168 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36b8cdb-0a6d-4b14-904c-e85f0119a37b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36b8cdb-0a6d-4b14-904c-e85f0119a37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:40,224 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.047s 2022-07-21 10:33:40,224 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3501bee7-4c55-472f-b6b9-a8809395ea1b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3501bee7-4c55-472f-b6b9-a8809395ea1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:41,272 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:41,272 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a48d6a-fdb7-4324-bb67-8faefb3d12b7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a48d6a-fdb7-4324-bb67-8faefb3d12b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:42,318 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:42,318 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd497fa-ec96-4dec-af2b-b112922f01ce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd497fa-ec96-4dec-af2b-b112922f01ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:43,364 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:43,364 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abccf1dd-4e41-4671-bce5-e4a2fa803d48', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abccf1dd-4e41-4671-bce5-e4a2fa803d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:44,423 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.051s 2022-07-21 10:33:44,424 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe77030-8a07-437e-a86b-756b6c298770', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe77030-8a07-437e-a86b-756b6c298770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:45,480 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.048s 2022-07-21 10:33:45,480 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cb1315-0599-4ddb-99f2-1cfab18cf3c3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cb1315-0599-4ddb-99f2-1cfab18cf3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:46,527 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:46,527 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ebcdd5-396c-47f5-86e5-19cc087d755f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ebcdd5-396c-47f5-86e5-19cc087d755f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:47,574 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:47,574 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c075525d-4e51-4f64-b446-a1aaba3dc859', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c075525d-4e51-4f64-b446-a1aaba3dc859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:48,620 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:48,621 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a64c1e-8695-49ac-b92a-9a44b9db2666', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a64c1e-8695-49ac-b92a-9a44b9db2666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:49,666 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:49,666 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fef985-3ec5-4975-8aa5-e54ed8d9c421', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fef985-3ec5-4975-8aa5-e54ed8d9c421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:50,712 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:50,713 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d7c55c-5116-4b43-8617-0d6e1f033294', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d7c55c-5116-4b43-8617-0d6e1f033294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:51,763 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:33:51,763 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad951536-8069-46e7-94b4-e0583f803a18', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad951536-8069-46e7-94b4-e0583f803a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:52,810 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:52,811 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761c30fa-ae0b-4853-9b88-edc778d2639f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761c30fa-ae0b-4853-9b88-edc778d2639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:53,858 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:53,858 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e3d8d5-e868-4227-a7b1-eba2ba61b4aa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e3d8d5-e868-4227-a7b1-eba2ba61b4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:54,903 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:33:54,903 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dea476-22d7-482e-b46a-cef899fdb032', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dea476-22d7-482e-b46a-cef899fdb032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:55,950 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:55,950 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59596c13-0f46-4b1b-ab7c-339a18c7f428', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59596c13-0f46-4b1b-ab7c-339a18c7f428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:56,995 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:56,996 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f17230c-2242-4c09-bf9c-85700954dfb0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f17230c-2242-4c09-bf9c-85700954dfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:58,042 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:33:58,043 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c2518a-7434-49af-a55a-3d8b4347de39', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c2518a-7434-49af-a55a-3d8b4347de39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:33:59,090 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:33:59,090 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aafe253f-fc83-4927-9f0a-552cf2d57c3f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aafe253f-fc83-4927-9f0a-552cf2d57c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:00,137 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:00,138 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca18579-17c4-4985-9895-365792b5d369', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca18579-17c4-4985-9895-365792b5d369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:01,184 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:01,185 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0932824-831d-4df7-b427-a4556f36da30', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0932824-831d-4df7-b427-a4556f36da30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:02,230 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:34:02,231 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccac3ac4-e8fb-425e-bcb2-77ffd8ad4813', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccac3ac4-e8fb-425e-bcb2-77ffd8ad4813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:03,275 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:34:03,276 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb20b29-cd7a-4f8d-bc48-0de8e052eeab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb20b29-cd7a-4f8d-bc48-0de8e052eeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:04,329 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.044s 2022-07-21 10:34:04,329 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f6d0c4-46fe-4d96-8076-451f87d5c279', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f6d0c4-46fe-4d96-8076-451f87d5c279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:05,376 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:05,376 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f22b6a-3798-459c-90b8-495f8d8e019e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f22b6a-3798-459c-90b8-495f8d8e019e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:06,544 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.160s 2022-07-21 10:34:06,544 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad12d94-0171-4d75-b532-5c522af6905f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad12d94-0171-4d75-b532-5c522af6905f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:07,595 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:07,595 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3e2777-d74f-401d-baba-14579be8242c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3e2777-d74f-401d-baba-14579be8242c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:08,642 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:08,643 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a24dd41-9608-4b3b-9356-a3c8d8f8a702', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a24dd41-9608-4b3b-9356-a3c8d8f8a702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:09,690 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:34:09,691 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2abe03c-6a4e-4c85-ad52-d4284b1eac74', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2abe03c-6a4e-4c85-ad52-d4284b1eac74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:10,740 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:10,740 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69064b50-5855-44e4-abf2-8714813219fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69064b50-5855-44e4-abf2-8714813219fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:11,789 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:11,790 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0d152b-1b46-4b04-8291-fc0785720bc5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0d152b-1b46-4b04-8291-fc0785720bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:12,843 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:34:12,844 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add036f-66fe-4553-b79a-c574352bef81', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add036f-66fe-4553-b79a-c574352bef81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:13,892 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:34:13,892 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95967a1f-33b0-4f8b-a021-21408941b612', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95967a1f-33b0-4f8b-a021-21408941b612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:14,939 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:14,939 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87843c7-c61b-4fee-b1c7-20d53660957c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87843c7-c61b-4fee-b1c7-20d53660957c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:15,987 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:15,987 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8decf152-52ac-4b54-aa5f-55a633e3f356', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8decf152-52ac-4b54-aa5f-55a633e3f356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:17,032 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.037s 2022-07-21 10:34:17,032 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39853e6c-7f6c-44c9-8163-40917d05aafd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39853e6c-7f6c-44c9-8163-40917d05aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:18,079 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:18,079 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d44ccc5-5908-4265-ad2e-38c92ca3cce6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d44ccc5-5908-4265-ad2e-38c92ca3cce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:19,128 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:19,129 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7dad20-8941-406f-a23a-3ebfa082135a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7dad20-8941-406f-a23a-3ebfa082135a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:20,175 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:20,175 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a56a11d-ae31-4be5-b2ac-415ac26c2a86', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a56a11d-ae31-4be5-b2ac-415ac26c2a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:21,222 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:21,222 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8930965-b769-4367-be8c-3fd356cfb50b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8930965-b769-4367-be8c-3fd356cfb50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:22,269 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:22,269 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19de04ce-b8d2-4c72-a2bb-7145c9c94ed2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19de04ce-b8d2-4c72-a2bb-7145c9c94ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:23,316 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:23,316 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fff5a3-28ac-4dd5-bbcc-d2ae34852f10', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fff5a3-28ac-4dd5-bbcc-d2ae34852f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:24,363 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:24,364 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d68ebf-a4e4-464a-8a8f-3dd42c16f40e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d68ebf-a4e4-464a-8a8f-3dd42c16f40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:25,411 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:25,411 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624a22b0-2a7e-47f9-a021-42c87bc2bbde', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624a22b0-2a7e-47f9-a021-42c87bc2bbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:26,460 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:26,461 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b661da9d-7bcd-40e0-ba95-ebab4da47bd2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b661da9d-7bcd-40e0-ba95-ebab4da47bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:27,509 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:34:27,509 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01419ba1-35e7-457f-b598-ad7c73a59a1f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01419ba1-35e7-457f-b598-ad7c73a59a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:28,556 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:28,556 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc44d71-b773-44bf-b9fd-7ed9478b71b3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc44d71-b773-44bf-b9fd-7ed9478b71b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:29,603 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:29,604 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c821ee3-f812-427f-95b7-c61024fd4aa3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c821ee3-f812-427f-95b7-c61024fd4aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:30,650 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:30,650 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbcd87a-6247-4709-9952-c73a92fba3e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbcd87a-6247-4709-9952-c73a92fba3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:31,697 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:31,698 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d77f5b8-7adc-444a-a662-dabff73011ed', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d77f5b8-7adc-444a-a662-dabff73011ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:32,749 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.043s 2022-07-21 10:34:32,749 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2875c53c-11fe-46b4-86fb-490b61e26f80', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2875c53c-11fe-46b4-86fb-490b61e26f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:33,806 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.049s 2022-07-21 10:34:33,806 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf27a89-ed4e-42b3-a953-07db016bfee5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf27a89-ed4e-42b3-a953-07db016bfee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:34,853 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:34,854 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f153c9-64f5-4767-9931-610d85bedfd3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f153c9-64f5-4767-9931-610d85bedfd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:35,903 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:35,903 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b90bde8-96a6-44da-b33c-967bff48f015', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b90bde8-96a6-44da-b33c-967bff48f015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:36,950 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:36,950 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d49d5e-69bd-454b-9ca4-3753e88b2269', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d49d5e-69bd-454b-9ca4-3753e88b2269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:37,998 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:37,998 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00057ddb-4edf-4d16-9c99-658a71e6e319', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00057ddb-4edf-4d16-9c99-658a71e6e319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:39,048 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:39,049 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2415b3-9952-4bbb-820c-34e187cd65b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2415b3-9952-4bbb-820c-34e187cd65b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:40,097 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.040s 2022-07-21 10:34:40,097 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4011c057-9ff9-4d8a-86f9-c9cf223b19fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4011c057-9ff9-4d8a-86f9-c9cf223b19fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:41,144 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:41,145 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce74861d-78fc-44cc-8066-16db552eaa44', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce74861d-78fc-44cc-8066-16db552eaa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:42,191 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.038s 2022-07-21 10:34:42,191 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320afadc-1796-4992-add5-de3e2bc13bac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320afadc-1796-4992-add5-de3e2bc13bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:43,238 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:43,238 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e62e8a-9a78-4462-841a-43e13426eaff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e62e8a-9a78-4462-841a-43e13426eaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:44,285 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.039s 2022-07-21 10:34:44,286 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e706116-0e88-4d46-9085-7988ffa31aa6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e706116-0e88-4d46-9085-7988ffa31aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:45,339 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.045s 2022-07-21 10:34:45,339 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9d8d61-e70f-4be6-ad21-0583c3440f3b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9d8d61-e70f-4be6-ad21-0583c3440f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:46,390 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.042s 2022-07-21 10:34:46,390 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47aab47-4ac6-470a-9361-863d99dfaea2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47aab47-4ac6-470a-9361-863d99dfaea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:34:47,439 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 0.041s 2022-07-21 10:34:47,440 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8a4349-15f6-49d7-94cc-6365f6231e43', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8a4349-15f6-49d7-94cc-6365f6231e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:35:48,508 118658 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 2022-07-21 10:36:47,161 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e 118.713s 2022-07-21 10:36:47,161 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdf5863-5bca-4d3e-a664-746bf5d100ce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdf5863-5bca-4d3e-a664-746bf5d100ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e'} Body: b'{"volume": {"id": "f327f128-d5bb-4ad1-8034-cd968d859c2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-21T10:24:07.000000", "updated_at": "2022-07-21T10:24:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-708408603", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8f52b214b1024e3a8adf81d2efd68eef/volumes/f327f128-d5bb-4ad1-8034-cd968d859c2e"}], "user_id": "560abc0036ba4a9eb7e53ecc0930afe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8f52b214b1024e3a8adf81d2efd68eef"}}' 2022-07-21 10:36:47,320 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/0c51c004-4339-4ffd-b837-4a28d6d3c55c 0.151s 2022-07-21 10:36:47,320 118658 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-65e6ba69-43eb-4688-8c83-6ce99fe8b9e8', 'content-length': '0', 'date': 'Thu, 21 Jul 2022 10:36:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/0c51c004-4339-4ffd-b837-4a28d6d3c55c'} Body: b'' 2022-07-21 10:36:47,359 118658 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1048859351 0.038s 2022-07-21 10:36:47,360 118658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 21 Jul 2022 10:36: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-b5a434cd-28c2-46da-91aa-e245502d7a4c', 'x-compute-request-id': 'req-b5a434cd-28c2-46da-91aa-e245502d7a4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1048859351'} 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 141, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume f327f128-d5bb-4ad1-8034-cd968d859c2e within the required time (360 s). Timer started at 1658399408. Timer ended at 1658399807. Waited for 399 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 1212, 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 f327f128-d5bb-4ad1-8034-cd968d859c2e 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
pt16.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
pt17.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
pt18.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
pt19.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt20.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt20.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt21.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
pt22.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_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt23.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt23.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt24.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
pt25.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt26.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt26.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt26.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt26.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt26.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt26.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt28.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
pt28.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
pt29.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
pt30.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
pt30.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
pt30.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
pt31.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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt35.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt56.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
pt57.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt66.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
pt66.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
pt66.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
pt66.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
pt66.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt66.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt67.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
pt67.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt73.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt73.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt73.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt73.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt73.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt73.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt73.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt73.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt73.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt73.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt73.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt73.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt73.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt73.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt73.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt73.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt73.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt73.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt73.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt73.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt73.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt73.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt73.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt73.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt73.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt73.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt73.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt73.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt73.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt73.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt73.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt73.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
Total | 227 | 199 | 19 | 0 | 9 |